gh-114240: Skip verifying pip SBOM entry against PyPI if offline outside CI by sethmlarson · Pull Request #114255 · python/cpython · GitHub
Skip to content

gh-114240: Skip verifying pip SBOM entry against PyPI if offline outside CI - #114255

Closed
sethmlarson wants to merge 1 commit into
python:mainfrom
sethmlarson:regen-sbom-skip-pip-offline
Closed

gh-114240: Skip verifying pip SBOM entry against PyPI if offline outside CI#114255
sethmlarson wants to merge 1 commit into
python:mainfrom
sethmlarson:regen-sbom-skip-pip-offline

Conversation

@sethmlarson

@sethmlarson sethmlarson commented Jan 18, 2024

Copy link
Copy Markdown
Contributor

Closes #114240 This PR implements my proposal from this comment: #114240 (comment)

We decide whether to exit(1) or skip based on the presence of the CI environment variable. If there's another existing standard that we're using for this sort of behavior happy to use that instead.

@befeleme Would this work for your use-case?

@befeleme

Copy link
Copy Markdown
Contributor

@sethmlarson

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't run regen-sbom in regen-all - it requires internet access

2 participants