Skip to content

Conversation

@o-liver
Copy link
Member

@o-liver o-liver commented Aug 28, 2025

Add Docker build jobs for Node 24.7.0 with Java 17, 21, and 23 combinations following the same pattern as existing Node 22 support.

  • Add publish-to-dockerhub-java17-node24 job
  • Add publish-to-dockerhub-java21-node24 job
  • Add publish-to-dockerhub-java23-node24 job
  • Update scripts/common_image to validate Node major version 24
  • Integrate new jobs into release workflow with proper dependencies

Existing GPG keys are sufficient for Node 24 release verification.

Before submitting a pull request, please ensure the following:

Description

Please explain the changes you made.

Add a link to the design (if applicable).

Checklist

  • Code compiles correctly
  • Relevant tests were added (unit / contract / integration)
  • Relevant logs were added
  • Formatting and linting run locally successfully
  • All tests pass
  • UA review
  • Design is documented
  • Extended the README / documentation, if necessary
  • Open source is approved

Add Docker build jobs for Node 24.7.0 with Java 17, 21, and 23
combinations following the same pattern as existing Node 22 support.

- Add publish-to-dockerhub-java17-node24 job
- Add publish-to-dockerhub-java21-node24 job
- Add publish-to-dockerhub-java23-node24 job
- Update scripts/common_image to validate Node major version 24
- Integrate new jobs into release workflow with proper dependencies

Existing GPG keys are sufficient for Node 24 release verification.
@o-liver
Copy link
Member Author

o-liver commented Aug 28, 2025

Call for review: @yutaoj @young-yang03 @goodboyws

@o-liver
Copy link
Member Author

o-liver commented Aug 28, 2025

Used this PR as a reference: #1127

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