[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX] CI: Restore the previous behavior of running PHPStan on all files rather...
"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <6a272f202cea6_38194a9c1184b@gitlab-sidekiq-low-urgency-cpu-bound-v2-6cd54d5986-lkwh6.mail> |
ushindi bienvenu pushed to branch master at Tiki Wiki CMS Groupware / Tiki
Commits:
62e6e832 by Merci Jacob at 2026-06-08T20:50:18+00:00
[FIX] CI: Restore the previous behavior of running PHPStan on all files rather than on a subset, some of which may be excluded from the workflow.
---
* [FIX] Restore part of 2e67ab5d (phpstan running on dynamically computed files - files that are likely excluded in the workflow)
See merge request tikiwiki/tiki!10469
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -370,13 +370,7 @@ phpstan:
- changes:
- "**/*.php"
script:
- - *calculate_affected_files
- - |
- if [ -n "$PHP_FILES" ]; then
- echo "$PHP_FILES" | xargs php bin/phpstan --configuration=phpstan-tikiCi.neon analyse
- else
- echo "✅ Static evaluation matrix bypassed."
- fi
+ - php bin/phpstan --configuration=phpstan-tikiCi.neon
cache:
key: "phpstan"
paths:
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/62e6e832f56cb5978722e79d8b774d26e3b18fc7
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/62e6e832f56cb5978722e79d8b774d26e3b18fc7
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help
_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs