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

chore: Add Java 21 to build and test DEV-2769 #99

Merged
merged 3 commits into from
Oct 13, 2023
Merged

Conversation

seakayone
Copy link
Collaborator

@seakayone seakayone commented Sep 27, 2023

Build and test project with Java 21 in parallel with Java 17.

Currently temurin is publishing their Java 21 for production use.

Out of scope
Use of Java 21 in published Docker artefact, this is still on Java 17.

@seakayone seakayone changed the title Add Java 21 to build and test chore: Add Java 21 to build and test Sep 27, 2023
@codacy-production
Copy link

codacy-production bot commented Sep 27, 2023

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (4428f35) 1084 494 45.57%
Head commit (4006eec) 1084 (+0) 494 (+0) 45.57% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#99) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@seakayone seakayone self-assigned this Sep 29, 2023
@seakayone seakayone changed the title chore: Add Java 21 to build and test chore: Add Java 21 to build and test DEV-2745 Oct 2, 2023
@linear
Copy link

linear bot commented Oct 2, 2023

@seakayone seakayone changed the title chore: Add Java 21 to build and test DEV-2745 chore: Add Java 21 to build and test DEV-2769 Oct 4, 2023
@linear
Copy link

linear bot commented Oct 4, 2023

@seakayone seakayone merged commit a1b2397 into main Oct 13, 2023
11 checks passed
@seakayone seakayone deleted the feat/java-21 branch October 13, 2023 10:22
mpro7 pushed a commit that referenced this pull request Oct 13, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](v0.2.2...v0.3.0)
(2023-10-13)


### Enhancements

* Add report listing all assets per project which have a .bak file
DEV-2795 ([#110](#110))
([e5b9346](e5b9346))


### Maintenance

* Add Java 21 to build and test DEV-2769
([#99](#99))
([a1b2397](a1b2397))
* Add Scala Steward configuration
([#109](#109))
([dacb81f](dacb81f))
* Replace zio-http endpoints with tapir endpoints DEV-2746
([#95](#95))
([9f7c790](9f7c790))
* Update commons-io to 2.14.0
([#104](#104))
([58a953e](58a953e))
* Update formatter, use the same .scalafmt as in dsp-api
([#111](#111))
([4428f35](4428f35))
* Update zio-metrics-connectors, ... to 2.2.0
([#106](#106))
([b1ae6a7](b1ae6a7))
* Update zio-prelude to 1.0.0-RC21
([#107](#107))
([9dcfc52](9dcfc52))
* Update zio, zio-streams, zio-test, ... to 2.0.18
([#105](#105))
([ed4d6e2](ed4d6e2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants