Skip to content

Releases: lsst-sqre/multiplatform-build-and-push

v3.0.0

15 Nov 01:34
307349f

Choose a tag to compare

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

11 Nov 15:50
9b4fd62

Choose a tag to compare

What's Changed

Full Changelog: v2...v2.2.0

v2.1.0

30 Oct 21:44
3b0a2c6

Choose a tag to compare

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

Full Changelog: v2...v2.1.0

v2.0.0

24 Oct 21:46
8192f5b

Choose a tag to compare

What's Changed

Full Changelog: v1...v2.0.0

v1.3.3

24 Oct 21:05
2ecfdbb

Choose a tag to compare

What's Changed

  • GITHUB_TOKEN always present in environment by @athornton in #11

Full Changelog: v1...v1.3.3

v1.3.2

24 Oct 17:00
0c27848

Choose a tag to compare

What's Changed

Full Changelog: v1...v1.3.2

v1.3.1

24 Oct 16:46
fdf85ed

Choose a tag to compare

What's Changed

  • Pass nonstandard push token through more thoroughly by @athornton in #9

Full Changelog: v1...v1.3.1

v1.3.0

23 Oct 17:30
1fce132

Choose a tag to compare

What's Changed

Full Changelog: v1...v1.3.0

v1.2.0

20 Oct 20:23
42758dc

Choose a tag to compare

What's Changed

  • DM-52930: Add IMAGE_SECRETS for build-time secrets by @jonathansick in #4

New Contributors

Full Changelog: v1...v1.2.0

v1.1.4

17 Oct 19:15
@rra rra
dfeb010

Choose a tag to compare

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