Skip to content

Releases: opensciencegrid/build-container-action

v0.7.0

07 Feb 22:57
3371e6f
Compare
Choose a tag to compare
  • Add support for platform argument

v0.6.1

25 Jan 18:06
56f59b3
Compare
Choose a tag to compare

What's Changed

  • Fix image name bug for the default context by @brianhlin in #10

Full Changelog: v0.6.0...v0.6.1

v0.6.0

11 Jan 16:10
fc2c6a6
Compare
Choose a tag to compare

Update the timestamp build arg to reflect that it's now the image name + timestamp tag instead of just the tag

v0.5.0

09 Jan 16:38
Compare
Choose a tag to compare

What's Changed

  • [SOFWARE-5318] Add image_name input variable to build container action by @AidenCohen31 in #7
  • Update OSG container actions to automatically generate the TIMESTAMP_TAG build variable [SOFTWARE-5317] by @AidenCohen31 in #8
  • Update versions of external container actions
  • Add the ability to disable image caching (SOFTWARE-5013)
  • Add the ability to optionally push images (SOFTWARE-5013)
  • Add base_os input arg
  • Add image-list and timestamp-image outputs

New Contributors

Full Changelog: v0.4.1...v0.5.0

Fix cache name

19 Apr 23:25
Compare
Choose a tag to compare

Add timestamp_tag option

19 Apr 17:28
00bd8b1
Compare
Choose a tag to compare

What's Changed

  • Add timestamp tag build arg (SOFTWARE-5133) by @brianhlin in #4

Full Changelog: v0.3.1...v0.4.0

Retain dashes in the image name in the cache

18 Jan 18:31
Compare
Choose a tag to compare

Use _ as the field separator instead

Add context input; remove tag_list input

18 Jan 18:05
Compare
Choose a tag to compare
  • Allow users to specify the directory context containing image contents
  • Remove the tag_list input as the buildx cache can serve the same purpose

Fix cache generation for release series specific images

20 Dec 22:08
Compare
Choose a tag to compare
v0.2.1

Fixup reference to input variable

Add release series prefix to image tags

20 Dec 21:06
504dab2
Compare
Choose a tag to compare