dolibarr/.github/workflows
MDW ec0fd31386
Fix phpstan workflow file (#28741)
* Fix phpstan workflow file

# Fix phpstan workflow file

Line was split in two, joined

* qual: set memory limit to 'unlimited' (-1)

* Remove some stubs to check impact

* Fix: Verify execution time limit

* Remove stub files to reuse cache

* Qual: Rename distribution phpstan.neon to phpstan.neon.dist

# Qual: Rename distribution phpstan.neon to phpstan.neon.dist

This allows the developer to override some settings locally

Also update the .gitignore file with phpstan.neon and some other other
ignores (cache, local log files, temporary edit files).

* Enable debug on phpstan

* Re-enable stubs

* Fix: Change parallel settings to defaults, remove buffer

'buffer' is not a documented parameter, removing it.
Removing some configuration settings as the defaults are higher and
should adapt better to the target machine
2024-03-11 14:04:02 +01:00
..
cache-clean-pr.yml Qual: Clean up caches when PR is closed (#28648) 2024-03-05 16:31:45 +01:00
code_quality_qodana.yml.disabled Clean github actions 2023-08-26 22:41:03 +02:00
doxygen-gh-pages.yml.disabled No mode need for doxygen github action 2023-01-05 15:35:09 +01:00
exakat.yml Clean exakat 2024-02-21 14:55:44 +01:00
github_ci_php71_pgsql.yml.disabled QUAL Improve spelling in documentation strings/text (#26611) 2023-11-16 15:33:55 +01:00
github_ci_php81_mysql.yml.disabled QUAL Improve spelling in documentation strings/text (#26611) 2023-11-16 15:33:55 +01:00
greetings-pr.yml.disabled Comment 2020-02-20 01:22:40 +01:00
phan.yml QUAL Use phan to help detect new issues (#27706) 2024-02-21 18:14:29 +01:00
phpcs.yml.disabled Qual: disable PHPCS action (now performed by pre-commit) (#28097) 2024-02-09 18:57:27 +01:00
phpstan.yml Fix phpstan workflow file (#28741) 2024-03-11 14:04:02 +01:00
pre-commit.yml Qual: Optimize workflow (#28386) 2024-02-23 20:05:29 +01:00
stale-issues-safe.yml Qual: Fix line endings of yaml files for yamllint. (#27479) 2024-01-13 15:49:17 +01:00
windows-ci.yaml Fix: Cache issue in windows-ci - add enableCrossOsArchive (#28607) 2024-03-04 18:28:24 +01:00