Releases: UWIT-IAM/common-build-scripts
Releases · UWIT-IAM/common-build-scripts
0.1.8
0.1.7
What's Changed
- Don't overnest the action or github doesn't know what to do. by @tomthorogood in #21
- Don't overnest the action or github doesn't know what to do. by @tomthorogood in #22
- Add
sources/docker-layers.sh
Full Changelog: 0.1.2...0.1.7
0.1.6
- Fixes a bug with fingerprint matching on different systems.
- Fixes some issues with tests using files in the wrong order
- Adds
sources/bash.sh
with thetag_timestamp
function
0.1.4 - Confirm that install action works
Don't overnest the action or github doesn't know what to do. (#22)
0.1.3
Don't overnest the action or github doesn't know what to do. (#21)
0.1.2 - Add install action
Add an action to install these build scripts. (#20)
0.1.1
Fix incorrect auto-import
0.1.0
0.1.0: PR #19 Remove `gh` dependency and create a more robust installer
0.0.9
Add a `set_env` function to make it more readable to set env vars in …
Ensures scripts are added to the docker image
0.0.8 0.0.8: PR #17 Ensure scripts are added to docker image