]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-123458: Skip SBOM generation if no git repository is detected (GH-123507...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Sep 2024 23:15:48 +0000 (01:15 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Sep 2024 23:15:48 +0000 (01:15 +0200)
commitf8124237e72e259a39ceaea10dd133cdaafad452
tree5d30dc9a94b82c9ee1d3379d29e1e160caf16125
parent59e2a0922b342d976e9db0114b085437cea2ea0f
[3.13] gh-123458: Skip SBOM generation if no git repository is detected (GH-123507) (#123616)

gh-123458: Skip SBOM generation if no git repository is detected (GH-123507)
(cherry picked from commit db42934270c5c23be9f6804cad98dfd8234caf6f)

Co-authored-by: Seth Michael Larson <seth@python.org>
Tools/build/generate_sbom.py