-
-
Notifications
You must be signed in to change notification settings - Fork 71
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
Build tag auto-triggered builds need ability to specify publish name #776
Labels
Comments
openjdk-pipelineNN can specify the publish name using "overridePublishName" |
The problem is the TIMESTAMP param, that needs to be a unique re-producible timestamp|version field, as opposed to the generated timestamp here:
The openjdk-pipelineNN probably needs an extra option, eg."publishTimestamp"
|
Related: #740 |
@andrew-m-leonard This is in Q1 - I believe we're complete with this now so can it be closed? |
yep, all done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The new jdk-21 & 22 releaseTrigger_NNea jobs currently have to manually invoke the publish job with the necessary "publishTag" containing the EA naming. We need the openjdk-pipelineNN job to be able to specify that so it can auto-publish.
The text was updated successfully, but these errors were encountered: