Skip to content

Releases: cycle/gh-actions

v4.1.0

11 Jun 20:16
4395eb7
Compare
Choose a tag to compare

4.1.0 (2024-06-11)

Features

  • markdown linter Makefile command and gh-action (6e60616)

Documentation

v4.0.0

19 Apr 17:20
a9ff3b9
Compare
Choose a tag to compare

4.0.0 (2024-04-19)

⚠ BREAKING CHANGES

  • changes in action directory structure
  • change default-branch name to target-branch

Features

  • 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)
  • changes in action directory structure (37f2dec)
  • infra files, fixes in actions (22fb724)
  • move to docker cache (a40de72)
  • move to docker cache (7b8b5bd)
  • refactoring s3 cache action (75eedec)
  • shellcheck workflow (bd17f4e)
  • switch to rhysd/actionlint action linter (5a8f0e7)
  • update release-please workflow (ea6a209)
  • updates (f85d90b)

Bug Fixes

  • 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)
  • Makefile and apply actionlint (1911f1a)
  • 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 within workflow_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)

Documentation

  • add actionlint in contributing (f261935)
  • add changesets workflow (fdb97ac)
  • Add CODE_OF_CONDUCT, SECURITY templates (f85d90b)
  • add contributing docs (3717278)
  • add examples (54b1325)
  • add twitter badge (59f079c)
  • cleanup not needed actions, change org to cycle (fbc0e4b)
  • fix *.yml link in contribution file (f7ac1da)
  • issue templates (8c71408)
  • phive install page: replace Twitter with Follow in X badges (b49e249)
  • readme cleanup (e7323a3)
  • remove follow link from badges (2db9a7c)
  • replace Twitter with Follow in X badges (ed34ceb)
  • update child readmes (be21011)
  • update FUNDING and CODE_OF_CONDUCT (eb65321)
  • update readme (9519cd0)
  • update README (978fbda)
  • update README (2dfb9b9)
  • updating readme file (49b9ac8)
  • updating readme files (bbcbf86)