diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 1772e6f..3eb51cf 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.0" + ".": "2.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..19300de --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,63 @@ +# Changelog + +## [2.0.0](https://github.com/wayofdev/gh-actions/compare/v1.0.0...v2.0.0) (2024-04-14) + + +### ⚠ BREAKING CHANGES + +* change default-branch name to target-branch + +### Features + +* add action to install phive dependencies ([072115b](https://github.com/wayofdev/gh-actions/commit/072115b8f7dc570a78c3c86ec7315f828c1721cd)) +* add build-image workflow ([feabbbb](https://github.com/wayofdev/gh-actions/commit/feabbbb84793bd047b7eb18561a303c11bcb215d)) +* add commitlint configuration and github action to lint commits ([f85d90b](https://github.com/wayofdev/gh-actions/commit/f85d90b5a8c02d43ce41a15bf4017754ab609f41)) +* add composer composite actions ([d5b7afa](https://github.com/wayofdev/gh-actions/commit/d5b7afa0dbe415ce9c9b13a4b21dcb03049ca68d)) +* add create-release action using changesets ([9eb0c8d](https://github.com/wayofdev/gh-actions/commit/9eb0c8d64628c5a50aa4c91d122229d79e45d484)) +* add labels workflow ([2c027b8](https://github.com/wayofdev/gh-actions/commit/2c027b8c1300e7a6c8a9b0de9af6ff4e5395cefa)) +* add playwright install action ([aaa0389](https://github.com/wayofdev/gh-actions/commit/aaa038944febfc411dd71f9454ba2bc117ab5d76)) +* add pnpm composite install action ([b491bc8](https://github.com/wayofdev/gh-actions/commit/b491bc8a956cf6ae83f0b548fb73e03173497c6b)) +* add release-please action, to start using releases and attach to tag instead of [@master](https://github.com/master) ([f85d90b](https://github.com/wayofdev/gh-actions/commit/f85d90b5a8c02d43ce41a15bf4017754ab609f41)) +* add shared release workflow ([5221c97](https://github.com/wayofdev/gh-actions/commit/5221c97239019291dd9753a5c96853f0364ec92b)) +* add workflows ([29edc7b](https://github.com/wayofdev/gh-actions/commit/29edc7b99f0ba36141ff1ef72638bf5bc6b46ac5)) +* add yamllint action and Makefile support ([f85d90b](https://github.com/wayofdev/gh-actions/commit/f85d90b5a8c02d43ce41a15bf4017754ab609f41)) +* added s3-cache action ([9b4f526](https://github.com/wayofdev/gh-actions/commit/9b4f5266340d82bd55f5db50682b4d121f4b6393)) +* allow to pass custom head reference ([3fddee2](https://github.com/wayofdev/gh-actions/commit/3fddee292bd76edb19d9c0a1e6e460446f345484)) +* allow to pass platform in docker-build ([38174a4](https://github.com/wayofdev/gh-actions/commit/38174a409e8d5bb48c4cac41daa0033a08e36989)) +* infra files, fixes in actions ([22fb724](https://github.com/wayofdev/gh-actions/commit/22fb724df754b5da3b6502efaead6aa08c8a98cf)) +* move to docker cache ([a40de72](https://github.com/wayofdev/gh-actions/commit/a40de725605966fbc7985db260d90aae4f675370)) +* move to docker cache ([7b8b5bd](https://github.com/wayofdev/gh-actions/commit/7b8b5bdb5c2e4d577327c3a09a83bea58ed02cba)) +* shellcheck workflow ([bd17f4e](https://github.com/wayofdev/gh-actions/commit/bd17f4eb6e87667efb17c8f87f48def7520d8332)) +* update release-please workflow ([ea6a209](https://github.com/wayofdev/gh-actions/commit/ea6a209dbb1099e1f8a9746b10e3ead8bad1e62f)) +* updates ([f85d90b](https://github.com/wayofdev/gh-actions/commit/f85d90b5a8c02d43ce41a15bf4017754ab609f41)) + + +### Bug Fixes + +* add custom path for template ([e320afc](https://github.com/wayofdev/gh-actions/commit/e320afc1e132c34a4e3721989bd0eadbac0f43c4)) +* change default-branch name to target-branch ([4e49afd](https://github.com/wayofdev/gh-actions/commit/4e49afdf8c6de67889709ad2fee441059bf7bf29)) +* **deps:** update dependency @action-validator/cli to v0.5.2 ([65ef3ea](https://github.com/wayofdev/gh-actions/commit/65ef3eaa1668d3bd7cd906455a6bd1673865e8b2)) +* **deps:** update dependency @action-validator/cli to v0.5.3 ([2c7175d](https://github.com/wayofdev/gh-actions/commit/2c7175dae5ac12d40d3f8c1146cd03e9bdf89a62)) +* **deps:** update dependency @action-validator/cli to v0.5.4 ([ca064e4](https://github.com/wayofdev/gh-actions/commit/ca064e443128933631aabebcd004f76f3cface93)) +* **deps:** update dependency @action-validator/cli to v0.6.0 ([6782647](https://github.com/wayofdev/gh-actions/commit/67826479c5009ae9f2d54bdc1df22ece4c6f8377)) +* **deps:** update dependency @action-validator/core to v0.5.3 ([4559930](https://github.com/wayofdev/gh-actions/commit/4559930b37aba2e311bc342fb223f39b4888eaf6)) +* **deps:** update dependency @action-validator/core to v0.5.4 ([40554af](https://github.com/wayofdev/gh-actions/commit/40554af73bed2e514a879d31fc9f0a9aa4c9fb28)) +* **deps:** update dependency @action-validator/core to v0.6.0 ([7c2ccdd](https://github.com/wayofdev/gh-actions/commit/7c2ccddfe2721f6d9a5f6e2530e18cbcab3f414d)) +* limit tests only to amd64 builds ([a53c398](https://github.com/wayofdev/gh-actions/commit/a53c3983ab12a86349b4b7f8f340ca4e08c78a7b)) +* make sh files executable ([ddcc034](https://github.com/wayofdev/gh-actions/commit/ddcc0344f0dbf5483bbb44bba8c9f063bf58803f)) +* move to actions folder ([2f40a0f](https://github.com/wayofdev/gh-actions/commit/2f40a0f2aa480ca3d76e4033b1df27b36ad64ed9)) +* playwright install action ([e1833e9](https://github.com/wayofdev/gh-actions/commit/e1833e94b29532a2df17173075c4c05b64da4d1d)) +* replace pnpm to pnpx to resolve ENOENT playwrite ([85d80da](https://github.com/wayofdev/gh-actions/commit/85d80dae1f19ef9e802a1a3f868491b641a18f8c)) +* script permissions ([3b901ff](https://github.com/wayofdev/gh-actions/commit/3b901ffd2e50000f72bca873d6c52178fcf43943)) +* secret name `github_token` within `workflow_call` can not be used since it would collide with system reserved name ([c719560](https://github.com/wayofdev/gh-actions/commit/c71956004c5ff5f16dde27866eea380b46b09dd1)) +* shellcheck ([8564406](https://github.com/wayofdev/gh-actions/commit/8564406a4acb4632638c4d37ac10709fd1981e71)) +* shellcheck upload ([7f11fa0](https://github.com/wayofdev/gh-actions/commit/7f11fa0b125343f832b14a40c04faa3d3e7a57c0)) +* tokens must be passed as secrets ([f615054](https://github.com/wayofdev/gh-actions/commit/f615054bc5cfcc2a3a928c736a6143282c99dfd2)) + + +### Documentation + +* Add CODE_OF_CONDUCT, SECURITY templates ([f85d90b](https://github.com/wayofdev/gh-actions/commit/f85d90b5a8c02d43ce41a15bf4017754ab609f41)) +* add examples ([54b1325](https://github.com/wayofdev/gh-actions/commit/54b13251bc0f3efa060d942a52b322bb5a3b2a6b)) +* update README ([978fbda](https://github.com/wayofdev/gh-actions/commit/978fbdaab348cc9b49c99cf61b8b40bb9b9a874c)) +* update README ([2dfb9b9](https://github.com/wayofdev/gh-actions/commit/2dfb9b915efb608f1c141c9945b01cc8e41c29e9)) diff --git a/package.json b/package.json index d4dad6b..6317bc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gh-actions", - "version": "1.0.0", + "version": "2.0.0", "private": true, "dependencies": { "@action-validator/core": "0.6.0",