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 #545

Merged
merged 2 commits into from
Sep 8, 2022

Conversation

jasminetMSFT
Copy link
Contributor

@jasminetMSFT jasminetMSFT commented Sep 8, 2022

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

INFO Loading configuration from file: .licenserc.yaml
INFO Totally checked 730 files, valid: 38, invalid: 14, ignored: 678, 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
.github/workflows/release-ghcr.yml
.github/workflows/release-github.yml
.gitignore
.goreleaser.yml
Dockerfile
Makefile
cmd/oras/main.go
cmd/oras/version.go
internal/credential/store.go
internal/version/version.go
ERROR one or more files does not have a valid license header

Signed-off-by: JasmineTang [email protected]

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2022

Codecov Report

Merging #545 (25ed1b6) into main (45a1024) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #545   +/-   ##
=======================================
  Coverage   70.78%   70.78%           
=======================================
  Files          11       11           
  Lines         421      421           
=======================================
  Hits          298      298           
  Misses        100      100           
  Partials       23       23           
Impacted Files Coverage Δ
internal/credential/store.go 65.75% <ø> (ø)

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

Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shizhMSFT shizhMSFT merged commit 0546049 into oras-project:main Sep 8, 2022
TerryHowe pushed a commit to TerryHowe/oras that referenced this pull request Feb 2, 2023
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