Skip to content

Releases: AngeGroup/Notifier

2.0.0

15 May 11:07

Choose a tag to compare

Split CI into one job per check for separate status reporting

Validate, lint, php-cs-fixer, PHPStan and PHPUnit each run as their
own job so each check appears as a distinct status on the run and on
PRs. Jobs run in parallel to keep total wall-time short.

A composite action at .github/actions/setup centralises the
PHP setup + composer install (with --ignore-platform-reqs and cache)
shared by the three jobs that need vendor/.

Release v1.0.0

07 Dec 20:54

Choose a tag to compare