Skip to content

Latest commit

 

History

History
1450 lines (657 loc) · 60.7 KB

CHANGELOG.md

File metadata and controls

1450 lines (657 loc) · 60.7 KB

Changelog

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.28.4 (2024-09-11)

🐛 Bug Fixes

  • setup-node: create .volta/tmp folder on install (2ecd7c4)

4.28.3 (2024-09-11)

🐛 Bug Fixes

  • setup-node: fix folder permissions issue when using volta (d7971d1)

4.28.2 (2024-09-04)

🐛 Bug Fixes

  • get-github-token: add missing github credentials inputs (ac96ed0)

4.28.1 (2024-08-16)

🐛 Bug Fixes

  • composer-install: fix permission error on install (179e117)

4.28.0 (2024-08-15)

✨ New Features

  • credentials: add all inputs of actions/create-github-app-token (38bc972)

🐛 Bug Fixes

  • repository-dispatch: create a token with the correct permissions to dispatch on another repository (f258383)

4.27.1 (2024-08-14)

🐛 Bug Fixes

  • workflows: pass correct workflow url in failure notification webhook payload (fadbc00)

4.27.0 (2024-08-14)

✨ New Features

  • semantic-release: add working-directory input (1324fa1)
  • workflows: add reusable notify on failure action (77b0c8b)

4.26.1 (2024-08-07)

🐛 Bug Fixes

  • setup-app-credentials: set correct bot name and email (38005df)

4.26.0 (2024-08-07)

✨ New Features

  • setup-node: improve volta installation (88c2ae6)

4.25.6 (2024-08-07)

🐛 Bug Fixes

  • codecov-action: skip search when files are passed and skip glob if not needed (8481e63)

4.25.5 (2024-08-07)

🐛 Bug Fixes

  • pdk-upgrade: fix checking pdk version (4389400)

4.25.4 (2024-08-07)

🐛 Bug Fixes

  • pdk-upgrade: fix version parsing (75f5222)

4.25.3 (2024-08-07)

🐛 Bug Fixes

  • pdk-upgrade: fix getting js pdk releases (e24b1a9)

4.25.2 (2024-08-07)

🐛 Bug Fixes

  • pdk-upgrade: list js-pdk releases rather than getting the latest one (c763adf)

4.25.1 (2024-08-07)

🐛 Bug Fixes

  • pdk-upgrade: use github token in rest request (b165bad)

4.25.0 (2024-08-07)

✨ New Features

  • pdk-upgrade: allow omitting image input (2f4877e)
  • pdk-upgrade: check if upgrade is needed before trying (877d64c)

4.24.1 (2024-08-02)

🐛 Bug Fixes

  • composer: fix incorrect cache folder (1939f89)

4.24.0 (2024-08-02)

✨ New Features

  • pdk-builder: pass -vvv when debug is enabled (4c75c16)

4.23.0 (2024-08-02)

✨ New Features

  • codecov-action: replace update-coverage with new codecov-action (577d9cc)

4.22.1 (2024-08-02)

🐛 Bug Fixes

  • composer-pest: fix reference to env file (6ead462)

4.22.0 (2024-08-02)

✨ New Features

  • setup-app-credentials: switch to official create app token action (6f34d1e)

4.21.6 (2024-08-01)

🐛 Bug Fixes

  • composer-pest: add missing env file variable (9e908fb)

4.21.5 (2024-08-01)

🐛 Bug Fixes

  • create-cache-keys: use inputs instead of env (d8a886e)

4.21.4 (2024-08-01)

🐛 Bug Fixes

  • deps: check in more missing dependencies (a71681a)

4.21.3 (2024-08-01)

🐛 Bug Fixes

  • deps: check proper node_modules in to git (2fc4688)

4.21.2 (2024-08-01)

🐛 Bug Fixes

  • release: properly commit created dist files on release (31318a8)

4.21.1 (2024-08-01)

🐛 Bug Fixes

  • bun-install: use os arch in cache key (3090bdc)
  • nx: simplify cache logic (e0d0920)
  • pull-docker-image: include os arch in cache (4d90131)
  • yarn-install: fix args input (405212d)
  • yarn-install: include os arch in cache (7cb1e76)
  • yarn-install: use actual node version in cache keys (9331efd)

4.21.0 (2024-08-01)

✨ New Features

🐛 Bug Fixes

  • setup-node: increase retry delay to 5 seconds (a4cab07)

4.20.3 (2024-07-31)

🐛 Bug Fixes

  • composer: fix error when no composer env variables are present (cfe56d6)

4.20.2 (2024-07-31)

⚡ Performance Improvements

  • pdk: remove wildcards before default vendor files (1fb7f2d)

🐛 Bug Fixes

  • composer-install: reset permissions of composer cache (95fe5a5)
  • pdk: get nx cache if needed (9f4a1c6)
  • setup-node: add retries to getting node version (fa39225)

4.20.1 (2024-07-31)

🐛 Bug Fixes

  • pdk: include checkout step in prerelease actions (5cf96b0)
  • pdk: remove ignore platform req env variable for now as it creates warnings (fde9566)

4.20.0 (2024-07-31)

🐛 Bug Fixes

  • composer: expose the created env file filename (ebc4203)
  • pdk: expose the created env file filename (3577df3)
  • pdk: normalize used vendor cache key (17a7a4f)
  • pdk: remove lib-* from ignored platform reqs (edc4d2f)

✨ New Features

  • pdk: add pdk-semantic-release (2a576de)

4.19.3 (2024-07-31)

🐛 Bug Fixes

4.19.2 (2024-07-31)

🐛 Bug Fixes

  • composer: incorporate present composer environment variables in commands (ccaa24a)
  • pdk: use composer env variables (218bba7)

4.19.1 (2024-07-31)

🐛 Bug Fixes

  • pdk: set COMPOSER_NO_DEV variable (483c337)

4.19.0 (2024-07-31)

✨ New Features

  • pdk: simplify pdk actions (df191b2)

4.18.3 (2024-07-25)

🐛 Bug Fixes

  • pdk: fix input of hash files function (3a0cd9b)

4.18.2 (2024-07-25)

🐛 Bug Fixes

  • pdk: fix input of glob.create (1c4f0c1)

4.18.1 (2024-07-25)

🐛 Bug Fixes

  • pdk: fix hashing files in cache action (7f19944)

4.18.0 (2024-07-25)

🐛 Bug Fixes

  • pdk: improve cache logic (1932771)

✨ New Features

  • add hash-string (36ff1fc)
  • composer-install: hash the composer flags instead of using them as is for cache (9606a8b)
  • setup-node: output final used node version (a351209)
  • yarn-install: hash yarn args rather than using them as is (7b00aa4)

4.17.7 (2024-07-25)

🐛 Bug Fixes

  • pdk: fix wrong reference to step (20a2e97)

4.17.6 (2024-07-25)

🐛 Bug Fixes

  • composer-install: change permissions of vendor after install (97e2c2e)
  • pdk: pass files instead of pre-made hashes for caching (d180881)

4.17.5 (2024-07-25)

🐛 Bug Fixes

  • composer-install: create packagist cache folder before installing (2be8654)
  • pdk: ignore platform reqs for extensions and libs only and not php (4bab0d5)

4.17.4 (2024-07-25)

🐛 Bug Fixes

  • composer-install: use different approach of changing cache permissions (68a491b)

4.17.3 (2024-07-25)

🐛 Bug Fixes

  • composer-install: fix cache folder permissions before installing (55996c4)

4.17.2 (2024-07-24)

🐛 Bug Fixes

  • pdk-custom-build: fix yarn and composer install (5ef377d)

4.17.1 (2024-07-24)

🐛 Bug Fixes

  • pdk-custom-build: add missing image output (606ac00)

4.17.0 (2024-07-24)

🐛 Bug Fixes

  • setup-node: add a retry in case volta setup fails (ac772fa)

✨ New Features

  • pdk: add pdk-custom-build actions (0ed92db)

4.16.2 (2024-07-24)

🐛 Bug Fixes

  • pdk: allow passing yarn-args (4888d1c)
  • yarn-install: remove forced --frozen-lockfile parameter (aa87c3e)

4.16.1 (2024-07-24)

🐛 Bug Fixes

  • pdk: do not use duplicate step ids (dba4b31)

4.16.0 (2024-07-24)

🐛 Bug Fixes

  • composer-install: make cache depend on command input (28e0d79)
  • composer-update: make command work as expected (43d4715)

✨ New Features

  • pdk: allow choosing between composer update and install (d52d8e1)

4.15.0 (2024-07-18)

✨ New Features

  • build-docker-image-reg: add default values to inputs (9a1c5a2)
  • build-docker-image: add default values to inputs (768c0bf)

4.14.0 (2024-07-18)

✨ New Features

  • build-docker-image-reg: update version of used actions (97c3d8f)

4.13.4 (2024-07-17)

🐛 Bug Fixes

  • setup-node: check if correct key exists before using volta (ed16829)

4.13.3 (2024-07-12)

🐛 Bug Fixes

  • setup-node: support overriding volta node version (6d700f8)

4.13.2 (2024-07-12)

🐛 Bug Fixes

  • composer-behat: inherit host permissions (a57cfc2)
  • composer-install: inherit host permissions (589c5a6)
  • composer-pest: inherit host permissions (b97bc52)
  • composer-phpstan: inherit host permissions (0801fee)

4.13.1 (2024-07-12)

🐛 Bug Fixes

  • npm-install: remove node version default (8bf895d)
  • pdk-setup: remove node version default (ed757d8)
  • pnpm-install: remove node version default (ceb02e8)

4.13.0 (2024-07-12)

✨ New Features

  • add setup-node (98f1a6a)
  • npm-install: support using volta (81bf081)
  • pdk: support using volta (f8453d8)
  • pnpm-install: support using volta (7802208)
  • yarn-install: support using volta (8501b7d)

4.12.3 (2024-07-11)

🐛 Bug Fixes

  • pdk-upgrade: fix error when report file does not exist (59b25f9)

4.12.2 (2024-07-11)

🐛 Bug Fixes

  • pdk-upgrade: do not try to post comment if not triggered from pr (2e15404)
  • pdk-upgrade: sort upgraded entries in summary (e3eda8a)

4.12.1 (2024-07-11)

🐛 Bug Fixes

  • pdk: add app id and private key parameters (0f6514e)

4.12.0 (2024-07-11)

🐛 Bug Fixes

  • pr-post-artifacts: support multiple bot comments in the same pr (ea63a1e)

✨ New Features

  • add create-or-update-comment (b2e1cd9)
  • pdk: write report when running upgrade (bd94340)

4.11.1 (2024-07-11)

🐛 Bug Fixes

  • pdk: add no-check to prerelease commands (e7f8ab2)

4.11.0 (2024-07-10)

✨ New Features

4.10.2 (2024-06-07)

🐛 Bug Fixes

  • yarn-install: remove hardened mode env as it causes errors in some versions (35410b0)

4.10.1 (2024-06-05)

⚡ Performance Improvements

  • yarn-install: increase speed by disabling hardened mode (765ff54)

4.10.0 (2024-05-30)

🐛 Bug Fixes

  • nx: update cache logic (a83ca27)
  • update-tags: update node runtime to 20 (9f992f5)

✨ New Features

  • add nx-run (c485afb)
  • semantic-release: add standalone dry-run input (512f5f2)

4.9.3 (2024-04-24)

🐛 Bug Fixes

4.9.2 (2024-04-16)

🐛 Bug Fixes

4.9.1 (2024-04-16)

🐛 Bug Fixes

4.9.0 (2024-04-16)

✨ New Features

🐛 Bug Fixes

  • pdk: run cache after upgrade on prerelease (66155f7)

4.8.1 (2024-04-15)

🐛 Bug Fixes

  • composer-behat: add args input (978b37d)
  • composer-pest: add args input (bf041ea)

4.8.0 (2024-04-15)

🐛 Bug Fixes

✨ New Features

  • add composer-behat (dd7f30b)
  • add composer-pest (c6a39c3)
  • rebase: allow using github app directly (8a922ae)

4.7.2 (2024-04-15)

🐛 Bug Fixes

  • pdk: update action inputs (ff8aef7)

4.7.1 (2024-04-15)

🐛 Bug Fixes

  • pdk: add php version input (d71936a)

4.7.0 (2024-04-15)

✨ New Features

4.6.4 (2024-04-12)

🐛 Bug Fixes

  • nx: update cache strategy (d5d49c1)

4.6.3 (2024-04-05)

🐛 Bug Fixes

  • nx: update cache strategy (d4e2ee0)

4.6.2 (2024-04-05)

🐛 Bug Fixes

  • nx-run-many: fix saving nx cache (0010b62)

4.6.1 (2024-04-05)

🐛 Bug Fixes

  • nx-cache: fix saving nx cache (bd42c73)

4.6.0 (2024-04-05)

✨ New Features

  • nx: allow changing cache directories in nx actions (d45e65e)

4.5.0 (2024-04-05)

✨ New Features

4.4.1 (2024-04-04)

🐛 Bug Fixes

  • nx-run-many: ignore unknown local cache error (fbcfa54)

4.4.0 (2024-04-04)

🐛 Bug Fixes

  • pr-assign-author: pass github token to actions/github-script (1056f72)

✨ New Features

  • update all github-script actions to v7 (8294784)

4.3.2 (2024-03-28)

🐛 Bug Fixes

  • nx-cache: fix cache strategy (dbdc475)

4.3.1 (2024-03-20)

🐛 Bug Fixes

4.3.0 (2024-03-20)

✨ New Features

  • nx-cache: add cache pruning (559e837)

4.2.1 (2024-03-20)

🐛 Bug Fixes

  • nx-run-many: use npx as default prefix (8d03a81)

4.2.0 (2024-03-20)

✨ New Features

4.1.0 (2024-03-13)

✨ New Features

  • add nx run-many and deprecated actions (ea4f6f2)

4.0.2 (2024-02-23)

🐛 Bug Fixes

  • composer-install: fix issues with cache keys (ddab17f)

4.0.1 (2024-02-07)

🐛 Bug Fixes

  • pnpm-install: use corepack enable instead of pnpm/action-setup (01481f8)

4.0.0 (2024-02-07)

⚠ BREAKING CHANGES

  • remove myparcelnl/setup-node
  • remove myparcelnl/yarn2-install
  • default node version for all actions is now 20
  • default pnpm version for pnpm-install is now 8.15.1

✨ New Features

  • update node runtime to 20 (935818f)

3.18.0 (2024-02-07)

✨ New Features

  • pnpm-install: update pnpm/action-setup to v2.4.0 (01294c0)

3.17.2 (2023-11-13)

🐛 Bug Fixes

  • yarn-install: include node version in cache key (db4d48c)

3.17.1 (2023-10-24)

🐛 Bug Fixes

3.17.0 (2023-10-24)

✨ New Features

🐛 Bug Fixes

  • bun-install: declare shell (17e04e9)

3.16.0 (2023-09-26)

✨ New Features

3.15.2 (2023-09-15)

🐛 Bug Fixes

  • pr-label-by-review: fix rulesets not being read (#63) (e796d54)

3.15.1 (2023-09-15)

🐛 Bug Fixes

  • pr-label-by-review: fix protection type check (#62) (365f765)

3.15.0 (2023-09-08)

✨ New Features

  • pr-label-by-review: allow checking rulesets instead of branch protections (#60) (8afb162)

3.14.0 (2023-08-08)

✨ New Features

3.13.0 (2023-08-08)

✨ New Features

3.12.9 (2023-08-02)

🐛 Bug Fixes

  • composer-install: fix vendor cache clashing with composer cache (9683980)

3.12.8 (2023-07-31)

🐛 Bug Fixes

  • pull-docker-image: fix action exiting with code 1 (c2e32f4)

3.12.7 (2023-07-31)

🐛 Bug Fixes

  • pull-docker-image: fix syntax error (199bc18)

3.12.6 (2023-07-18)

⚡ Performance Improvements

  • composer-install: improve caching (72d56b1)

3.12.5 (2023-07-18)

🐛 Bug Fixes

  • composer-install: use docker run instead of docker compose run (b5e50e1)

3.12.4 (2023-07-18)

🐛 Bug Fixes

  • composer-install: use myparcelnl/php-xd image (fd65806)

3.12.3 (2023-07-18)

🐛 Bug Fixes

  • pull-docker-image: do not pull if image is already present (cc720cc)

3.12.2 (2023-06-28)

🐛 Bug Fixes

  • yarn-install: improve performance (eb665be)

3.12.1 (2023-06-08)

🐛 Bug Fixes

  • composer-install: fix image argument not being passed on (815358e)

3.12.0 (2023-06-02)

✨ New Features

  • composer-install: add used image name as output (16c1389)

3.11.0 (2023-06-02)

✨ New Features

  • composer-install: use our own docker image rather than a 3rd party action (e221147)

3.10.1 (2023-06-01)

🐛 Bug Fixes

  • setup-app-credentials: pin use-app-token action to commit sha (#54) (d501431)

3.10.0 (2023-05-23)

✨ New Features

  • rebase: add continue-on-error input (68809e5)

3.9.0 (2023-04-20)

✨ New Features

3.8.2 (2023-04-20)

🐛 Bug Fixes

  • get-github-token: improve logging (ad7b833)

3.8.1 (2023-04-14)

🐛 Bug Fixes

  • pr-assign-author: refer to get-github-token via tag (f62b51a)
  • pr-validate-title-conventional: refer to get-github-token via tag (a97e1ee)

3.8.0 (2023-04-13)

✨ New Features

  • add get-github-token (4da661d)
  • add pr-assign-author (b458c5c)
  • add pr-validate-title-conventional (ad1b7a4)

3.7.0 (2023-04-13)

✨ New Features

  • semantic-release: add outputs with unprefixed version numbers (d0be0ea)

3.6.2 (2023-04-06)

🐛 Bug Fixes

  • yarn-install: add environment variables to speed up install (c6f039f)

3.6.1 (2023-02-28)

🐛 Bug Fixes

  • pull-docker-image: use proper cache key (6a0508a)

3.6.0 (2023-02-24)

✨ New Features

  • add aws-setup and aws-s3-sync (54133b7)

3.5.1 (2023-02-21)

🐛 Bug Fixes

  • bundlewatch: don't pass config parameter when not needed (7948d2b)

3.5.0 (2023-02-21)

✨ New Features

3.4.2 (2023-02-20)

🐛 Bug Fixes

  • yarn-install: fix comparing yarn version (d476103)

3.4.1 (2023-01-25)

🐛 Bug Fixes

  • yarn2-install: properly call replacement action (000d7a5)

3.4.0 (2023-01-25)

✨ New Features

  • yarn-install: combine yarn2-install into yarn-install (ee62fbd)

3.3.0 (2023-01-24)

✨ New Features

  • semantic-release: improve release detection (1c730aa)

3.2.3 (2023-01-24)

🐛 Bug Fixes

  • rebase: remove setup-git-credentials step (e88f5be)

3.2.2 (2023-01-20)

🐛 Bug Fixes

  • pull-docker-image: create unique filename for each image (f086cb5)

3.2.1 (2023-01-19)

🐛 Bug Fixes

  • pull-docker-image: change default cache directory (91bc969)

3.2.0 (2023-01-19)

✨ New Features

  • add pull-docker-image action (53a28b8)

3.1.0 (2023-01-19)

✨ New Features

  • yarn2-install: allow using no lockfile (96ad91b)

🐛 Bug Fixes

  • cache-nx: cache based on nx.json (6cc0848)
  • yarn2-install: add some optimizations (c5c6691)

3.0.4 (2023-01-16)

🐛 Bug Fixes

  • semantic-release: don't use setup-git-credentials anymore (8cc3b6c)

3.0.3 (2023-01-16)

🐛 Bug Fixes

  • setup-git-credentials: set git environment variables (cc1d946)

3.0.2 (2023-01-16)

🐛 Bug Fixes

  • credentials: simplify git credentials action (e466936)

3.0.1 (2023-01-16)

🐛 Bug Fixes

  • setup-git-credentials: expose all app credentials as outputs (6809088)

3.0.0 (2023-01-16)

⚠ BREAKING CHANGES

  • deps: update npm dependencies

build

  • deps: update npm dependencies (4c30dc5)

✨ New Features

  • add setup-app-credentials (de632b3)

🐛 Bug Fixes

  • yarn2-install: improve caching (7ae2c99)
  • yarn2-install: remove working directory (b39faee)

2.18.4 (2022-11-24)

🐛 Bug Fixes

  • cache-nx: use correct lockfile hash (2e0fae0)

2.18.3 (2022-11-16)

🐛 Bug Fixes

  • cache-nx: fix syntax error (3aed8f3)

2.18.2 (2022-11-11)

🐛 Bug Fixes

  • update-tags: check tag on remote (c6b2c36)

2.18.1 (2022-11-11)

🐛 Bug Fixes

  • update-tags: update correct commit (bb20c9d)

2.18.0 (2022-11-10)

✨ New Features

  • rebase: add remote input (fbfa896)

2.17.0 (2022-11-08)

✨ New Features

  • nx-cache: add nx cache action (6273559)

2.16.0 (2022-10-24)

✨ New Features

  • yarn-install: add yarn-args input (4cb7e27)
  • yarn2-install: add yarn-args input (aa09627)

2.15.1 (2022-10-17)

🐛 Bug Fixes

  • resolve set-output deprecation notices (eb05847)

2.15.0 (2022-10-17)

✨ New Features

  • compare-branches: add date to commits and add compare-url output (e63e1e9)

2.14.0 (2022-09-30)

✨ New Features

  • semantic-release: add write-summary option (3b53fd0)

2.13.0 (2022-09-30)

✨ New Features

  • compare-branches: add compare branches action (5ae87a7)

2.12.5 (2022-09-19)

🐛 Bug Fixes

  • semantic-release: correctly set version output (d9d2c1c)

2.12.4 (2022-09-19)

🐛 Bug Fixes

  • semantic-release: set outputs properly (e1f0a7d)

2.12.3 (2022-09-19)

🐛 Bug Fixes

  • semantic-release: get previous tag from remote instead of local (0ea0a59)

2.12.2 (2022-09-19)

🐛 Bug Fixes

  • semantic-release: run git fetch before getting tags (68c5bd7)

2.12.1 (2022-09-19)

🐛 Bug Fixes

  • semantic-release: use correct name for previous-version (77c755a)

2.12.0 (2022-09-19)

✨ New Features

  • semantic-release: add outputs for versions (d1d20c8)

2.11.2 (2022-08-11)

🐛 Bug Fixes

  • npm: use cache from setup-node (a9e9349)
  • pnpm: use cache from setup-node (8b08513)

2.11.1 (2022-08-11)

🐛 Bug Fixes

  • yarn2: use cache from setup-node (4a43c3c)
  • yarn: use cache from setup-node (362ffa8)

2.11.0 (2022-08-11)

✨ New Features

  • yarn2: add yarn 2 install action (d938245)

2.10.3 (2022-07-29)

🐛 Bug Fixes

  • make reusable semantic release workflow use correct git token (6a5c50d)

2.10.2 (2022-07-28)

🐛 Bug Fixes

  • rebase: separate force push into different step (2f56c7f)

2.10.1 (2022-07-28)

🐛 Bug Fixes

  • rebase: fix "no rebase in progress" error (5553492)

2.10.0 (2022-07-26)

✨ New Features

  • pnpm-install: add version and args inputs (604590f)

2.9.2 (2022-07-25)

🐛 Bug Fixes

2.9.1 (2022-07-21)

🐛 Bug Fixes

  • rebase: don't push if rebase failed (621e80e)

2.9.0 (2022-07-21)

✨ New Features

  • rebase: add force option (a0fc4e4)

2.8.0 (2022-06-17)

✨ New Features

2.7.0 (2022-06-16)

✨ New Features

  • add workflow for semantic release (7af8d78)

2.6.5 (2022-06-15)

🐛 Bug Fixes

  • build-docker-image-reg: load image and output correct name (cbe0f97)

2.6.4 (2022-06-15)

🐛 Bug Fixes

  • update-tags: update script (ff09501)

2.6.3 (2022-06-15)

🐛 Bug Fixes

  • update-tags: fix token access (0670bdb)

2.6.2 (2022-06-15)

🐛 Bug Fixes

  • update-tags: trim ref names (06e6cbf)

2.6.1 (2022-06-15)

🐛 Bug Fixes

  • update-tags: add missing file (6a01e8a)

2.6.0 (2022-06-15)

✨ New Features

  • npm: add pnpm install action (fd9c1a2)

2.5.0 (2022-06-15)

✨ New Features

  • docker: add action to build using registry (0ff99ff)

2.4.0 (2022-06-02)

✨ New Features

2.3.1 (2022-06-02)

🐛 Bug Fixes

  • rebase: use correct gh token (2e89a5d)
  • semantic-release: use correct gh token (ed30304)

2.3.0 (2022-05-18)

✨ New Features

🐛 Bug Fixes

  • rebase: add github token input (2802ff9)

2.2.0 (2022-05-18)

✨ New Features

  • add setup git credentials action (e72610d)

2.1.0 (2022-05-18)

✨ New Features

  • composer-install: improve speed (9a8f314)
  • npm-install: improve speed (fb19db3)
  • yarn-install: improve speed (0572ddf)

2.0.0 (2022-05-18)

⚠ BREAKING CHANGES

  • use kebab-case in all inputs and outputs

🐛 Bug Fixes

  • use kebab-case in all inputs and outputs (16f71ba)

1.0.0 (2022-05-18)

✨ New Features

  • add code coverage action (8896f48)
  • add more actions (8fcc6e5)
  • add semantic-release action (940cf70)
  • build-docker-image: add action (dedad05)
  • docker: add args as label to improve caching (96803da)
  • docker: add buildkit option (f98c8ba)
  • setup-node: upgrade default node version to 16 (LTS) (56cc31b)
  • update-coverage: update to v2 (063129c)
  • yarn-install: add node-version input (24348a9)

🐛 Bug Fixes

  • composer-install: improve default flags (52b7218)
  • docker: use image input (c584a83)
  • semantic-release: remove required input (59808a8)