Skip to content

Releases: UWIT-IAM/common-build-scripts

0.1.8

08 Aug 21:08
9b2d0d1
Compare
Choose a tag to compare

What's Changed

  • Align locally run deploy timestamps with UTC time. by @goulter in #25

New Contributors

Full Changelog: 0.1.7...0.1.8

0.1.7

29 Mar 19:28
c1f7663
Compare
Choose a tag to compare

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

21 Sep 16:34
Compare
Choose a tag to compare
  • 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 the tag_timestamp function

0.1.4 - Confirm that install action works

01 Sep 21:54
3c957e9
Compare
Choose a tag to compare
Don't overnest the action or github doesn't know what to do. (#22)

0.1.3

01 Sep 21:36
88e9b5f
Compare
Choose a tag to compare
Don't overnest the action or github doesn't know what to do. (#21)

0.1.2 - Add install action

01 Sep 19:48
c35fa4a
Compare
Choose a tag to compare
Add an action to install these build scripts. (#20)

0.1.1

26 Aug 19:43
4cf1d11
Compare
Choose a tag to compare
Fix incorrect auto-import

0.1.0

26 Aug 19:10
1de9652
Compare
Choose a tag to compare
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 …

20 Aug 17:17
74812e3
Compare
Choose a tag to compare

Ensures scripts are added to the docker image

12 Aug 21:15
5ef6322
Compare
Choose a tag to compare
0.0.8

0.0.8: PR #17 Ensure scripts are added to docker image