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

Enable license header scan #256

Merged
merged 3 commits into from
Jul 25, 2022
Merged

Enable license header scan #256

merged 3 commits into from
Jul 25, 2022

Conversation

mocsharp
Copy link
Collaborator

@mocsharp mocsharp commented Jul 22, 2022

Description

Checks files for a valid Apache-2.0 header otherwise fail the build.
This change requires changing existing SPDX license headers to include full Apache-2.0 license text.

Status

Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • All tests passed locally.
  • Documentation comments included/updated.
  • User guide updated.
  • I have updated the changelog

@mocsharp mocsharp added the build label Jul 22, 2022
@mocsharp mocsharp added this to the 0.2 milestone Jul 22, 2022
@mocsharp mocsharp changed the title Enable license finder & header scan Enable license header scan Jul 22, 2022
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
Signed-off-by: Victor Chang <vicchang@nvidia.com>
@sonarcloud
Copy link

sonarcloud bot commented Jul 25, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 148 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mocsharp mocsharp merged commit 019d018 into develop Jul 25, 2022
@mocsharp mocsharp deleted the vchang/license-scan branch July 25, 2022 16:35
@github-actions
Copy link

github-actions bot commented Mar 9, 2023

🎉 This issue has been resolved in version 0.1.1 🎉

The release is available on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants