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

[TG-21003] Add action per supported JDK version #109

Merged
merged 3 commits into from
Mar 13, 2024

Conversation

roxspring
Copy link
Contributor

@roxspring roxspring commented Mar 11, 2024

TG-21003

  • Added subdirectories with JDK-specific action variants for Java 8, 11, 17, 21.
  • Added build.sh to maintain JDK-specific actions and keep them in sync with the base action.
  • Added CI workflow to check that JDK-specific actions are kept in sync with base action.

QA

  • Added JDK-specific action variants (replace @roxspring/TG-21003-action-per-jdk with @main once merged):

    • diffblue/cover-github-action@roxspring/TG-21003-action-per-jdk - Java 17 (but may change over time)
    • diffblue/cover-github-action/jdk8@roxspring/TG-21003-action-per-jdk - Java 8
    • diffblue/cover-github-action/jdk11@roxspring/TG-21003-action-per-jdk - Java 11
    • diffblue/cover-github-action/jdk17@roxspring/TG-21003-action-per-jdk - Java 17
    • diffblue/cover-github-action/jdk21@roxspring/TG-21003-action-per-jdk - Java 21 (only usable once JDK21 docker image is released)
  • Changes committed that push the action variants out of sync results in CI failure:
    image

@roxspring roxspring force-pushed the roxspring/TG-21003-action-per-jdk branch 2 times, most recently from 4b8f191 to dc045a4 Compare March 11, 2024 15:55
@roxspring roxspring marked this pull request as ready for review March 11, 2024 16:08
@roxspring roxspring requested a review from a team March 11, 2024 16:08
@roxspring roxspring requested a review from yuzhong1 March 11, 2024 16:48
@yuzhong1
Copy link
Contributor

yuzhong1 commented Mar 12, 2024

@roxspring
Copy link
Contributor Author

Agreed to defer JDK21 testing until TG-21006.

@roxspring roxspring merged commit d2b8b18 into main Mar 13, 2024
3 checks passed
@roxspring roxspring deleted the roxspring/TG-21003-action-per-jdk branch March 13, 2024 10:34
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.

4 participants