3.2.0 (2024-09-05)
- composite actions to work with github PRs (d769688)
3.1.1 (2024-06-07)
- wrong phive cache key in github action (900467c)
3.1.0 (2024-05-09)
- use markdown-linter in CI and locally (f0830f0)
- contribute options as links (4a7531a)
- move badges (9cc1d4a)
- readme updates (99620a3)
- readme updates (7ed6f3a)
- readme updates (1226f48)
- update readme logo (75e4b9a)
- updating readme (bc5ff9c)
- updating twitter badge (88f5cac)
3.0.0 (2024-04-18)
- changes in action directory structure
- changes in action directory structure (37f2dec)
- refactoring s3 cache action (75eedec)
- switch to rhysd/actionlint action linter (5a8f0e7)
- Makefile and apply actionlint (1911f1a)
- add actionlint in contributing (f261935)
- add changesets workflow (fdb97ac)
- add contributing docs (3717278)
- issue templates (8c71408)
- update readme (9519cd0)
- updating readme files (bbcbf86)
2.0.0 (2024-04-14)
- change default-branch name to target-branch
- add action to install phive dependencies (072115b)
- add build-image workflow (feabbbb)
- add commitlint configuration and github action to lint commits (f85d90b)
- add composer composite actions (d5b7afa)
- add create-release action using changesets (9eb0c8d)
- add labels workflow (2c027b8)
- add playwright install action (aaa0389)
- add pnpm composite install action (b491bc8)
- add release-please action, to start using releases and attach to tag instead of @master (f85d90b)
- add shared release workflow (5221c97)
- add workflows (29edc7b)
- add yamllint action and Makefile support (f85d90b)
- added s3-cache action (9b4f526)
- allow to pass custom head reference (3fddee2)
- allow to pass platform in docker-build (38174a4)
- infra files, fixes in actions (22fb724)
- move to docker cache (a40de72)
- move to docker cache (7b8b5bd)
- shellcheck workflow (bd17f4e)
- update release-please workflow (ea6a209)
- updates (f85d90b)
- add custom path for template (e320afc)
- change default-branch name to target-branch (4e49afd)
- deps: update dependency @action-validator/cli to v0.5.2 (65ef3ea)
- deps: update dependency @action-validator/cli to v0.5.3 (2c7175d)
- deps: update dependency @action-validator/cli to v0.5.4 (ca064e4)
- deps: update dependency @action-validator/cli to v0.6.0 (6782647)
- deps: update dependency @action-validator/core to v0.5.3 (4559930)
- deps: update dependency @action-validator/core to v0.5.4 (40554af)
- deps: update dependency @action-validator/core to v0.6.0 (7c2ccdd)
- limit tests only to amd64 builds (a53c398)
- make sh files executable (ddcc034)
- move to actions folder (2f40a0f)
- playwright install action (e1833e9)
- replace pnpm to pnpx to resolve ENOENT playwrite (85d80da)
- script permissions (3b901ff)
- secret name
github_token
withinworkflow_call
can not be used since it would collide with system reserved name (c719560) - shellcheck (8564406)
- shellcheck upload (7f11fa0)
- tokens must be passed as secrets (f615054)