Skip to content

Conversation

@TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Oct 6, 2021

PR Summary

Add Software Bill of Materials (SBOM to the main packages

  • Add SBOM to windows package CI. This is required to keep files.wxs the same as the release build.
  • Add SBOM to main (zip,tar.gz,msi,pgk,deb&rpm) packages release build.
  • Move Linux build from container to host
    • Split Linux build into product and package build tasks. This allows putting the SBOM generation task between product and package build.
      • Add functions in packaging.psm1 to do this to keep YAML simpler
  • Misc bug fixes in packaging.psm1

PR Context

Let's get this done for the main packages and follow up with the nuget packages.

PR Checklist

@ghost ghost assigned iSazonov Oct 6, 2021
@TravisEz13 TravisEz13 merged commit bd5dc97 into PowerShell:master Oct 12, 2021
@TravisEz13 TravisEz13 deleted the add-sbom branch October 12, 2021 22:40
@daxian-dbw daxian-dbw added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Oct 15, 2021
daxian-dbw pushed a commit to daxian-dbw/PowerShell that referenced this pull request Oct 21, 2021
@ghost
Copy link

ghost commented Oct 21, 2021

🎉v7.2.0-rc.1 has been released which incorporates this pull request.:tada:

Handy links:

@ghost
Copy link

ghost commented Dec 16, 2021

🎉v7.3.0-preview.1 has been released which incorporates this pull request.:tada:

Handy links:

TrapGodBrim pushed a commit to TrapGodBrim/PowerShell that referenced this pull request Jan 19, 2022
daxian-dbw pushed a commit to daxian-dbw/PowerShell that referenced this pull request Mar 14, 2022
# Conflicts:
#	.vsts-ci/templates/windows-packaging.yml
#	.vsts-ci/windows/windows-packaging.yml
#	assets/files.wxs
#	build.psm1
#	tools/ci.psm1
#	tools/packaging/packaging.psd1
#	tools/packaging/packaging.psm1
daxian-dbw pushed a commit to daxian-dbw/PowerShell that referenced this pull request Mar 15, 2022
# Conflicts:
#	.vsts-ci/templates/windows-packaging.yml
#	.vsts-ci/windows/windows-packaging.yml
#	assets/files.wxs
#	build.psm1
#	tools/ci.psm1
#	tools/packaging/packaging.psd1
#	tools/packaging/packaging.psm1

# Conflicts:
#	build.psm1
#	tools/ci.psm1
#	tools/packaging/packaging.psd1
#	tools/packaging/packaging.psm1
@TravisEz13 TravisEz13 mentioned this pull request Jun 7, 2022
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport-7.0.x-Done BackPort-7.1.x-Done Backport to 7.1.x completed Backport-7.2.x-Done CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants