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

Upgrade MusicBrainz Server to Node 20 & Perl 5.34 #262

Merged
merged 6 commits into from
Nov 13, 2023

Conversation

yvanzo
Copy link
Contributor

@yvanzo yvanzo commented Nov 13, 2023

Problem

Starting from MusicBrainz Server v-2023-11-23, Node 20 is required.

Solution

  • Upgrade the base image for musicbrainz service to use Ubuntu jammy as in production.
    • This base image comes with Perl 5.34 which is now supported and used in production.
  • Align APT signing keys handling with musicbrainz-server repository.
  • Upgrade Node major version to 20 which comes with Yarn 4.

Overall it greatly simplifies the installation of requirements in the image for musicbrainz service.

@yvanzo yvanzo marked this pull request as ready for review November 13, 2023 16:50
@yvanzo yvanzo merged commit 4a3bbf0 into metabrainz:master Nov 13, 2023
@yvanzo yvanzo deleted the node-20 branch November 13, 2023 16:51
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.

1 participant