]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:21:40 +0000 (01:21 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Sep 2024 23:21:40 +0000 (01:21 +0200)
commitff4ad2ea89ed4515340f66657505b6c0deb9a16e
treed6fd1faafc9a40223252e3881ba7e1cdf740bb21
parent4514998195c7ff9809d13ece89fc60298f6e9b12
[3.12] gh-123458: Skip SBOM generation if no git repository is detected (GH-123507) (#123615)

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