Skip to content

Commit

Permalink
Release v0.5
Browse files Browse the repository at this point in the history
- Allow "compose_file" to specify an alternate target file.
- Warn when COMPOSE_FILE is set but does not contain muss target.
- Set COMPOSE_PROJECT_NAME from optional "project_name" in muss.yaml.
- Provide friendlier error messages for registry authentication errors.
- Improve error output and exit codes.

Change-Id: I9c39d97c221391d88fd54492e58809bf7d9e7166
Reviewed-on: https://gerrit.instructure.com/c/muss/+/225457
Tested-by: Service Cloud Jenkins <[email protected]>
Reviewed-by: Josh Gramoll <[email protected]>
QA-Review: Josh Gramoll <[email protected]>
Product-Review: Josh Gramoll <[email protected]>
  • Loading branch information
Randy Stauner committed Feb 4, 2020
1 parent 2b3d5ee commit b70b723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# v0.5 - Unreleased
# v0.5 - 2020-02-04

- Allow "compose_file" to specify an alternate target file.
- Warn when COMPOSE_FILE is set but does not contain muss target.
Expand Down

0 comments on commit b70b723

Please sign in to comment.