Skip to content

[master] Jenkinsfile: add Ubuntu 25.04 "Plucky Puffin" (not yet released)#1177

Merged
vvoland merged 2 commits intodocker:masterfrom
vvoland:ubuntu-25.04
Apr 2, 2025
Merged

[master] Jenkinsfile: add Ubuntu 25.04 "Plucky Puffin" (not yet released)#1177
vvoland merged 2 commits intodocker:masterfrom
vvoland:ubuntu-25.04

Conversation

@vvoland
Copy link
Contributor

@vvoland vvoland commented Mar 28, 2025

Adds the upcoming ubuntu release to start testing builds in CI. This
release is a non-LTS release, and planned to be release on April 17, 2025;

Add Ubuntu 25.04 "Plucky Puffin" packages

Signed-off-by: Paweł Gronowski pawel.gronowski@docker.com

@vvoland vvoland self-assigned this Mar 28, 2025
@vvoland vvoland force-pushed the ubuntu-25.04 branch 2 times, most recently from 571b987 to d8a3486 Compare March 31, 2025 17:31
@vvoland vvoland closed this Apr 2, 2025
@vvoland vvoland reopened this Apr 2, 2025
thaJeztah
thaJeztah previously approved these changes Apr 2, 2025
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

Comment on lines 68 to 70
install -m 0755 -d /etc/apt/keyrings
curl -fsSL "${REPO_URL}/gpg" | tee /etc/apt/keyrings/docker.asc
chmod a+r /etc/apt/keyrings/docker.asc
Copy link
Member

Choose a reason for hiding this comment

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

Interesting; I thought debian already removed this, but maybe it was still there and only "deprecated"

vvoland added 2 commits April 2, 2025 16:23
Adds the upcoming ubuntu release to start testing builds in CI. This
release is a non-LTS release, and planned to be release on April 17, 2025;

- https://wiki.ubuntu.com/Releases
- https://discourse.ubuntu.com/t/plucky-puffin-release-schedule/36461

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@vvoland vvoland merged commit 77669e5 into docker:master Apr 2, 2025
13 checks passed
@thaJeztah thaJeztah changed the title Jenkinsfile: add Ubuntu 25.04 "Plucky Puffin" (not yet released) [master] Jenkinsfile: add Ubuntu 25.04 "Plucky Puffin" (not yet released) Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants