Uh oh!
There was an error while loading. Please reload this page.
Add support for Liberica JDK - #225
Conversation
dchuyko
commented
Nov 2, 2021
maxim-lobanov
commented
Nov 2, 2021
Hey, |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
maxim-lobanov
commented
Nov 2, 2021
@RazorNd, I have left a couple of nitpicks. If you can fix them and pull latest |
Co-authored-by: Maxim Lobanov <maxim-lobanov@github.com>
RazorNd
commented
Nov 2, 2021
Thanks for your corrections. I fixed them. I pulled |
dchuyko
commented
Nov 9, 2021
@dmitry-shibanov Are there any issues? Anything that blocks approving the workflows? |
dmitry-shibanov
commented
Nov 9, 2021
Hello @RazorNd. Thank you for your pull request. Could you please add e2e tests. I've tested your changes and got error during java installation. I've used such workflow as: |
RazorNd
commented
Nov 10, 2021
@dmitry-shibanov thanks for the hint. I fixed the errors that occurred during e2e testing. build example Also I tried adding e2e test in current workflow. Update for worflow. Add these changes to the current PR? |
dchuyko
commented
Nov 11, 2021
@RazorNd As far as I can see other recent additions (openj9) included e2e-versions.yml changes. |
dmitry-shibanov
commented
Nov 11, 2021
Hello @RazorNd. Thank you for updating branch with e2e tests. I've tested your changes from my side. In general it works as expected, but I have one minor question:
|
RazorNd
commented
Nov 11, 2021
@dchuyko I was not sure if changing the pipeline for a non-owner is a good idea. But as a last resort I'll revert my changes. |
@dmitry-shibanov I also noticed this yesterday. But if you look in API, Liberica has only 2 early access builds for Java 8. @dchuyko you don't release anymore early access builds? Or am I doing something wrong? API Request Example |
Currently EA is not among public artifacts (new versions). But it may appear again. |
dmitry-shibanov
commented
Nov 15, 2021
Hello @giltene. If you do not mind, could you please take a look on this pull request ? |
MaksimZhukov
left a comment
There was a problem hiding this comment.
Hello @RazorNd! Thank you for the contribution!
Overall looks good to me! I've left a few minor comments
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
RazorNd
commented
Nov 25, 2021
@MaksimZhukov thanks for you comments. I have resolved all the problems you are reporting. |
Uh oh!
There was an error while loading. Please reload this page.
dmitry-shibanov
commented
Nov 26, 2021
Hello @RazorNd. We want to describe our next steps. We will merge your pull request and release a new version next week. We will notify you when we release a new version and update the tag v2. |
Description:
Add support for Liberica JDK distribution.
Related issue:
#70
Check list: