Skip to content

Latest commit

 

History

History
679 lines (304 loc) · 28.5 KB

CHANGELOG.md

File metadata and controls

679 lines (304 loc) · 28.5 KB

Changelog

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

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)