Skip to content

Commit

Permalink
Refactor Global Tool packaging to include SBOM generation (#16860)
Browse files Browse the repository at this point in the history
* Refactor Global Tool packaging to include SBOM generation

* PR review comments, also fix verbose messages.
  • Loading branch information
PaulHigin committed Feb 9, 2022
1 parent 7dd0c43 commit cf75ac5
Show file tree
Hide file tree
Showing 4 changed files with 320 additions and 128 deletions.
5 changes: 3 additions & 2 deletions tools/packaging/packaging.psd1
Expand Up @@ -14,10 +14,11 @@
'Invoke-AzDevOpsLinuxPackageCreation'
'New-DotnetSdkContainerFxdPackage'
'New-ExePackage'
'New-GlobalToolNupkg'
'Start-PrepForGlobalToolNupkg'
'New-GlobalToolNupkgSource'
'New-GlobalToolNupkgFromSource'
'New-ILNugetPackageSource'
'New-ILNugetPackageFromSource'
'New-ILNugetPackage'
'New-MSIPatch'
'New-PSBuildZip'
'New-PSSignedBuildZip'
Expand Down

0 comments on commit cf75ac5

Please sign in to comment.