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

fix: add a docker image for Java 21 support #702

Merged
merged 3 commits into from Jan 29, 2024

Conversation

nathanklick
Copy link
Member

Description

This pull request changes the following:

  • Adds a new Docker definition for Java 21 support.
  • Updates the CI workflow to release the new image.
  • Adds a Gradle module descriptor for the image.

Related Issues

Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
@nathanklick nathanklick self-assigned this Jan 29, 2024
@nathanklick nathanklick changed the base branch from main to release/0.18 January 29, 2024 05:04
docker/ubi8-init-java21/Dockerfile Outdated Show resolved Hide resolved
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
Copy link

Unit Test Results

  26 files    26 suites   56s ⏱️
109 tests 105 ✔️ 4 💤 0
110 runs  106 ✔️ 4 💤 0

Results for commit 936eb20.

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/0.18@c0a46f9). Click here to learn what that means.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##             release/0.18     #702   +/-   ##
===============================================
  Coverage                ?   67.51%           
  Complexity              ?      339           
===============================================
  Files                   ?       64           
  Lines                   ?     1336           
  Branches                ?      157           
===============================================
  Hits                    ?      902           
  Misses                  ?      371           
  Partials                ?       63           

Impacted file tree graph

Copy link

sonarcloud bot commented Jan 29, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@nathanklick nathanklick merged commit 460f246 into release/0.18 Jan 29, 2024
18 of 19 checks passed
@nathanklick nathanklick deleted the 00701-JDK21-Image branch January 29, 2024 05:20
nathanklick added a commit that referenced this pull request Jan 29, 2024
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
nathanklick added a commit that referenced this pull request Jan 29, 2024
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
nathanklick added a commit that referenced this pull request Jan 29, 2024
Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
swirlds-automation added a commit that referenced this pull request Jan 29, 2024
## [0.18.1](v0.18.0...v0.18.1) (2024-01-29)

### Bug Fixes

* add a docker image for Java 21 support ([#702](#702)) ([97dc30e](97dc30e))
swirlds-automation added a commit that referenced this pull request Feb 1, 2024
## [0.19.0](v0.18.0...v0.19.0) (2024-02-01)

### Features

* sync the most recent values file changes for fullstack-deployment and fullstack-cluster-setup charts to fsnetman command line options ([#698](#698)) ([0599dd1](0599dd1))

### Bug Fixes

* add a docker image for Java 21 support ([#702](#702)) ([e4f1f77](e4f1f77))
* **cli:** rename existing chart command as network command ([#694](#694)) ([c555432](c555432))
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.

Charts[Node]: Create new node image to support platform version v0.46 onward
2 participants