Skip to content

Tags: snapserv/action-container-builder

Tags

v0.2.4

Toggle v0.2.4's commit message
v0.2.4

* fix: broken reference to tag name (ppmathis)
* build: bump version to 0.2.4 (ppmathis)

v0.2.3

Toggle v0.2.3's commit message
v0.2.3

* 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

Toggle v0.2.2's commit message
v0.2.2

* fix: incorrect caches for multi-stage builds (ppmathis)
* build: bump version to 0.2.2 (ppmathis)

v0.2.1

Toggle v0.2.1's commit message
v0.2.1

* 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

Toggle v0.2.0's commit message
v0.2.0

* 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

Toggle v0.1.0's commit message
v0.1.0

* 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

Toggle v0.0.1's commit message
v0.0.1

Initial tag