Skip to content

Conversation

@arroyc
Copy link
Contributor

@arroyc arroyc commented Apr 21, 2022

Description

Fixes #
Fix SBOM generation path for v3 release

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

Comment on lines +218 to +219
BuildDropPath: '$(Build.SourcesDirectory)'
BuildComponentPath: '$(Build.SourcesDirectory)'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

BuildDropPath: '$(Build.SourcesDirectory)'

BuildComponentPath: '$(Build.SourcesDirectory)'

@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #1014 (2c8ee1b) into release/3.1.3 (15cc8e2) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@ ## release/3.1.3 #1014 +/- ## ============================================== Coverage 82.51% 82.51% ============================================== Files 33 33 Lines 1653 1653 Branches 265 265 ============================================== Hits 1364 1364 Misses 224 224 Partials 65 65 
Flag Coverage Δ
unittests 82.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15cc8e2...2c8ee1b. Read the comment docs.

@arroyc arroyc merged commit 548e582 into release/3.1.3 Apr 21, 2022
@arroyc arroyc deleted the arroyc/fix-sbom-3.1.3 branch April 21, 2022 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants