Releases: php-forge/actions
Releases · php-forge/actions
v2.0.5
What's Changed
- fix(workflows): Add
ignore-platform-reqsinput to multiple workflow files. by @terabytesoftw in #68
Full Changelog: v2...v2.0.5
v2.0.4
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
What's Changed
- feat(workflow): Add Super Linter reusable workflow for code quality checks. by @terabytesoftw in #55
- fix(workflow): Better naming workflow
linter.ymltoreusable-linter.yml. by @terabytesoftw in #57 - fix(linter): Better naming workflow
reusable-linter.ymltosuper-linter.yml. by @terabytesoftw in #58 - feat(workflow): Add
linter.ymlworkflow configuration for pull requests and pushes. by @terabytesoftw in #56 - fix(linter): Add permissions to linter job in
linter.ymlandsuper-linter.yml. by @terabytesoftw in #59 - fix(workflows): Update
OSdescription to specifyJSONarray format for runner inputs. by @terabytesoftw in #60 - fix(docs): Update
README.mdto include supported databases with Docker images and health check commands. by @terabytesoftw in #61
Full Changelog: v1...v2
v2.0.3
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
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
What's Changed
- refactor(actions): Improve command building in
phpunitandinfectionaction for better readability and maintainability. by @terabytesoftw in #62 - fix(workflows): Change
AUTH_TOKENrequirement tofalsein multiple workflow files. by @terabytesoftw in #63
Full Changelog: v2...v2.0.1
v1.0.4
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
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
What's Changed
- Initial release
New Contributors
- @terabytesoftw made their first contribution in #1
- @dependabot[bot] made their first contribution in #49
Full Changelog: https://github.com/php-forge/actions/commits/v1
v1.0.2
What's Changed
- fix(deps): Upgrade codecov action from
v4tov5for improved functionality. by @terabytesoftw in #52
Full Changelog: v1...v1.0.2