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

Remove Ubuntu 18.04 and upgrade Fedora to 39 and RHEL to 9.4 #1408

Merged
merged 11 commits into from
Jul 5, 2024

Conversation

clementperon
Copy link
Collaborator

@clementperon clementperon commented May 25, 2024

Ubuntu 18.04 is EOL since April 2023.

Also it doesn't support recent NodeJS this imply we can't properly bump Github CI Actions.

Let's drop it and add support of Ubuntu 24.04 instead

Copy link
Collaborator

@tigercosmos tigercosmos left a comment

Choose a reason for hiding this comment

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

Seems some CIs need to be fixed.

For Ubuntu 24, it's about PEP668: https://peps.python.org/pep-0668/#marking-an-interpreter-as-using-an-external-package-manager.

We can simply apply --break-system-packages for the pip.

"Package and release / mingw-w64" is a known issue: #1347, we can ignore it.

@clementperon clementperon changed the title Drop Ubuntu 18.04 and Add Ubuntu 24.04 Bump Ubuntu to 24.04 and Fedora to 39 Jun 5, 2024
@seladb
Copy link
Owner

seladb commented Jun 25, 2024

@clementperon now that we updated RHEL, maybe we can fix this PR and merge it?

@seladb seladb changed the title Bump Ubuntu to 24.04 and Fedora to 39 Bump Ubuntu to 24.04, Fedora to 39 and RHEL to 9.4 Jul 5, 2024
@seladb seladb changed the title Bump Ubuntu to 24.04, Fedora to 39 and RHEL to 9.4 Remove Ubuntu 18.04 and upgrade Fedora to 39 and RHEL to 9.4 Jul 5, 2024
@seladb
Copy link
Owner

seladb commented Jul 5, 2024

@tigercosmos can you approve this PR so we can merge it?

We changed it to only remove Ubuntu 18.04. We'll add 24.04 in a separate PR

@tigercosmos tigercosmos merged commit 8bc820b into seladb:dev Jul 5, 2024
65 checks passed
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.

4 participants