Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Experiment: Attempt to automate PPA release selection #9828

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

oskirby
Copy link
Collaborator

@oskirby oskirby commented Aug 30, 2024

Description

It is a little bit annoying to have to manually update the list of current Ubuntu releases everytime something new comes along or a release goes EOL. So why not automate it by pulling the release data directly from the distro-info-data repository and computing which releases are active.

Reference

i.e Jira or Github issue URL

Checklist

  • My code follows the style guidelines for this project
  • I have not added any packages that contain high risk or unknown licenses (GPL, LGPL, MPL, etc. consult with DevOps if in question)
  • I have performed a self review of my own code
  • I have commented my code PARTICULARLY in hard to understand areas
  • I have added thorough tests where needed

@oskirby oskirby marked this pull request as ready for review August 30, 2024 23:00
Copy link
Collaborator

@strseb strseb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@oskirby oskirby merged commit a95a042 into main Sep 4, 2024
108 of 112 checks passed
@oskirby oskirby deleted the ppa-autodetect-releases branch September 4, 2024 16:37
@oskirby oskirby mentioned this pull request Sep 5, 2024
5 tasks
oskirby added a commit that referenced this pull request Sep 27, 2024
* Deprecate Ubuntu/23.10 Mantic Minotaur (#9827)
* Experiment: Attempt to automate PPA release selection (#9828)
* Fix typo in ppa-automation workflow (#9840)
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