Skip to content

Releases: php-forge/actions

v2.0.5

29 Sep 16:24
95ac610

Choose a tag to compare

What's Changed

  • fix(workflows): Add ignore-platform-reqs input to multiple workflow files. by @terabytesoftw in #68

Full Changelog: v2...v2.0.5

v2.0.4

29 Sep 15:20
49d1924

Choose a tag to compare

What's Changed

  • fix(linter): Add permissions for checks, contents, and statuses. by @terabytesoftw in #66
  • fix(workflows): Enhance composer command inputs with flags and options. by @terabytesoftw in #67

Full Changelog: v2...v2.0.4

v2

13 Sep 21:35
95ac610

Choose a tag to compare

v2

What's Changed

  • feat(workflow): Add Super Linter reusable workflow for code quality checks. by @terabytesoftw in #55
  • fix(workflow): Better naming workflow linter.yml to reusable-linter.yml. by @terabytesoftw in #57
  • fix(linter): Better naming workflow reusable-linter.yml to super-linter.yml. by @terabytesoftw in #58
  • feat(workflow): Add linter.yml workflow configuration for pull requests and pushes. by @terabytesoftw in #56
  • fix(linter): Add permissions to linter job in linter.yml and super-linter.yml. by @terabytesoftw in #59
  • fix(workflows): Update OS description to specify JSON array format for runner inputs. by @terabytesoftw in #60
  • fix(docs): Update README.md to include supported databases with Docker images and health check commands. by @terabytesoftw in #61

Full Changelog: v1...v2

v2.0.3

28 Sep 15:29
6fa5bbc

Choose a tag to compare

What's Changed

  • feat(workflows): Add action permission monitoring to multiple workflows. by @terabytesoftw in #65

Full Changelog: v2...v2.0.3

v2.0.2

25 Sep 12:44
c0a6af7

Choose a tag to compare

What's Changed

  • refactor(linter): Add validation input options for super-linter.ymlactions. by @terabytesoftw in #64

Full Changelog: v2...v2.0.2

v2.0.1

25 Sep 10:06
08bfd04

Choose a tag to compare

What's Changed

  • refactor(actions): Improve command building in phpunit and infection action for better readability and maintainability. by @terabytesoftw in #62
  • fix(workflows): Change AUTH_TOKEN requirement to false in multiple workflow files. by @terabytesoftw in #63

Full Changelog: v2...v2.0.1

v1.0.4

31 Aug 00:34
615d6ff

Choose a tag to compare

What's Changed

  • fix(workflow): Update coverage upload condition to check for coverage driver. by @terabytesoftw in #54

Full Changelog: v1...v1.0.4

v1.0.3

31 Aug 00:00
615d6ff

Choose a tag to compare

What's Changed

  • fix: Update default operating systems to use 'windows-2022' across workflows and documentation. by @terabytesoftw in #53

Full Changelog: v1...v.1.0.3

v1

17 Aug 17:56
615d6ff

Choose a tag to compare

v1

What's Changed

  • Initial release

New Contributors

Full Changelog: https://github.com/php-forge/actions/commits/v1

v1.0.2

27 Aug 14:40
52bedf1

Choose a tag to compare

What's Changed

  • fix(deps): Upgrade codecov action from v4 to v5 for improved functionality. by @terabytesoftw in #52

Full Changelog: v1...v1.0.2