Skip to content

Releases: snapserv/action-container-builder

v0.2.4

23 May 16:06
Compare
Choose a tag to compare
  • fix: broken reference to tag name (ppmathis)
  • build: bump version to 0.2.4 (ppmathis)

v0.2.3

23 May 15:52
Compare
Choose a tag to compare
v0.2.3 Pre-release
Pre-release
  • fix: incorrect name reference when tagging (ppmathis)
  • ci: use snapserv-bot pat for releases (ppmathis)
  • build: bump version to 0.2.3 (ppmathis)

v0.2.2

23 May 15:51
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
* fix: incorrect caches for multi-stage builds (ppmathis)
* build: bump version to 0.2.2 (ppmathis)

v0.2.1

22 May 17:31
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
* feat: add output param build_output (ppmathis)
* docs: fix incorrect example workflow (ppmathis)
* feat: switch log levels from debug to info (ppmathis)
* fix: log message for unpublishing image (ppmathis)
* fix: enable build by default (ppmathis)
* fix: pulling from cache registry using stream (ppmathis)
* fix: image name parsing, gpr docker-base-layer tag (ppmathis)
* fix: remove breaking debug statement (ppmathis)
* fix: properly fail action when error occurs (ppmathis)
* build: bump version to 0.2.1 (ppmathis)

v0.2.0

20 May 19:26
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
* refactor: rename _image params to _repository (ppmathis)
* feat: support separate build/publish stages (ppmathis)
* docs: describe boolean input params (ppmathis)
* build: bump version to 0.2.0 (ppmathis)

v0.1.0

19 May 17:55
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
* fix: stream output handling (ppmathis)
* build: adjust npm start cmd to exclude ncc (ppmathis)
* feat: tag with static tags and git sha (ppmathis)
* feat: tag with git refs (heads / prs / tags) (ppmathis)
* feat: publish images to target registry (ppmathis)
* docs: new input params for publish phase (ppmathis)
* fix: incorrect tag name for git sha (ppmathis)
* build: bump version to 0.1.0 (ppmathis)

v0.0.1

18 May 18:08
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
Initial tag