Damien Retzinger
c2c3755729
feat: use actions/checkout@v6
2026-02-18 14:43:05 -05:00
Damien Retzinger
157b6877e2
ci: only test supported versions ( #189 )
2025-04-09 09:46:56 -04:00
dependabot[bot]
00939b1609
chore(deps): bump actions/checkout from 3 to 4 ( #114 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 09:43:15 -04:00
Damien Retzinger
4e21b18ee9
feat(coding-standard): add ignore_warnings flag ( #147 )
...
By default, `phpcs` exits with a non-zero exit code when it finds warnings. We keep that default, but allow changing it.
Co-authored-by: Vitaliy Golomoziy <vitaliy.golomoziy@gmail.com >
2023-09-21 08:40:58 -04:00
Daniel Sloof
2a102c253d
feat: add coding standard action ( #51 )
2022-09-06 10:36:33 -04:00