Releases: humanitec/build-push-to-humanitec
Releases · humanitec/build-push-to-humanitec
1.3.0
1.2.0
1.1.2
What's Changed
- Changed readme by @christophcrichter in #16
- update lodash to fix security vulnerability by @Nilsty in #17
- Fix typo in example by @juhov in #20
- fix: handle failures [WAL-2914] by @johanneswuerbach in #24
New Contributors
- @juhov made their first contribution in #20
- @johanneswuerbach made their first contribution in #24
Full Changelog: 1.1.1...1.1.2
FIXED: typo in readme
1.1.1 FIxed typo (#15)
MINOR: Added option to provide additional Docker arguments
1.1.0 Added docker build arguments (#13)
FIXED to action.yaml due to GitHub change
On August 4th 2020, GitHub changes how it treats the output:
property in actions.yaml. Previously, it being empty was not an issue. Some change cause an empty outputs property to be an error.
FIXED: failed docker build did not cause action to fail
1.0.1 Merge branch 'master' of github.com:Humanitec/build-push-to-humanitec
Version 1.0
The first version of the Humanitec GitHub action to be published to the marketplace.