Skip to content

feat(build): attested sbom#199

Merged
asher merged 2 commits into
mainfrom
asher/sbom
Jun 23, 2026
Merged

feat(build): attested sbom#199
asher merged 2 commits into
mainfrom
asher/sbom

Conversation

@asher

@asher asher commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread .github/workflows/matrix.yml Outdated
- name: run merge script
run: sh -x merge.sh
- name: install python deps for SBOM
run: pip3 install -r requirements.txt

@bleggett bleggett Jun 23, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QQ: Instead of relying on the runner's local python/pip - can we instead use the Github Python action:

https://github.com/actions/setup-python

This way, we can sha-lock the action, and the python version, and it also does pip dependency caching for free.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good idea, will do!

@asher asher merged commit c16f95b into main Jun 23, 2026
7 checks passed
@asher asher deleted the asher/sbom branch June 23, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants