Skip to content

Remove EOL Ubuntu distros#466

Merged
flowzone-app[bot] merged 3 commits intomasterfrom
kyle/remove-focal
May 7, 2025
Merged

Remove EOL Ubuntu distros#466
flowzone-app[bot] merged 3 commits intomasterfrom
kyle/remove-focal

Conversation

@klutchell
Copy link
Copy Markdown
Contributor

@klutchell klutchell commented May 7, 2025

Focal is EOL in May 2025

Bionic was EOL in May 2023

Xenial was EOL in April 2021

Focal is EOL in May 2025

Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
@flowzone-app flowzone-app bot enabled auto-merge May 7, 2025 14:22
klutchell added 2 commits May 7, 2025 10:22
Bionic was EOL in May 2023

Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
Xenial was EOL in April 2021

Change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
@klutchell klutchell changed the title Remove Ubuntu Focal from supported distros Remove EOL Ubuntu distros May 7, 2025
@klutchell klutchell requested a review from thgreasi May 7, 2025 14:42
{
"or": [
{ "type": "sw.os", "slug": "ubuntu", "version": "focal" },
{ "type": "sw.os", "slug": "ubuntu" , "version": "lunar" },
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'm wondering where this lunar comes from, since that's also EOL & it's not in our base OS contract list 🤔

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

That's what I'm saying :)
What I'm wondering is how this still shows up here and it wasn't removed lunar from contracts/sw.os/ubuntu/contract.json in cac2042

Except if these files are not auto-generated and it's my bad that I didn't manually remove it....

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Maybe you left it intentionally, since it's a software stack contract and the requirement will not be met so it doesn't hurt to leave the explicit requirement?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't think I had anything like that in mind @klutchell XD so it's probably my bad that I thought these are auto-updated.
See: #467

@flowzone-app flowzone-app bot merged commit e636657 into master May 7, 2025
52 checks passed
@flowzone-app flowzone-app bot deleted the kyle/remove-focal branch May 7, 2025 15:56
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