temurin-build icon indicating copy to clipboard operation
temurin-build copied to clipboard

Adjust regexs for release tool job

Open sxa opened this issue 2 years ago • 2 comments

          Look at recommendations for expressions for filenames in RELEASING.md vs the examples shown in the job (Particularly in terms of the sources tarball and inclusion of testimage files)

Originally posted by @sxa in https://github.com/adoptium/adoptium/issues/240#issuecomment-1645803026

Possibly only have the information in the job parameter description or RELEASING.md ... Could be either in the releasing guide or the job (Perhaps better in the job as you have it on screen when you're running it). Or sort it out properly via a higher level release job that has fewer parameters and is easier to run, encompassing all of the appropriate logic.

sxa avatar Aug 07 '23 14:08 sxa

As a follow-on to this, could we move the regular expressions into source control and have the user pick platform names rather than attempting to get the regex correct?

adamfarley avatar Sep 01 '23 12:09 adamfarley

regular expressions into source control

That would be part of a separate effort to make this a pipeline job which is already underway by @sophia-guo IIRC

have the user pick platform names rather than attempting to get the regex correct?

Yep that was the goal of this issue.

sxa avatar Sep 01 '23 14:09 sxa