Stewart X Addison
Stewart X Addison
For TESTING ONLY to verify what's happening with disk space in github actions.
What are you trying to do? Get a PR into this repository Expected behaviour: All checks pass unless I've broken something Observed behaviour: Github checks do not pass, and it's...
Follow-on activity to https://github.com/adoptium/temurin-build/issues/3484 We do not currently check the `OS Architecture` field in the SBoM. This came up as part of https://github.com/adoptium/temurin-build/issues/3602 where, in the cross-compiled situation, the architecture...
**What are you trying to do?** Download the SBoM for a build and look at it's contents **Expected behaviour:** Filenames in the SBoM match the filenames in GitHub **Observed behaviour:**...
**What are you trying to do?** Run a build and see the status reflected in the blocks in the pipeline overview **Expected behaviour:** If the smoke test failes causing an...
https://ci.adoptium.net/view/all/job/build.getDependency squashes the version number in the downloaded artifacts, making it impossible to recreate a download from there when running a reproducible build test. For example, the CycloneDX update in...
**What are you trying to do?** Run `./linux_repro_build_compare.sh` **Expected behaviour:** Comparable build is run **Observed behaviour:** Job fails to pick up the temurin-build sha because there are multiple entries for...
**What are you trying to do?** Run a build with `--cross-compile` which invokes `cross-compiled-version-out` to run `java -version` **Expected behaviour:** [cross-compiled-version-out](https://ci.adoptium.net/job/build-scripts/job/utils/job/cross-compiled-version-out/) job transfers the minimal amount of data to do...
The title line of this is a little vague, but there are situations where documentation and potentially other things like smoke tests or build reproducibility can be impact by changes...
Ref: https://github.com/adoptium/temurin/issues/4 Relted issue to improve the job: https://github.com/adoptium/temurin-build/issues/3449