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

feat: Add license header scripts to validate and add license to codebase #166

Merged
merged 5 commits into from
Jun 9, 2021

Conversation

flacatus
Copy link
Contributor

@flacatus flacatus commented Jun 8, 2021

This PR create a new tool to check license header in codebase and add new license.

Refference issue: eclipse-che/che#19647

@tolusha tolusha mentioned this pull request Jun 8, 2021
47 tasks
Signed-off-by: Flavius Lacatusu <[email protected]>
@codecov
Copy link

codecov bot commented Jun 8, 2021

Codecov Report

Merging #166 (58cfd70) into main (18eec93) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   44.77%   44.77%           
=======================================
  Files          13       13           
  Lines         440      440           
=======================================
  Hits          197      197           
  Misses        240      240           
  Partials        3        3           
Impacted Files Coverage Δ
exec/activity-connection-saver.go 0.00% <ø> (ø)
exec/command_resolver.go 87.50% <ø> (ø)
exec/exec-manager-provider.go 0.00% <ø> (ø)
exec/health-watcher.go 100.00% <ø> (ø)
exec/kubernetes_exec_manager.go 0.00% <ø> (ø)
exec/namespace_provider.go 0.00% <ø> (ø)
exec/pty_handler.go 0.00% <ø> (ø)
filter/kubernetes_filter.go 60.60% <ø> (ø)
output/line-buffer/line_ringe_buffer.go 100.00% <ø> (ø)
output/line-buffer/line_scanner.go 100.00% <ø> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 18eec93...58cfd70. Read the comment docs.

scripts/license.sh Outdated Show resolved Hide resolved
.github/workflows/automation-check.yaml Outdated Show resolved Hide resolved
.github/workflows/automation-check.yaml Outdated Show resolved Hide resolved
Signed-off-by: Flavius Lacatusu <[email protected]>
@flacatus flacatus merged commit 41c096f into main Jun 9, 2021
@flacatus flacatus deleted the license_header branch June 9, 2021 07:20
@che-bot che-bot added this to the 7.32 milestone Jun 14, 2021
@l0rd
Copy link

l0rd commented Jun 15, 2021

@flacatus as a minor comment: this looks more like a chore rather than a feat

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.

5 participants