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

CI check for file-header added #2178

Merged
merged 2 commits into from
Mar 7, 2018

Conversation

kunalkushwaha
Copy link
Contributor

file-header check using github.com/kunalkushwaha/ltag
follow-up of #2108

Signed-off-by: Kunal Kushwaha kushwaha_kunal_v7@lab.ntt.co.jp

@kunalkushwaha kunalkushwaha force-pushed the file-header-ci-check branch 4 times, most recently from 74deb33 to f6d15d6 Compare March 2, 2018 05:35
@crosbymichael
Copy link
Member

Thanks for adding this. Looks like a couple of files are missing the header :)

Signed-off-by: Kunal Kushwaha <kushwaha_kunal_v7@lab.ntt.co.jp>
@kunalkushwaha
Copy link
Contributor Author

Updated missing header of new files.

The CI error is due to blank lines at EOF in template files
These blank lines are required for formatting reason.

@crosbymichael
Copy link
Member

You should be able to add that to the ignore var like the vendor scripts are added

@kunalkushwaha kunalkushwaha force-pushed the file-header-ci-check branch 4 times, most recently from 12725bf to f040e6a Compare March 6, 2018 06:54
file-header check using github.com/kunalkushwaha/ltag

Signed-off-by: Kunal Kushwaha <kushwaha_kunal_v7@lab.ntt.co.jp>
@kunalkushwaha
Copy link
Contributor Author

CI error will be fixed with merge of vbatts/git-validation#34

@kunalkushwaha
Copy link
Contributor Author

@crosbymichael This needs re-tun the travis. vbatts/git-validation#34 is merged, so it will pass the CI test.

Copy link
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

@crosbymichael
Copy link
Member

LGTM

@crosbymichael crosbymichael merged commit 77a5804 into containerd:master Mar 7, 2018
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