Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We are now generating third party notices in our GH builds #8041

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

majastrz
Copy link
Member

@majastrz majastrz commented Aug 20, 2022

To comply with various open-source license obligations we need to include third party notice files with all the packages we produce from GitHub and ADO builds.

Build artifact Where the notice file lives
csproj and custom NuGet packages Included at the root of the package
Language server zip Included at the root of the zip file
Bicep CLI Embedded as resources and accessible via --third-party-notices switch
Bicep Module Registry dotnet tool Included at the root of the NuGet package
VS code VSIX Included in the extension directory
VS VSIX Included at the root (once VSIX generation nullref is fixed)
Windows installer File gets dropped in the installation directory

Additional changes:

  • Updated dependabot script to add new repository

@majastrz majastrz marked this pull request as ready for review August 20, 2022 09:31
@majastrz majastrz merged commit d5fcb93 into main Aug 22, 2022
@majastrz majastrz deleted the majastrz/notice-generation branch August 22, 2022 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants