Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Support github.com URL locations and branches #127
Comments
added a commit
to marcoceppi/amulet
that referenced
this issue
Apr 14, 2016
marcoceppi
referenced this issue
Apr 14, 2016
Merged
support https://gitrepo.tld/repo;branch format for charms #128
added a commit
to marcoceppi/amulet
that referenced
this issue
Mar 27, 2017
johnsca
closed this
in
#128
Mar 27, 2017
added a commit
that referenced
this issue
Mar 27, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
javacruft commentedApr 14, 2016
We've recently moved the OpenStack charm development upstream to github.
Right now, our amulet test are dependent on a reverse mirror of git repositories back to bzr; I'd like to switch that so we can use the github.com repositories directly in the formats:
https://github.com/openstack/charm-neutron-api
https://github.com/openstack/charm-neutron-api;stable (indicating the stable branch or something similar - could just be an extra option for the amulet test case)