juju / juju-gui-charm

Charm for Juju GUI.
GNU Affero General Public License v3.0
2 stars 16 forks source link

Improvements to the release process. #48

Closed bac closed 8 years ago

bac commented 8 years ago

QA:

If you want to QA the new makefile targets without screwing everything up, try this:

# Use staging.
export JUJU_CHARMSTORE=https://api.staging.jujucharms.com/charmstore
YELLOW_CS_URL="cs:~bac/trusty/juju-gui" make publish-yellow

You'll need to use your own id above. Quotes necessary to prevent ~name expansion if your local userid and the one on jujucharms.com are the same.

jujugui commented 8 years ago

Test PASSed. Refer to this link for build results (access rights to CI server needed): http://ci.jujugui.org:8080//job/juju-gui-charm/80/ Test PASSed.

jrwren commented 8 years ago

:+1: nice to have this level of integration in deployment.

jcsackett commented 8 years ago

:+1: with one possible point noted. I will QA shortly.

jcsackett commented 8 years ago

QA :ok:

hatched commented 8 years ago

:+1: Thanks bac, looks good!

bac commented 8 years ago

:shipit:

jujugui commented 8 years ago

Test PASSed. Refer to this link for build results (access rights to CI server needed): http://ci.jujugui.org:8080//job/juju-gui-charm/87/ Test PASSed.

jujugui commented 8 years ago

Status: merge request accepted. Url: http://ci.jujugui.org:8080/job/juju-gui-charm-merge