Skip to content

Remove legacy CI configuration files#88

Merged
JeroenDeDauw merged 1 commit into
masterfrom
cleanup-old-junk
May 9, 2026
Merged

Remove legacy CI configuration files#88
JeroenDeDauw merged 1 commit into
masterfrom
cleanup-old-junk

Conversation

@JeroenDeDauw

Copy link
Copy Markdown
Member

Summary

Drop .travis.yml, .travis.install.sh, and .scrutinizer.yml. TravisCI and Scrutinizer haven't been wired into this repo for years -- CI runs entirely in GitHub Actions (.github/workflows/ci.yml).

  • No badge or doc references to update -- the README.md already only points at GitHub.
  • The dropped files reference PHP 7.x and MediaWiki <= 1.33; current CI matrix is PHP 8.1+ / MW 1.43+.

Test plan

  • CI green

Drop .travis.yml, .travis.install.sh, and .scrutinizer.yml.
TravisCI and Scrutinizer haven't been wired into this repo for
years -- CI runs entirely in GitHub Actions
(.github/workflows/ci.yml).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.16%. Comparing base (26ccc8c) to head (7adddc5).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #88   +/-   ##
=========================================
  Coverage     93.16%   93.16%           
  Complexity      166      166           
=========================================
  Files            17       17           
  Lines           571      571           
=========================================
  Hits            532      532           
  Misses           39       39           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@JeroenDeDauw JeroenDeDauw marked this pull request as ready for review May 9, 2026 23:45
@JeroenDeDauw JeroenDeDauw merged commit 011c749 into master May 9, 2026
8 checks passed
@JeroenDeDauw JeroenDeDauw deleted the cleanup-old-junk branch May 9, 2026 23:45
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