You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@libcloud.apache.org by Tomaz Muraus <to...@apache.org> on 2019/05/29 21:19:53 UTC

[dev] Moving all Libcloud development and issue management to Github

Everyone,

Apache now supports Github as a first class citizen (
https://gitbox.apache.org/), so I think it's finally time to drop support
for (bloated, non-user friendly and passé) JIRA and move all the project
development to Github.

We've pretty much done that in a limited fashion (due to Github repos being
read-only) for many years now, but we can now also move things such as
issue tracking and milestone / release management to Github. Not to mention
that JIRA hasn't been actively updated and managed for a while now...

All the Github repos are configured so notifications about new PRs, issues,
comments, reviews, etc. (including edits) are emailed to our notifications@
mailing list so full audit history is still preserved.

I think this will help a lot with user friendliness and reduce the barrier
to contribution. It will also make life easier for committers / reviewers
since they can merge PRs directly.

If there are no objections to that, next steps will include:

1. Opening ASF infra ticket to enable issue, milestone and
release management for our Github repository (we asked for it to be
disabled in the past when the repo was read-only for us)

2. Updating all the references to JIRA on our website and documentation.
This includes documenting new Github flow for contributors and committers

3. Closing the JIRA project and directing people to our Github repo and
contribution docs

Re: [dev] Moving all Libcloud development and issue management to Github

Posted by Tomaz Muraus <to...@apache.org>.
Yes, the mailing list will stay as is (but I imagine even more activity
will move to Github, which is already true to a large extent today).

On Thu, May 30, 2019 at 4:44 AM Samuel Marks <sa...@gmail.com> wrote:

> Will the mailing list stay active?
>
> Samuel Marks
> http://linkedin.com/in/samuelmarks
>
>
> On Thu, May 30, 2019 at 7:20 AM Tomaz Muraus <to...@apache.org> wrote:
>
> > Everyone,
> >
> > Apache now supports Github as a first class citizen (
> > https://gitbox.apache.org/), so I think it's finally time to drop
> support
> > for (bloated, non-user friendly and passé) JIRA and move all the project
> > development to Github.
> >
> > We've pretty much done that in a limited fashion (due to Github repos
> being
> > read-only) for many years now, but we can now also move things such as
> > issue tracking and milestone / release management to Github. Not to
> mention
> > that JIRA hasn't been actively updated and managed for a while now...
> >
> > All the Github repos are configured so notifications about new PRs,
> issues,
> > comments, reviews, etc. (including edits) are emailed to our
> notifications@
> > mailing list so full audit history is still preserved.
> >
> > I think this will help a lot with user friendliness and reduce the
> barrier
> > to contribution. It will also make life easier for committers / reviewers
> > since they can merge PRs directly.
> >
> > If there are no objections to that, next steps will include:
> >
> > 1. Opening ASF infra ticket to enable issue, milestone and
> > release management for our Github repository (we asked for it to be
> > disabled in the past when the repo was read-only for us)
> >
> > 2. Updating all the references to JIRA on our website and documentation.
> > This includes documenting new Github flow for contributors and committers
> >
> > 3. Closing the JIRA project and directing people to our Github repo and
> > contribution docs
> >
>

Re: [dev] Moving all Libcloud development and issue management to Github

Posted by Samuel Marks <sa...@gmail.com>.
Will the mailing list stay active?

Samuel Marks
http://linkedin.com/in/samuelmarks


On Thu, May 30, 2019 at 7:20 AM Tomaz Muraus <to...@apache.org> wrote:

> Everyone,
>
> Apache now supports Github as a first class citizen (
> https://gitbox.apache.org/), so I think it's finally time to drop support
> for (bloated, non-user friendly and passé) JIRA and move all the project
> development to Github.
>
> We've pretty much done that in a limited fashion (due to Github repos being
> read-only) for many years now, but we can now also move things such as
> issue tracking and milestone / release management to Github. Not to mention
> that JIRA hasn't been actively updated and managed for a while now...
>
> All the Github repos are configured so notifications about new PRs, issues,
> comments, reviews, etc. (including edits) are emailed to our notifications@
> mailing list so full audit history is still preserved.
>
> I think this will help a lot with user friendliness and reduce the barrier
> to contribution. It will also make life easier for committers / reviewers
> since they can merge PRs directly.
>
> If there are no objections to that, next steps will include:
>
> 1. Opening ASF infra ticket to enable issue, milestone and
> release management for our Github repository (we asked for it to be
> disabled in the past when the repo was read-only for us)
>
> 2. Updating all the references to JIRA on our website and documentation.
> This includes documenting new Github flow for contributors and committers
>
> 3. Closing the JIRA project and directing people to our Github repo and
> contribution docs
>

Re: [dev] Moving all Libcloud development and issue management to Github

Posted by Samuel Marks <sa...@gmail.com>.
Sounds good, no objections from me either!

On Thu, 30 May 2019 at 10:17 pm, Eric Johnson <er...@apache.org> wrote:

> Great plan Tomaz, no objections here.
>
> On Wed, May 29, 2019 at 2:20 PM Tomaz Muraus <to...@apache.org> wrote:
>
> > Everyone,
> >
> > Apache now supports Github as a first class citizen (
> > https://gitbox.apache.org/), so I think it's finally time to drop
> support
> > for (bloated, non-user friendly and passé) JIRA and move all the project
> > development to Github.
> >
> > We've pretty much done that in a limited fashion (due to Github repos
> being
> > read-only) for many years now, but we can now also move things such as
> > issue tracking and milestone / release management to Github. Not to
> mention
> > that JIRA hasn't been actively updated and managed for a while now...
> >
> > All the Github repos are configured so notifications about new PRs,
> issues,
> > comments, reviews, etc. (including edits) are emailed to our
> notifications@
> > mailing list so full audit history is still preserved.
> >
> > I think this will help a lot with user friendliness and reduce the
> barrier
> > to contribution. It will also make life easier for committers / reviewers
> > since they can merge PRs directly.
> >
> > If there are no objections to that, next steps will include:
> >
> > 1. Opening ASF infra ticket to enable issue, milestone and
> > release management for our Github repository (we asked for it to be
> > disabled in the past when the repo was read-only for us)
> >
> > 2. Updating all the references to JIRA on our website and documentation.
> > This includes documenting new Github flow for contributors and committers
> >
> > 3. Closing the JIRA project and directing people to our Github repo and
> > contribution docs
> >
>
-- 
Samuel Marks
http://linkedin.com/in/samuelmarks

Re: [dev] Moving all Libcloud development and issue management to Github

Posted by Eric Johnson <er...@apache.org>.
Great plan Tomaz, no objections here.

On Wed, May 29, 2019 at 2:20 PM Tomaz Muraus <to...@apache.org> wrote:

> Everyone,
>
> Apache now supports Github as a first class citizen (
> https://gitbox.apache.org/), so I think it's finally time to drop support
> for (bloated, non-user friendly and passé) JIRA and move all the project
> development to Github.
>
> We've pretty much done that in a limited fashion (due to Github repos being
> read-only) for many years now, but we can now also move things such as
> issue tracking and milestone / release management to Github. Not to mention
> that JIRA hasn't been actively updated and managed for a while now...
>
> All the Github repos are configured so notifications about new PRs, issues,
> comments, reviews, etc. (including edits) are emailed to our notifications@
> mailing list so full audit history is still preserved.
>
> I think this will help a lot with user friendliness and reduce the barrier
> to contribution. It will also make life easier for committers / reviewers
> since they can merge PRs directly.
>
> If there are no objections to that, next steps will include:
>
> 1. Opening ASF infra ticket to enable issue, milestone and
> release management for our Github repository (we asked for it to be
> disabled in the past when the repo was read-only for us)
>
> 2. Updating all the references to JIRA on our website and documentation.
> This includes documenting new Github flow for contributors and committers
>
> 3. Closing the JIRA project and directing people to our Github repo and
> contribution docs
>

Re: [dev] Moving all Libcloud development and issue management to Github

Posted by Tomaz Muraus <to...@apache.org>.
Here we go - https://github.com/apache/libcloud/pull/1297

Feel free to update it and add any additional info you think is necessary
or helpful to the new contributors.

Issues functionality has now also been enabled for our Github project.

On Thu, May 30, 2019 at 6:38 PM Allard Hoeve <al...@gmail.com> wrote:

> Good idea!
>
> Op wo 29 mei 2019 23:20 schreef Tomaz Muraus <to...@apache.org>:
>
> > Everyone,
> >
> > Apache now supports Github as a first class citizen (
> > https://gitbox.apache.org/), so I think it's finally time to drop
> support
> > for (bloated, non-user friendly and passé) JIRA and move all the project
> > development to Github.
> >
> > We've pretty much done that in a limited fashion (due to Github repos
> being
> > read-only) for many years now, but we can now also move things such as
> > issue tracking and milestone / release management to Github. Not to
> mention
> > that JIRA hasn't been actively updated and managed for a while now...
> >
> > All the Github repos are configured so notifications about new PRs,
> issues,
> > comments, reviews, etc. (including edits) are emailed to our
> notifications@
> > mailing list so full audit history is still preserved.
> >
> > I think this will help a lot with user friendliness and reduce the
> barrier
> > to contribution. It will also make life easier for committers / reviewers
> > since they can merge PRs directly.
> >
> > If there are no objections to that, next steps will include:
> >
> > 1. Opening ASF infra ticket to enable issue, milestone and
> > release management for our Github repository (we asked for it to be
> > disabled in the past when the repo was read-only for us)
> >
> > 2. Updating all the references to JIRA on our website and documentation.
> > This includes documenting new Github flow for contributors and committers
> >
> > 3. Closing the JIRA project and directing people to our Github repo and
> > contribution docs
> >
>

Re: [dev] Moving all Libcloud development and issue management to Github

Posted by Allard Hoeve <al...@gmail.com>.
Good idea!

Op wo 29 mei 2019 23:20 schreef Tomaz Muraus <to...@apache.org>:

> Everyone,
>
> Apache now supports Github as a first class citizen (
> https://gitbox.apache.org/), so I think it's finally time to drop support
> for (bloated, non-user friendly and passé) JIRA and move all the project
> development to Github.
>
> We've pretty much done that in a limited fashion (due to Github repos being
> read-only) for many years now, but we can now also move things such as
> issue tracking and milestone / release management to Github. Not to mention
> that JIRA hasn't been actively updated and managed for a while now...
>
> All the Github repos are configured so notifications about new PRs, issues,
> comments, reviews, etc. (including edits) are emailed to our notifications@
> mailing list so full audit history is still preserved.
>
> I think this will help a lot with user friendliness and reduce the barrier
> to contribution. It will also make life easier for committers / reviewers
> since they can merge PRs directly.
>
> If there are no objections to that, next steps will include:
>
> 1. Opening ASF infra ticket to enable issue, milestone and
> release management for our Github repository (we asked for it to be
> disabled in the past when the repo was read-only for us)
>
> 2. Updating all the references to JIRA on our website and documentation.
> This includes documenting new Github flow for contributors and committers
>
> 3. Closing the JIRA project and directing people to our Github repo and
> contribution docs
>