Skip to content

1.2.1

Compare
Choose a tag to compare
@tomthorogood tomthorogood released this 27 Aug 15:14
· 71 commits to main since this release
8f63f92
Fix build system not updating dependencies when they change (#90)

* Increase jitter when testing the timer to account for system variances

* When validating builds, always use the dependency image fingerprint.

* Fix fingerprint build arg never making it onto the docker image for validation

* Ensure that deployed instances aren't running in development mode.

* Integrate with version 0.1.1 of common-build-scripts

* Update bootstrap-dev-local.sh so that build scripts are installed for new developers.

Remove a bunch of unnecessary stuff from the bootstrap script.

* Clean up some cruft.

* Ensure all references to the build-scripts use the new canonical install location.

Includes a minor refactor of some github actions snippets.

* [Bot] Update version to 1.2.1

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>