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

fix: add missing license headers #315

Merged
merged 3 commits into from
Sep 14, 2022

Conversation

jasminetMSFT
Copy link
Contributor

This PR will fix the missing license headers mentioned in #314 using the skywalking-eyes fix header tool.
Header check result is shown as follows:

INFO Loading configuration from file: .licenserc.yaml 
INFO Totally checked 410 files, valid: 86, invalid: 5, ignored: 319, fixed: 0 
INFO GITHUB_TOKEN is not set, license-eye won't comment on the pull request 
ERROR the following files don't have a valid license header: 
.github/.codecov.yml
.github/dependabot.yml
.github/workflows/build.yml
.github/workflows/codeql-analysis.yml
registry/remote/url_test.go
ERROR one or more files does not have a valid license header

Signed-off-by: JasmineTang jasminetang@microsoft.com

Signed-off-by: JasmineTang <jasminetang@microsoft.com>
Signed-off-by: JasmineTang <jasminetang@microsoft.com>
Signed-off-by: JasmineTang <jasminetang@microsoft.com>
@shizhMSFT
Copy link
Contributor

LGTM

@codecov-commenter
Copy link

Codecov Report

Merging #315 (612735d) into main (21d6ed0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #315   +/-   ##
=======================================
  Coverage   71.79%   71.79%           
=======================================
  Files          38       38           
  Lines        3584     3584           
=======================================
  Hits         2573     2573           
  Misses        754      754           
  Partials      257      257           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@shizhMSFT shizhMSFT merged commit 964d87f into oras-project:main Sep 14, 2022
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.

3 participants