Skip to content

CI: fix default branch pipeline#66

Merged
f3l1x merged 3 commits intocontributte:masterfrom
ohmyfelix:fix/default-branch-pipeline
Feb 13, 2026
Merged

CI: fix default branch pipeline#66
f3l1x merged 3 commits intocontributte:masterfrom
ohmyfelix:fix/default-branch-pipeline

Conversation

@ohmyfelix
Copy link
Contributor

Summary

  • switch the test matrix off PHP 8.1, because current dev tooling (contributte/qa and contributte/tester v0.4) requires PHP >=8.2 and was breaking scheduled default-branch runs
  • update PHPCS to load contributte/qa ruleset-8.2.xml, fixing the missing ruleset-8.0.xml failure in Codesniffer
  • handle nullable return values from Nette\Application\LinkGenerator::link() in NetteLinkGenerator::link() and add a regression test for fallback behavior

Verification

  • make cs
  • make phpstan
  • make tests

@codecov
Copy link

codecov bot commented Feb 13, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@f3l1x f3l1x merged commit c649790 into contributte:master Feb 13, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments