Skip to content

Latest commit

 

History

History
202 lines (120 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

202 lines (120 loc) · 10.9 KB

Changelog

All notable changes to this project will be documented in this file.

1.2.1 - 2024-10-09

  • Update Plugin Check action name (#87)

🚀 Added

  • Prevent triggering wp-plugin-checks on every push and pr (#90)
  • NEW "WP Plugin Check" action (swissspidy/wp-plugin-check-action) (#82)
  • Add 'Build, test & measure' status badge for figuren-theater/ft-onboarding (#80)
  • Add 'Build, test & measure' status badge for figuren-theater/ft-seo (#79)

Dependency Updates & Maintenance

  • Bump phpstan/extension-installer from 1.3.1 to 1.4.3 (#89)
  • Bump ataylorme/eslint-annotate-action from 2.2.0 to 3.0.0 (#84)
  • Bump ergebnis/composer-normalize from 2.42.0 to 2.43.0 (#86)
  • Bump actions/setup-node from 4.0.2 to 4.0.3 (#88)
  • Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0 (#77)
  • Bump dorny/paths-filter from 3.0.1 to 3.0.2 (#81)
  • Bump dorny/paths-filter from 3.0.0 to 3.0.1 (#78)

1.1.1 - 2024-02-15

Dependency Updates & Maintenance

  • Upgrading figuren-theater/phpstan (1.2.1 => 1.2.2) (#76)

1.1.0 - 2024-02-14

🚀 Added

  • Upgrading figuren-theater/coding-standards (0.4.1 => 0.4.2) (#75)
  • Add 'Build, test & measure' status badge for figuren-theater/theater-production-subsites (#74)
  • Add 'Build, test & measure' status badge for ft-network-block-patterns (#71)

Dependency Updates & Maintenance

  • Bump actions/cache from 3 to 4 (#67)
  • Bump actions/dependency-review-action from 3 to 4 (#68)
  • Bump dorny/paths-filter from 2.11.1 to 3.0.0 (#69)
  • Bump ergebnis/composer-normalize from 2.39.0 to 2.42.0 (#70)
  • Bump actions/setup-node from 4.0.0 to 4.0.2 (#72)

1.0.1 - 2023-12-15

🚀 Added

  • Finetuning the PHPCS output (#65)

1.0.0 - 2023-11-22

Dependency Updates & Maintenance

  • Bump actions/setup-node from 3.8.1 to 4.0.0 (#61)
  • Upgrading figuren-theater/coding-standards (#62) which includes the switch to the NEW WordPress coding-Standards Version 3.0.x

0.9.0 - 2023-10-22

🚀 Added

  • Update required php-version to be 8.1 (matching PRODUCTION) (#60)
  • Update 'Build, test & measure' status badge for label-printing & theater-production-blocks (#58)

0.8.1 - 2023-09-26

🐛 Fixed

  • Fix JS liniting workflow not running properly (#57)

0.8.0 - 2023-09-26

🚀 Added

  • Enable automated JS & CSS checks (#56)

0.7.1 - 2023-09-13

Dependency Updates & Maintenance

  • Upgrading (*)/phpstan dependencies (#53)

0.7.0 - 2023-09-01

🚀 Added

  • Update dependencies (#51)
  • Update 'Build, test & measure' status badge for ft-media (#50)

0.6.7 - 2023-08-25

🚀 Added

  • Update 'Build, test & measure' status badge for ft-options (#48)
  • Update 'Build, test & measure' status badge for ft-privacy (#47)
  • Update 'Build, test & measure' status badge for ft-site-editing (#46)
  • Update 'Build, test & measure' status badge for ft-interactive (#45)
  • Update 'Build, test & measure' status badge for ft-admin-ui (#44)
  • Update 'Build, test & measure' status badge for ft-security (#43)
  • Update 'Build, test & measure' status badge for ft-platform-collection (#41)
  • Update 'Build, test & measure' status badge for ft-themes (#39)
  • Add more meaningfull description (#38)
  • Update 'Build, test & measure' status badge for ft-routes (#37)
  • Update 'Build, test & measure' status badge for ft-theming (#35)
  • Update 'Build, test & measure' status badge for coding-standards (#36)

🐛 Fixed

  • Fix wrong badges and links for workflow runs (#42)
  • Fix prevent error on missing path for phpstan analyze command, introduced after phpstan 1.10.25 (#40)

Dependency Updates & Maintenance

  • Upgrading figuren-theater/coding-standards (0.3.1 => 0.3.3) (#49)
  • Bump actions/dependency-review-action from 2 to 3 (#26)

0.6.6 - 2023-07-17

Dependency Updates & Maintenance

  • Upgrading figuren-theater/coding-standards (#34)

0.6.5 - 2023-07-17

🐛 Fixed

  • Fix: typo in path to phpstan (#33)
  • Fix: Call phpcs on . by default and handle cs and phpstan outputs with cs2pr (#32)

0.6.4 - 2023-07-17

🐛 Fixed

  • Fix: Make the opposite run ;) (#31)

0.6.3 - 2023-07-17

🐛 Fixed

  • Only run 'Lint: json files' for changed .json files AND when it is a … (#30)

0.6.2 - 2023-07-17

🐛 Fixed

  • Fix misleading changelog-compare URLs (#29)

0.6.1 - 2023-07-17

  • Make sure to use the latest version of coding-standards (#28)

0.6.0 - 2023-07-15

🚀 Added

  • Finish: Establish quality standards (#25)

0.5.1 - 2023-07-13

  • Add more badges for "quality checked" repos (#24)

0.5.0 - 2023-07-11

  • Try finding the 🐛 (#23)

🚀 Added

  • Develop (#21)

0.4.5 - 2023-07-05

  • Add 'Build, test & measure' as sep. workflow as Github cannot use it … (#20)
  • Allow build-test-measure to be triggered by push, which is needed for… (#19)

0.4.4 - 2023-06-28

  • Enable automated phpcs run (#17)

0.4.3 - 2023-06-27

  • Inherit secrets in reusable workflows (#16)
  • Call 'Update Changelog' & 'Release drafter' as a reusable workflows (#15)

🚀 Added

  • Develop (#14)

0.4.2 - 2023-06-27

  • Update release-drafter.yml (#13)
  • Update release-drafter.yml (#12)
  • Enable 'Release drafter' & 'Update changelog' workflows (#11)
  • Remove TRY-OUT releases-workflow (#10)

0.4.1 - 2023-06-27

No documentation until now.