Skip to content

Fix SBOM generation for VSIX projects#6786

Merged
jeffkl merged 1 commit intodevfrom
dev-jeffkl-fix-sbom
Sep 18, 2025
Merged

Fix SBOM generation for VSIX projects#6786
jeffkl merged 1 commit intodevfrom
dev-jeffkl-fix-sbom

Conversation

@jeffkl
Copy link
Copy Markdown
Contributor

@jeffkl jeffkl commented Sep 18, 2025

Bug

Fixes:

Description

For some reason our VSIX projects aren't generating an SBOM anymore. With the help of @donnie-msft we figured out that there's an error in the log showing:

image

The change in this PR appears to fix the problem, I launched an official build and the manifests are now in the artifacts again.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@jeffkl jeffkl self-assigned this Sep 18, 2025
@jeffkl jeffkl requested a review from a team as a code owner September 18, 2025 16:05
@jeffkl jeffkl added the Engineering Changes related to the build infrastructure of the repo and that do not change product code label Sep 18, 2025
Copy link
Copy Markdown
Contributor

@donnie-msft donnie-msft left a comment

Choose a reason for hiding this comment

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

🙏 Thanks, Jeff!

@jeffkl jeffkl merged commit 2305aed into dev Sep 18, 2025
17 checks passed
@jeffkl jeffkl deleted the dev-jeffkl-fix-sbom branch September 18, 2025 17:31
donnie-msft added a commit that referenced this pull request Sep 19, 2025
donnie-msft added a commit that referenced this pull request Sep 22, 2025
donnie-msft added a commit that referenced this pull request Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Engineering Changes related to the build infrastructure of the repo and that do not change product code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants