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

refactor: license header gen/check #947

Merged
merged 1 commit into from Mar 11, 2023
Merged

Conversation

chrisgacsal
Copy link
Contributor

Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
Related tickets -
License Apache 2.0

What's in this PR?

  • generate license header files using gotemplate
  • use make license-header-check to check *.go and .sh files
  • add license header check to CI pipeline

@chrisgacsal chrisgacsal requested a review from a team as a code owner March 11, 2023 00:29
@chrisgacsal chrisgacsal force-pushed the refactor-license-header branch 11 times, most recently from 6b45c08 to d5b8ca1 Compare March 11, 2023 01:56
* generate license header files usign `gotemplate`
* use `make license-header-check` to check *.go and *.sh files
* add license header check to CI pipeline
@chrisgacsal chrisgacsal merged commit bb74caa into master Mar 11, 2023
@chrisgacsal chrisgacsal deleted the refactor-license-header branch March 11, 2023 11:24
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

3 participants