Skip to content

ci(PHP): Only test against highest and lowest supported PHP versions#61158

Merged
provokateurin merged 2 commits into
masterfrom
ci/php/versions
Jun 11, 2026
Merged

ci(PHP): Only test against highest and lowest supported PHP versions#61158
provokateurin merged 2 commits into
masterfrom
ci/php/versions

Conversation

@provokateurin

@provokateurin provokateurin commented Jun 10, 2026

Copy link
Copy Markdown
Member

I remove the coverage reports, because we don't use them at all and it just wastes time and makes the workflows messier.

While it removes the versions between 8.2 and 8.5, it also adds some versions, because some versions were only testing 8.2 (or 8.4) and not the latest version.

@provokateurin provokateurin added this to the Nextcloud 35 milestone Jun 10, 2026
@provokateurin provokateurin requested a review from a team as a code owner June 10, 2026 14:41
@provokateurin provokateurin removed the request for review from a team June 10, 2026 14:41
@provokateurin provokateurin added the 3. to review Waiting for reviews label Jun 10, 2026
@provokateurin provokateurin enabled auto-merge June 10, 2026 15:10
@provokateurin

Copy link
Copy Markdown
Member Author

This change removes 32 jobs per PR (compared to https://github.com/nextcloud/server/pull/60844/checks).

@icewind1991

Copy link
Copy Markdown
Member

Would be nice to automatically determine the min/max versions from the version check (as we do for apps) to ensure this is always up to date. But that's future work

@susnux

susnux commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

CI error caused by PHP 8.5, fix: #61176

Comment thread .github/workflows/autocheckers.yml
@provokateurin provokateurin force-pushed the ci/php/versions branch 3 times, most recently from deb2fb9 to bd454e6 Compare June 11, 2026 14:28
Signed-off-by: provokateurin <kate@provokateurin.de>
Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin provokateurin merged commit 692f5f3 into master Jun 11, 2026
224 of 226 checks passed
@provokateurin provokateurin deleted the ci/php/versions branch June 11, 2026 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants