Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

feat(jdk): Add preview images for jdk21 #397

Merged
merged 6 commits into from
Sep 8, 2023

Conversation

gounthar
Copy link
Contributor

@gounthar gounthar commented Sep 8, 2023

Fixes jenkinsci/docker-agent#587 .
This is something that was discussed in jenkinsci/docker-agent#587 .
This work follows the issue and PR brought by @nbr23.
I had to modify TEST_VERSION="3148.v532a_7e715ee3" in tests.bats because there is no 3131xxx version for JDK21.
The first JDK21-compatible version is 3148.v532a_7e715ee3.

Testing done

 make build-debian_jdk21
 make build-alpine_jdk21

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

ERROR: docker.io/jenkins/agent:3131.vf2b_b_798b_ce99-4-alpine-jdk21-preview: not found
ERROR: docker.io/jenkins/agent:3131.vf2b_b_798b_ce99-4-alpine-jdk21-preview: not found
@gounthar gounthar marked this pull request as ready for review September 8, 2023 14:11
@gounthar gounthar requested a review from a team as a code owner September 8, 2023 14:11
Copy link
Member

@timja timja left a comment

Choose a reason for hiding this comment

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

lgtm, one concern on alpine is we don't know if they will actually offer it at GA but i guess we can remove it when we swap to non preview tags if so

@dduportal dduportal merged commit 09618e6 into jenkinsci:master Sep 8, 2023
5 checks passed
@gounthar gounthar deleted the jdk21-preview branch September 8, 2023 15:38
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this pull request Nov 28, 2023
…unthar/jdk21-preview

feat(jdk): Add preview images for jdk21
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this pull request Nov 28, 2023
…unthar/jdk21-preview

feat(jdk): Add preview images for jdk21
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this pull request Nov 28, 2023
…unthar/jdk21-preview

feat(jdk): Add preview images for jdk21
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this pull request Nov 28, 2023
…unthar/jdk21-preview

feat(jdk): Add preview images for jdk21
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this pull request Nov 28, 2023
…unthar/jdk21-preview

feat(jdk): Add preview images for jdk21
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this pull request Nov 28, 2023
…unthar/jdk21-preview

feat(jdk): Add preview images for jdk21
lemeurherve pushed a commit to lemeurherve/docker-agent that referenced this pull request Jan 12, 2024
…dk21-preview

feat(jdk): Add preview images for jdk21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add alpine arm64 docker image builds
3 participants