lp://qastaging/~cjwatson/mojo/snap-git-paths
- Get this branch:
- bzr branch lp://qastaging/~cjwatson/mojo/snap-git-paths
Branch merges
- Tom Haddon (community): Approve
- Canonical IS Reviewers: Pending requested
-
Diff: 12 lines (+2/-0)1 file modifiedsnap/snapcraft.yaml (+2/-0)
Branch information
Recent revisions
- 595. By Colin Watson
-
Set environment variables needed for git to work properly
"git clone" didn't work properly from the mojo snap, at least when
cloning from Launchpad over HTTPS; it always claimed to have cloned an
empty repository. This turns out to be because the git binary embedded
in the snap is built to find its auxiliary files under /usr, and we need
to set a couple of environment variables to tell it to look under
$SNAP/usr instead. - 594. By Tom Haddon
-
Add some notes about releasing mojo
Reviewed-on: https:/
/code.launchpad .net/~mthaddon/ mojo/release- doc/+merge/ 407055
Reviewed-by: Barry Price <email address hidden> - 593. By Tom Haddon
-
Support charmhub as a location for remote charms as well as charmstore
Reviewed-on: https:/
/code.launchpad .net/~mthaddon/ mojo/charmhub- remote/ +merge/ 406946
Reviewed-by: Haw Loeung <email address hidden>
Reviewed-by: Martin Hilton <email address hidden> - 592. By Joel Sing
-
Consistently use 'data' when referring to output bytes.
Reviewed-on: https:/
/code.launchpad .net/~jsing/ mojo/bicommand- fix/+merge/ 402359
Reviewed-by: Tom Haddon <email address hidden> - 591. By Joel Sing
-
Fix bicommand decoding with multi-byte UTF-8 characters.
Reviewed-on: https:/
/code.launchpad .net/~jsing/ mojo/bicommand- output- fix/+merge/ 402350
Reviewed-by: Tom Haddon <email address hidden> - 590. By Joel Sing
-
Add a decoding/output test for bicommand().
Reviewed-on: https:/
/code.launchpad .net/~jsing/ mojo/bicommand- output- test/+merge/ 402016
Reviewed-by: Tom Haddon <email address hidden> - 589. By Joel Sing
-
Consolidate mojo.utils tests.
Reviewed-on: https:/
/code.launchpad .net/~jsing/ mojo/tests- consolidation/ +merge/ 401996
Reviewed-by: Tom Haddon <email address hidden> - 588. By Barry Price
-
Raise an exception on malformed Nagios check definitions, instead of crashing.
Reviewed-on: https:/
/code.launchpad .net/~barrypric e/mojo/ mojo/+merge/ 358680
Reviewed-by: Tom Haddon <email address hidden> - 587. By Tom Haddon
-
If, post deploy, juju is in error state we should also log juju status
Reviewed-on: https:/
/code.launchpad .net/~mthaddon/ mojo/post- deploy- error-state/ +merge/ 398200
Reviewed-by: Barry Price <email address hidden> - 586. By Tom Haddon
-
Correctly deal with output from juju status, fixes lp#1902546
Reviewed-on: https:/
/code.launchpad .net/~mthaddon/ mojo/error- on-deploy/ +merge/ 401190
Reviewed-by: Benjamin Allot <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/mojo