Releases: The-Nefarious-Developer/devcontainer-images
Releases · The-Nefarious-Developer/devcontainer-images
v1.2.0
v1.1.0
1.1.0 (2024-10-14)
Bug Fixes
- branch verification for publishing on pipeline (40fd94e)
- change org name in the patch to change the package visibility (c732b8c)
- change procedure to make package public (d585a9d)
- remove release from pipeline branch (7d2e862)
- remove shellcheck unnecessary issue SC1091 (ed00aa0)
- remove step to make ghcr public (6104ee1)
- set release to happen only in the default branch (7f8acf5)
- shellcheck for linting in the github actions pipeline (5fac7eb)
- trigger release for final pipeline evaluation on main (7d3301e)
Features
- add dependabot to manage dependencies (b49bcc9)
v1.0.0
1.0.0 (2024-10-12)
Bug Fixes
- add back tests (8aff61c)
- add checkout to test job (fe7407d)
- add installation of the devcontainer cli in the publish job (966235a)
- add permission to gitub bot (f4908a3)
- add slash to the download step of the publish job (066bfeb)
- change feedback link on readme (861de9d)
- change name of the download artifact in the setup job (9be7fdb)
- change variants.json to dist/variant-matrix.json (6899abd)
- consider only the first two characters for the image_tag on tests (df61320)
- location of the image content for the build (62b47cd)
- move build script and add job dependency for build operation (61d5cc0)
- remove debug from publish (3fd013b)
- rename image test job on pipeline (93b2ebb)
- rename output var from setup step (849225f)
- rename template to image (0bce9d6)
- rename variant to version in strategy matrix (3cfc93c)
- repository name needs to be lowercase (945dae1)
- return build to original state (fd0164d)
- set matrix variable uppercase (1d265b7)
- tell artifact upload to consider subfolders (0942772)
Features
- implement semantic release (1670b63)