-
Notifications
You must be signed in to change notification settings - Fork 13
Zulu Prime JREs miscategorised as JDKs #94
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
Comments
It looks like in I'd guess a simple solution would be something like |
Will take a look at it, thx for reporting |
Found 23 wrong packages and removed them, so they should be added with the next update run after the deployment will be done, so probably by tomorrow all packages should be back again with the correct package type. |
@HanSolo this had been fixed but is happening again? |
Darn...did another deployment yesterday and probably have a regression here...will take a look...thx for the heads up |
Deployment is ongoing...should be fixed in around 2 hours (fingers crossed :)) |
Still showing 2 package results unfortunately. |
Now this is interesting...on the staging and testing environment it doesn't show the wrong pkgs but on production it does...hmm...need to take a closer look why this happens |
This is now showing one package - fixed or intermittent? |
Uh oh!
There was an error while loading. Please reload this page.
Take this request, which queries for
package_type=jdk
, but one of the results is:I.E. not a JDK, actually a JRE.
This looks to happen for other Zulu Prime versions as well.
Full request response:
The text was updated successfully, but these errors were encountered: