|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [2.0.0](https://github.com/wayofdev/gh-actions/compare/v1.0.0...v2.0.0) (2024-04-14) |
| 4 | + |
| 5 | + |
| 6 | +### ⚠ BREAKING CHANGES |
| 7 | + |
| 8 | +* change default-branch name to target-branch |
| 9 | + |
| 10 | +### Features |
| 11 | + |
| 12 | +* add action to install phive dependencies ([072115b](https://github.com/wayofdev/gh-actions/commit/072115b8f7dc570a78c3c86ec7315f828c1721cd)) |
| 13 | +* add build-image workflow ([feabbbb](https://github.com/wayofdev/gh-actions/commit/feabbbb84793bd047b7eb18561a303c11bcb215d)) |
| 14 | +* add commitlint configuration and github action to lint commits ([f85d90b](https://github.com/wayofdev/gh-actions/commit/f85d90b5a8c02d43ce41a15bf4017754ab609f41)) |
| 15 | +* add composer composite actions ([d5b7afa](https://github.com/wayofdev/gh-actions/commit/d5b7afa0dbe415ce9c9b13a4b21dcb03049ca68d)) |
| 16 | +* add create-release action using changesets ([9eb0c8d](https://github.com/wayofdev/gh-actions/commit/9eb0c8d64628c5a50aa4c91d122229d79e45d484)) |
| 17 | +* add labels workflow ([2c027b8](https://github.com/wayofdev/gh-actions/commit/2c027b8c1300e7a6c8a9b0de9af6ff4e5395cefa)) |
| 18 | +* add playwright install action ([aaa0389](https://github.com/wayofdev/gh-actions/commit/aaa038944febfc411dd71f9454ba2bc117ab5d76)) |
| 19 | +* add pnpm composite install action ([b491bc8](https://github.com/wayofdev/gh-actions/commit/b491bc8a956cf6ae83f0b548fb73e03173497c6b)) |
| 20 | +* 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)) |
| 21 | +* add shared release workflow ([5221c97](https://github.com/wayofdev/gh-actions/commit/5221c97239019291dd9753a5c96853f0364ec92b)) |
| 22 | +* add workflows ([29edc7b](https://github.com/wayofdev/gh-actions/commit/29edc7b99f0ba36141ff1ef72638bf5bc6b46ac5)) |
| 23 | +* add yamllint action and Makefile support ([f85d90b](https://github.com/wayofdev/gh-actions/commit/f85d90b5a8c02d43ce41a15bf4017754ab609f41)) |
| 24 | +* added s3-cache action ([9b4f526](https://github.com/wayofdev/gh-actions/commit/9b4f5266340d82bd55f5db50682b4d121f4b6393)) |
| 25 | +* allow to pass custom head reference ([3fddee2](https://github.com/wayofdev/gh-actions/commit/3fddee292bd76edb19d9c0a1e6e460446f345484)) |
| 26 | +* allow to pass platform in docker-build ([38174a4](https://github.com/wayofdev/gh-actions/commit/38174a409e8d5bb48c4cac41daa0033a08e36989)) |
| 27 | +* infra files, fixes in actions ([22fb724](https://github.com/wayofdev/gh-actions/commit/22fb724df754b5da3b6502efaead6aa08c8a98cf)) |
| 28 | +* move to docker cache ([a40de72](https://github.com/wayofdev/gh-actions/commit/a40de725605966fbc7985db260d90aae4f675370)) |
| 29 | +* move to docker cache ([7b8b5bd](https://github.com/wayofdev/gh-actions/commit/7b8b5bdb5c2e4d577327c3a09a83bea58ed02cba)) |
| 30 | +* shellcheck workflow ([bd17f4e](https://github.com/wayofdev/gh-actions/commit/bd17f4eb6e87667efb17c8f87f48def7520d8332)) |
| 31 | +* update release-please workflow ([ea6a209](https://github.com/wayofdev/gh-actions/commit/ea6a209dbb1099e1f8a9746b10e3ead8bad1e62f)) |
| 32 | +* updates ([f85d90b](https://github.com/wayofdev/gh-actions/commit/f85d90b5a8c02d43ce41a15bf4017754ab609f41)) |
| 33 | + |
| 34 | + |
| 35 | +### Bug Fixes |
| 36 | + |
| 37 | +* add custom path for template ([e320afc](https://github.com/wayofdev/gh-actions/commit/e320afc1e132c34a4e3721989bd0eadbac0f43c4)) |
| 38 | +* change default-branch name to target-branch ([4e49afd](https://github.com/wayofdev/gh-actions/commit/4e49afdf8c6de67889709ad2fee441059bf7bf29)) |
| 39 | +* **deps:** update dependency @action-validator/cli to v0.5.2 ([65ef3ea](https://github.com/wayofdev/gh-actions/commit/65ef3eaa1668d3bd7cd906455a6bd1673865e8b2)) |
| 40 | +* **deps:** update dependency @action-validator/cli to v0.5.3 ([2c7175d](https://github.com/wayofdev/gh-actions/commit/2c7175dae5ac12d40d3f8c1146cd03e9bdf89a62)) |
| 41 | +* **deps:** update dependency @action-validator/cli to v0.5.4 ([ca064e4](https://github.com/wayofdev/gh-actions/commit/ca064e443128933631aabebcd004f76f3cface93)) |
| 42 | +* **deps:** update dependency @action-validator/cli to v0.6.0 ([6782647](https://github.com/wayofdev/gh-actions/commit/67826479c5009ae9f2d54bdc1df22ece4c6f8377)) |
| 43 | +* **deps:** update dependency @action-validator/core to v0.5.3 ([4559930](https://github.com/wayofdev/gh-actions/commit/4559930b37aba2e311bc342fb223f39b4888eaf6)) |
| 44 | +* **deps:** update dependency @action-validator/core to v0.5.4 ([40554af](https://github.com/wayofdev/gh-actions/commit/40554af73bed2e514a879d31fc9f0a9aa4c9fb28)) |
| 45 | +* **deps:** update dependency @action-validator/core to v0.6.0 ([7c2ccdd](https://github.com/wayofdev/gh-actions/commit/7c2ccddfe2721f6d9a5f6e2530e18cbcab3f414d)) |
| 46 | +* limit tests only to amd64 builds ([a53c398](https://github.com/wayofdev/gh-actions/commit/a53c3983ab12a86349b4b7f8f340ca4e08c78a7b)) |
| 47 | +* make sh files executable ([ddcc034](https://github.com/wayofdev/gh-actions/commit/ddcc0344f0dbf5483bbb44bba8c9f063bf58803f)) |
| 48 | +* move to actions folder ([2f40a0f](https://github.com/wayofdev/gh-actions/commit/2f40a0f2aa480ca3d76e4033b1df27b36ad64ed9)) |
| 49 | +* playwright install action ([e1833e9](https://github.com/wayofdev/gh-actions/commit/e1833e94b29532a2df17173075c4c05b64da4d1d)) |
| 50 | +* replace pnpm to pnpx to resolve ENOENT playwrite ([85d80da](https://github.com/wayofdev/gh-actions/commit/85d80dae1f19ef9e802a1a3f868491b641a18f8c)) |
| 51 | +* script permissions ([3b901ff](https://github.com/wayofdev/gh-actions/commit/3b901ffd2e50000f72bca873d6c52178fcf43943)) |
| 52 | +* 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)) |
| 53 | +* shellcheck ([8564406](https://github.com/wayofdev/gh-actions/commit/8564406a4acb4632638c4d37ac10709fd1981e71)) |
| 54 | +* shellcheck upload ([7f11fa0](https://github.com/wayofdev/gh-actions/commit/7f11fa0b125343f832b14a40c04faa3d3e7a57c0)) |
| 55 | +* tokens must be passed as secrets ([f615054](https://github.com/wayofdev/gh-actions/commit/f615054bc5cfcc2a3a928c736a6143282c99dfd2)) |
| 56 | + |
| 57 | + |
| 58 | +### Documentation |
| 59 | + |
| 60 | +* Add CODE_OF_CONDUCT, SECURITY templates ([f85d90b](https://github.com/wayofdev/gh-actions/commit/f85d90b5a8c02d43ce41a15bf4017754ab609f41)) |
| 61 | +* add examples ([54b1325](https://github.com/wayofdev/gh-actions/commit/54b13251bc0f3efa060d942a52b322bb5a3b2a6b)) |
| 62 | +* update README ([978fbda](https://github.com/wayofdev/gh-actions/commit/978fbdaab348cc9b49c99cf61b8b40bb9b9a874c)) |
| 63 | +* update README ([2dfb9b9](https://github.com/wayofdev/gh-actions/commit/2dfb9b915efb608f1c141c9945b01cc8e41c29e9)) |
0 commit comments