-
-
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
feat: add support for evaluation jobs/pipelines #520
Commits on Dec 13, 2022
-
feat: add support for prototype jobs/pipelines
- add back aarch64Windows for 11,17,19,20 - move non-temurin variants into prototype config
Configuration menu - View commit details
-
Copy full SHA for f4ff35f - Browse repository at this point
Copy the full SHA f4ff35fView commit details -
update: add logic of creating prototype pipeline
- reuse shared config settings from nightly and weekly - overwritten pipeline name and script - scheduler time can be config if exsit (jdk8u as example)
Configuration menu - View commit details
-
Copy full SHA for 7131cf2 - Browse repository at this point
Copy the full SHA 7131cf2View commit details -
Update: add prototype downstream job generator
- remove isPRBuilder and isReleaseByuilder - replace with new parameter jobType
Configuration menu - View commit details
-
Copy full SHA for 050b2ea - Browse repository at this point
Copy the full SHA 050b2eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 272d2fb - Browse repository at this point
Copy the full SHA 272d2fbView commit details -
udpate: only use nightly for prototype scheduler
- jenkins load() cannot check variable if not set, unless use try...catch to handle
Configuration menu - View commit details
-
Copy full SHA for ae21ace - Browse repository at this point
Copy the full SHA ae21aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for de752b0 - Browse repository at this point
Copy the full SHA de752b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bd345d - Browse repository at this point
Copy the full SHA 8bd345dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0c37e - Browse repository at this point
Copy the full SHA fc0c37eView commit details -
Configuration menu - View commit details
-
Copy full SHA for eeb0699 - Browse repository at this point
Copy the full SHA eeb0699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a62a8 - Browse repository at this point
Copy the full SHA 63a62a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad638d - Browse repository at this point
Copy the full SHA 7ad638dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 914a59e - Browse repository at this point
Copy the full SHA 914a59eView commit details
Commits on Dec 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5c02c7b - Browse repository at this point
Copy the full SHA 5c02c7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e48ab51 - Browse repository at this point
Copy the full SHA e48ab51View commit details -
Configuration menu - View commit details
-
Copy full SHA for d825666 - Browse repository at this point
Copy the full SHA d825666View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4095c6 - Browse repository at this point
Copy the full SHA b4095c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4462655 - Browse repository at this point
Copy the full SHA 4462655View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62455f1 - Browse repository at this point
Copy the full SHA 62455f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6207ddb - Browse repository at this point
Copy the full SHA 6207ddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4429135 - Browse repository at this point
Copy the full SHA 4429135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 527e3ad - Browse repository at this point
Copy the full SHA 527e3adView commit details -
fix: missing checkout cause we always have load error and use
checkoutAdoptPipelines for jdkX_pipeline_config.groovy
Configuration menu - View commit details
-
Copy full SHA for a28b9c8 - Browse repository at this point
Copy the full SHA a28b9c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1916f94 - Browse repository at this point
Copy the full SHA 1916f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17bca9b - Browse repository at this point
Copy the full SHA 17bca9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d41d981 - Browse repository at this point
Copy the full SHA d41d981View commit details
Commits on Dec 15, 2022
-
- rename variable to nightlyTarget - fix indentation of comments - add entry in README - change name from pr-test to pr-tester - move riscv from jdk20 nightly to prototype
Configuration menu - View commit details
-
Copy full SHA for e0b6cf4 - Browse repository at this point
Copy the full SHA e0b6cf4View commit details -
Update pipelines/build/common/build_base_file.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bee6eca - Browse repository at this point
Copy the full SHA bee6ecaView commit details -
Update pipelines/build/common/build_base_file.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 671e841 - Browse repository at this point
Copy the full SHA 671e841View commit details -
Update pipelines/build/common/build_base_file.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23a6b06 - Browse repository at this point
Copy the full SHA 23a6b06View commit details -
Update pipelines/build/regeneration/build_pipeline_generator.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 270a0e5 - Browse repository at this point
Copy the full SHA 270a0e5View commit details -
Update pipelines/build/regeneration/build_pipeline_generator.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9715d89 - Browse repository at this point
Copy the full SHA 9715d89View commit details -
Update pipelines/build/common/config_regeneration.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea76150 - Browse repository at this point
Copy the full SHA ea76150View commit details -
Update pipelines/build/common/build_base_file.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1eff2e3 - Browse repository at this point
Copy the full SHA 1eff2e3View commit details -
Update pipelines/build/common/config_regeneration.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c61b66b - Browse repository at this point
Copy the full SHA c61b66bView commit details -
Update pipelines/build/common/config_regeneration.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65572e9 - Browse repository at this point
Copy the full SHA 65572e9View commit details -
Update pipelines/build/common/config_regeneration.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67b8a24 - Browse repository at this point
Copy the full SHA 67b8a24View commit details -
Update pipelines/build/common/weekly_release_pipeline.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0982f4 - Browse repository at this point
Copy the full SHA e0982f4View commit details -
Update pipelines/build/regeneration/build_job_generator.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e12e27 - Browse repository at this point
Copy the full SHA 4e12e27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4caa1e4 - Browse repository at this point
Copy the full SHA 4caa1e4View commit details -
update: keep build_pipeline_generator.groovy no change, introduce new
prototype_pipeline_generator.groovy - prototype function into one file - fix linter in README
Configuration menu - View commit details
-
Copy full SHA for 461519a - Browse repository at this point
Copy the full SHA 461519aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9e097d - Browse repository at this point
Copy the full SHA f9e097dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a7128f - Browse repository at this point
Copy the full SHA 0a7128fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd52d7a - Browse repository at this point
Copy the full SHA cd52d7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3884906 - Browse repository at this point
Copy the full SHA 3884906View commit details -
update: both weekly and weekly-prototype pass to the same variable
"weekly_release_scmReferences"
Configuration menu - View commit details
-
Copy full SHA for 179ad50 - Browse repository at this point
Copy the full SHA 179ad50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 270ddf8 - Browse repository at this point
Copy the full SHA 270ddf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef6710a - Browse repository at this point
Copy the full SHA ef6710aView commit details -
- keep old targetConfig for nightly as-is - empty targetConfig for prototype till we have decision which to put there
Configuration menu - View commit details
-
Copy full SHA for c6a0aad - Browse repository at this point
Copy the full SHA c6a0aadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12de672 - Browse repository at this point
Copy the full SHA 12de672View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ad8cac - Browse repository at this point
Copy the full SHA 6ad8cacView commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa0b7b - Browse repository at this point
Copy the full SHA bfa0b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bf46d5 - Browse repository at this point
Copy the full SHA 7bf46d5View commit details
Commits on Dec 16, 2022
-
feat: add support for prototype jobs/pipelines
- add back aarch64Windows for 11,17,19,20 - move non-temurin variants into prototype config
Configuration menu - View commit details
-
Copy full SHA for e112eee - Browse repository at this point
Copy the full SHA e112eeeView commit details -
update: add logic of creating prototype pipeline
- reuse shared config settings from nightly and weekly - overwritten pipeline name and script - scheduler time can be config if exsit (jdk8u as example)
Configuration menu - View commit details
-
Copy full SHA for 6ca83bd - Browse repository at this point
Copy the full SHA 6ca83bdView commit details -
Update: add prototype downstream job generator
- remove isPRBuilder and isReleaseByuilder - replace with new parameter jobType
Configuration menu - View commit details
-
Copy full SHA for 826a5c3 - Browse repository at this point
Copy the full SHA 826a5c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bb46cd - Browse repository at this point
Copy the full SHA 7bb46cdView commit details -
udpate: only use nightly for prototype scheduler
- jenkins load() cannot check variable if not set, unless use try...catch to handle
Configuration menu - View commit details
-
Copy full SHA for 8436fde - Browse repository at this point
Copy the full SHA 8436fdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c01683b - Browse repository at this point
Copy the full SHA c01683bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d422915 - Browse repository at this point
Copy the full SHA d422915View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84b9205 - Browse repository at this point
Copy the full SHA 84b9205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04fa319 - Browse repository at this point
Copy the full SHA 04fa319View commit details -
Configuration menu - View commit details
-
Copy full SHA for be00716 - Browse repository at this point
Copy the full SHA be00716View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcc5001 - Browse repository at this point
Copy the full SHA bcc5001View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b1454 - Browse repository at this point
Copy the full SHA c8b1454View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ab06f - Browse repository at this point
Copy the full SHA b4ab06fView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe2d2ec - Browse repository at this point
Copy the full SHA fe2d2ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for f15624f - Browse repository at this point
Copy the full SHA f15624fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fd15cd - Browse repository at this point
Copy the full SHA 6fd15cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75f2bd5 - Browse repository at this point
Copy the full SHA 75f2bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b0d4ab - Browse repository at this point
Copy the full SHA 5b0d4abView commit details -
Configuration menu - View commit details
-
Copy full SHA for c428950 - Browse repository at this point
Copy the full SHA c428950View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3dd56f - Browse repository at this point
Copy the full SHA e3dd56fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f311b0 - Browse repository at this point
Copy the full SHA 1f311b0View commit details -
fix: missing checkout cause we always have load error and use
checkoutAdoptPipelines for jdkX_pipeline_config.groovy
Configuration menu - View commit details
-
Copy full SHA for 01d3305 - Browse repository at this point
Copy the full SHA 01d3305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f5c6b4 - Browse repository at this point
Copy the full SHA 3f5c6b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for faadd42 - Browse repository at this point
Copy the full SHA faadd42View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba2a22c - Browse repository at this point
Copy the full SHA ba2a22cView commit details -
- rename variable to nightlyTarget - fix indentation of comments - add entry in README - change name from pr-test to pr-tester - move riscv from jdk20 nightly to prototype
Configuration menu - View commit details
-
Copy full SHA for 5504e10 - Browse repository at this point
Copy the full SHA 5504e10View commit details -
Update pipelines/build/common/build_base_file.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a5d8c3 - Browse repository at this point
Copy the full SHA 0a5d8c3View commit details -
Update pipelines/build/common/build_base_file.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a817d9 - Browse repository at this point
Copy the full SHA 3a817d9View commit details -
Update pipelines/build/common/build_base_file.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4f09d4 - Browse repository at this point
Copy the full SHA b4f09d4View commit details -
Update pipelines/build/regeneration/build_pipeline_generator.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0734f3b - Browse repository at this point
Copy the full SHA 0734f3bView commit details -
Update pipelines/build/regeneration/build_pipeline_generator.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a473af - Browse repository at this point
Copy the full SHA 6a473afView commit details -
Update pipelines/build/common/config_regeneration.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fce782b - Browse repository at this point
Copy the full SHA fce782bView commit details -
Update pipelines/build/common/build_base_file.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for beb7a75 - Browse repository at this point
Copy the full SHA beb7a75View commit details -
Update pipelines/build/common/config_regeneration.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91934d2 - Browse repository at this point
Copy the full SHA 91934d2View commit details -
Update pipelines/build/common/config_regeneration.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1dc90f5 - Browse repository at this point
Copy the full SHA 1dc90f5View commit details -
Update pipelines/build/common/config_regeneration.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1617e55 - Browse repository at this point
Copy the full SHA 1617e55View commit details -
Update pipelines/build/common/weekly_release_pipeline.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9473d02 - Browse repository at this point
Copy the full SHA 9473d02View commit details -
Update pipelines/build/regeneration/build_job_generator.groovy
Co-authored-by: Martijn Verburg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d66383b - Browse repository at this point
Copy the full SHA d66383bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c557e - Browse repository at this point
Copy the full SHA c8c557eView commit details -
update: keep build_pipeline_generator.groovy no change, introduce new
prototype_pipeline_generator.groovy - prototype function into one file - fix linter in README
Configuration menu - View commit details
-
Copy full SHA for 41d3a6b - Browse repository at this point
Copy the full SHA 41d3a6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0402ca2 - Browse repository at this point
Copy the full SHA 0402ca2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 531c14c - Browse repository at this point
Copy the full SHA 531c14cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b6e5b2 - Browse repository at this point
Copy the full SHA 9b6e5b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bed7e2 - Browse repository at this point
Copy the full SHA 7bed7e2View commit details -
update: both weekly and weekly-prototype pass to the same variable
"weekly_release_scmReferences"
Configuration menu - View commit details
-
Copy full SHA for 3ed92f2 - Browse repository at this point
Copy the full SHA 3ed92f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42191e9 - Browse repository at this point
Copy the full SHA 42191e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69c8ae3 - Browse repository at this point
Copy the full SHA 69c8ae3View commit details -
- keep old targetConfig for nightly as-is - empty targetConfig for prototype till we have decision which to put there
Configuration menu - View commit details
-
Copy full SHA for 7577363 - Browse repository at this point
Copy the full SHA 7577363View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7190738 - Browse repository at this point
Copy the full SHA 7190738View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aec744 - Browse repository at this point
Copy the full SHA 7aec744View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a0c27d - Browse repository at this point
Copy the full SHA 5a0c27dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cffedf2 - Browse repository at this point
Copy the full SHA cffedf2View commit details
Commits on Dec 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 67755b1 - Browse repository at this point
Copy the full SHA 67755b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3a0f11 - Browse repository at this point
Copy the full SHA b3a0f11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14dc5a1 - Browse repository at this point
Copy the full SHA 14dc5a1View commit details
Commits on Dec 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d60087f - Browse repository at this point
Copy the full SHA d60087fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c35778 - Browse repository at this point
Copy the full SHA 6c35778View commit details
Commits on Dec 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2205ded - Browse repository at this point
Copy the full SHA 2205dedView commit details