Skip to content
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

sbom: Updates to include builder name and CI link #3537

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

sxa
Copy link
Member

@sxa sxa commented Nov 16, 2023

Fixes: #3533 #3534

Draft until it's been tested in a build flow but reviews welcome in the meantime :-)

@github-actions github-actions bot added the testing Issues that enhance or fix our test suites label Nov 16, 2023
@sxa
Copy link
Member Author

sxa commented Nov 16, 2023

LGTM:

        {
          "name" : "Temurin Build Ref",
          "value" : "https://github.com/sxa/temurin-build/commit/792d4d99c19663d4a7c065d1951ebe016cad7119"
        },
        {
          "name" : "Builder Job Reference",
          "value" : "https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk21u/job/jdk21u-linux-aarch64-temurin/29/"
        },
        {
          "name" : "Builder Name",
          "value" : "dockerhost-equinix-ubuntu2204-armv8-1"
        },
        {
          "name" : "Build Timestamp",
          "value" : "2023-11-16 13:17:16"
        },

I'll push a fix for the linter and take it out of draft...

… (e.g. not in jenkins

Signed-off-by: Stewart X Addison <[email protected]>
@github-actions github-actions bot added testing Issues that enhance or fix our test suites and removed testing Issues that enhance or fix our test suites labels Nov 16, 2023
@sxa sxa marked this pull request as ready for review November 16, 2023 15:18
@sxa sxa requested a review from andrew-m-leonard November 21, 2023 12:21
@sxa sxa merged commit 8e2b810 into adoptium:master Nov 21, 2023
22 checks passed
@karianna karianna mentioned this pull request Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Issues that enhance or fix our test suites
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SBOM] Add information about the job that generated the attested artifacts
3 participants