Releases: lsst-sqre/multiplatform-build-and-push
Releases · lsst-sqre/multiplatform-build-and-push
v3.0.0
What's Changed
- Add flag to free up space on the GHA Runner by @athornton in #15
Full Changelog: v2...v3.0.0
v2.2.0
What's Changed
- DM-53194: Add tag as a workflow output by @jonathansick in #14
Full Changelog: v2...v2.2.0
v2.1.0
The default value for the cache input is now false. We realized that the Docker cache was overridden by running builds in parallel across different runners (the runner's architecture does not seem to be part of the cache key). This results in only one architecture's image layers being effectively cached, with the architectures not being cached at all. Since writing to the cache takes time, it's faster overall to not cache.
What's Changed
- Change default of cache input to false by @jonathansick in #13
Full Changelog: v2...v2.1.0
v2.0.0
v1.3.3
What's Changed
- GITHUB_TOKEN always present in environment by @athornton in #11
Full Changelog: v1...v1.3.3
v1.3.2
v1.3.1
What's Changed
- Pass nonstandard push token through more thoroughly by @athornton in #9
Full Changelog: v1...v1.3.1
v1.3.0
v1.2.0
What's Changed
- DM-52930: Add IMAGE_SECRETS for build-time secrets by @jonathansick in #4
New Contributors
- @jonathansick made their first contribution in #4
Full Changelog: v1...v1.2.0
v1.1.4
What's Changed
- DM-52944: Add dependabot configuration by @rra in #6
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #7
- DM-52944: Improve job and step names by @rra in #5
New Contributors
- @rra made their first contribution in #6
- @dependabot[bot] made their first contribution in #7
Full Changelog: v1...v1.1.4