feat: add ubuntu 26.04#147
Conversation
➖ Are we earthbuild yet?No change in "earthly" occurrences 📈 Overall Progress
Keep up the great work migrating from Earthly to Earthbuild! 🚀 💡 Tips for finding more occurrencesRun locally to see detailed breakdown: ./.github/scripts/count-earthly.shNote that the goal is not to reach 0. |
There was a problem hiding this comment.
Code Review
This pull request introduces support for Ubuntu 26.04, including documentation updates and a new Earthfile. It also standardizes comments across existing OS Earthfiles. The review feedback identifies a recurring grammatical error in the updated comments ('an dind' should be 'a dind') and recommends adding the generic common+test target to several existing Earthfiles to ensure consistent and comprehensive test coverage across all supported distributions.
The new Ubuntu LTS has been released: https://releases.ubuntu.com/resolute/.
This PR adds support for this LTS version.