(resending to the right thread) This may be a bit late... can we make the repo named juju?
github.com/juju/juju The first Juju is the team, the second Juju is the project. Core is not a thing. This is pretty much standard operating procedure for big projects on github. Most are github.com/TEAM/PROJECT .... that way, when you're looking at the repos under github/juju you see: errgo juju loggo Core is not a thing, it's not the name of anything. Juju is the project name. It happens to be the same as the team name, but lots of repos have that. If not just "juju", it should be juju-core. The repo name needs to be able to stand on its own. When someone forks it, they'll get github.com/natefinch/core for example, which has no information about what the heck the repo is for. On Mon, Jun 2, 2014 at 6:19 AM, Ian Booth <[email protected]> wrote: > Hi folks > > As per previous communications, we'll be migrating the juju-core codebase > off > Launchpad and across to Github at 10:00 UTC Tuesday 3 June. > > Here's a link to the new Contributing document which describes the new > landing > workflow: > > > https://raw.githubusercontent.com/bz2/core/4a7de7b9a52bab794821766e40503a66ca08fcaa/CONTRIBUTING > > Essentially, you: > > 1. Create a pull request against github.com/juju/core master > 2. A reviewer indicates that the pull request is LGTM > 3. A member of the Juju project adds a comment containing $$merge$$ to > initiate > the landing process. > 4. An email will be sent with a link to the Jenkins job running the tests. > 5. An email will be sent when the tests either pass (and the merge is > done) or fail. > > Please try and have all work landed into trunk by the cutover time. A > brief set > of steps will be sent out describing how to migrate any current work in > progress > across to Github. > > Any questions between and the cutover, trying pinging mgz or myself > (wallyworld) > on #juju-dev. > > > -- > Juju-dev mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju-dev >
-- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
