Stewart X Addison

Results 1786 comments of Stewart X Addison

The build and tests jobs are now working. We will likely require separate release pipelines replicating the normal ones for security reasons, but after the April release cycle we will...

One by one I'm backing up the original jobs to have `static` suffixes and replacing them with versions that use the pipeline/script code from the https://github.com/sxa/temurin-build/tree/solaris_simple branch in the PR...

x64 jobs have now all been adapted as per the notes in https://github.com/adoptium/temurin-build/pull/4177#issuecomment-2955340349 I will now proceed to make the same changes to the sparcv9 ones (without the `static` backup)

Two outstanding issues: - The jobs need to be split into a separate set for `release` builds which have different access controls. These should be triggered in a similar way...

Two PRs for the pipeline, build and test scripts have been merged into the main temurin-build repository. Jobs have been updated to use the upstream adoptium/temurin-build repository. - https://github.com/adoptium/temurin-build/pull/4177 -...

https://github.com/adoptium/mirror-scripts/pull/70 was put in place to run the release jobs (dupliated from the normal ones) There is still an outstanding issue with the GPG signing for the tagged builds: https://github.com/adoptium/ci-jenkins-pipelines/issues/1264#issuecomment-3244814604

Release jobs now operating correctly with the merging of build PR 4233. The access control is still outstanding and will require the use of the `eclipse_temurin_bot_email_and_token` defined in the `CUSTOMIZED_SDK_URL_CREDENTIAL_ID`...

> The access control is still outstanding Done without credentials as it only needed permissions from the job with this mechanism, which has been tested for x64 and will be...

Testing end to end at https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-solaris-x64-temurin-simplepipe/9/console - if that gets as far as running the tests I will get the PR merged and make the same changes on the SPARC...

x64 release run using UPSTREAM_JOB_NAME/NUMBER ran ok with the new test job: https://ci.adoptium.net/job/build-scripts/job/jobs/job/release/job/jobs/job/jdk8u/job/jdk8u-solaris-x64-temurin-simplepipe/16/ https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-solaris-x64-temurin-simplepipe/177/ is running in the "old" way which will use `UPSTREAM_JOBLINK`. Hopefully both will have shown success...