forked from Wavyzz/dolibarr
* fix broken workflows * Update ci-on-push.yml * Update fournisseur.commande.class.php * clean code --------- 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:
- ci-stale-issues-safe to autoclose old issues.
- ci-phpstan_baseline to update the phpstan baseline file.
- ci-cache-clean-pr to clean cache when closing a PR.
- ci-test to make CI tests
Some tests workflows are:
- pr-18
- pr-18-autolbal
- test