forked from Wavyzz/dolibarr
# Use new phan output target "github" Using checkstyle is no longer needed, "github" is now available as an output printer. This PR uses that, cs2pr is no longer needed. Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
CI Workflows
The 2 main CI workflows are:
- ci-on-pull_request.yml
- ci-on-push.yml
This run the actions:
- pre-commit.yml
- phan.yml
- phpstan.yml When all succeed, start:
- Windows-ci;
The other worklows are:
- stale-issues-safe to autoclose old issues.
- phpstan_baseline to update the phpstan baseline file.
- cache-clean-pr to clean cache when closing a PR.
Some tests workflows are:
- pr-18
- pr-18-autolbal
- test