[Package Issue]: Azul.Zulu, JREs not publishing #246752
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Triage
This work item needs to be triaged by a member of the core team.
Please confirm these before moving forward
Category of the issue
Other
Brief description of your issue
I am a developer of Azul and we noticed the recent versions of our Azul Zulu JREs are not syncing.
https://github.com/microsoft/winget-pkgs/tree/master/manifests/a/Azul/Zulu
There are correctly JDKs and JREs up to version 18. From 19 there are only JDKs. We need to publish those JREs as well.
The problem is that the Dumplings repo is missing the proper JRE tasks - like here: up to v18, there are both:
https://github.com/SpecterShell/Dumplings/tree/main/Tasks/Azul.Zulu.18.JRE
https://github.com/SpecterShell/Dumplings/tree/main/Tasks/Azul.Zulu.18.JDK
but for 19, there is only
https://github.com/SpecterShell/Dumplings/tree/main/Tasks/Azul.Zulu.19.JDK
How exactly are those per-version tasks generated? How can we help so winget will start publishing newer JRE versions as well? And ideally solve this in a way there will be no manual task needed when new major Java version will get released in the future 🙂
I will be happy to help if some further debugging is needed!
Thanks.
Steps to reproduce
Follow the links above to see that there is no Azul.Zulu JRE from 19 and further.
Actual behavior
Missing Azul.Zulu JREs 19, 20, 21, 22, 23, 24.
Expected behavior
To have the missing JREs in the package registry
Environment
Screenshots and Logs
No response
The text was updated successfully, but these errors were encountered: