Skip to content

Conversation

@amezin
Copy link
Member

@amezin amezin commented Jan 17, 2026

No description provided.

@coderabbitai
Copy link

coderabbitai bot commented Jan 17, 2026

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Removed Ubuntu 25.04 container image support
    • Updated cleanup workflow for container image maintenance

✏️ Tip: You can customize this high-level summary in your review settings.

Walkthrough

This pull request adds ubuntu-25.04 to the cleanup workflow's image matrix while simultaneously removing the ubuntu-25.04.dockerfile. The workflow change enables cleanup operations for the newly added image, while the Dockerfile removal eliminates the container image build definition for Ubuntu 25.04.

Changes

Cohort / File(s) Summary
Cleanup Workflow
.github/workflows/cleanup.yml
Adds ubuntu-25.04 to the image matrix include list for container image cleanup operations
Dockerfile Removal
ubuntu-25.04.dockerfile
Removes entire 31-line Dockerfile that previously defined Ubuntu 25.04 container image with GNOME shell components (GNOME_SHELL_VERSION, MUTTER_VERSION, GJS_VERSION, VTE_VERSION) and systemd configuration

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

  • ci: remove Fedora 39 image from cleanup list #163: Modifies the same cleanup workflow matrix in .github/workflows/cleanup.yml, removing fedora-39 while this PR adds ubuntu-25.04, indicating coordinated changes to container image maintenance strategy.
🚥 Pre-merge checks | ✅ 1 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive No pull request description was provided by the author, making it impossible to assess whether it relates to the changeset. Add a description explaining the rationale for removing Ubuntu 25.04 support and any migration guidance for affected users.
✅ Passed checks (1 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Ubuntu 25.04 - EOL' clearly indicates the main change: removal/end-of-life handling for Ubuntu 25.04, which aligns with the removal of ubuntu-25.04.dockerfile and cleanup of related workflow configuration.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch eol

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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