8000 [CI] Update the action script to build for higher JDK versions · Issue #714 · authorjapps/zerocode · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[CI] Update the action script to build for higher JDK versions #714

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

Open
3 tasks done
authorjapps opened this issue May 18, 2025 · 0 comments · May be fixed by #715
Open
3 tasks done

[CI] Update the action script to build for higher JDK versions #714

authorjapps opened this issue May 18, 2025 · 0 comments · May be fixed by #715
Assignees

Comments

@authorjapps
Copy link
Owner
authorjapps commented May 18, 2025

Make the CI build to run for JDK8 and higher version of Java.

@javiertuya: Could you please raise a PR from the test-matrix-with-profiles branch? I think it's worth merging. I assume only changes are in this.github/workflows/main.yml file on top of this PR (i.e. @rkampani's PR#713 changes ), but happy to be corrected.

  • Your matrix build takes around 11 minutes
  • The normal build takes around 10 minutes

So not a massive differences in terms build time.

This setup will help us get feedback on whether future changes are compatible with higher JDK versions. Based on that, we can take appropriate actions. For example:

  • Decide whether to merge a PR or not
  • If urgent, then merge for Java 8 only to unblock someone

At the point where any changes become mutually exclusive, we can consider splitting into a separate artifact.

AC1:

  • Update to build on version: [8, 11, 17, 21, 23] with their respective JUnit reports to be downloadable

AC2:

Similarly:

  • Make these two files(Do not hardcode the filenames) as zip available for download.
    • i.e. Pick the ".csv" and ".html" from the target folder
- zerocode-junit-interactive-fuzzy-search.html
- zerocode-junit-granular-report.csv
Image
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 a pull request may close this issue.

2 participants
0