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

Add make test for Makefile and use make test to fix problems. #13

Merged
merged 2 commits into from
Jan 22, 2016

Conversation

ChengTiesheng
Copy link
Contributor

Users can use make test to check gofmt/govet/golint errors.

Signed-off-by: ChengTiesheng [email protected]

Signed-off-by: ChengTiesheng <[email protected]>
Signed-off-by: ChengTiesheng <[email protected]>
@mrunalp
Copy link
Contributor

mrunalp commented Jan 22, 2016

Thanks! LGTM

mrunalp pushed a commit that referenced this pull request Jan 22, 2016
Add make test for Makefile and use make test to fix problems.
@mrunalp mrunalp merged commit 2a284f9 into opencontainers:master Jan 22, 2016
wking pushed a commit to wking/ocitools-v2 that referenced this pull request Nov 17, 2016
wking added a commit to wking/ocitools-v2 that referenced this pull request Nov 17, 2016
The sign-off requirement catches us up with fcc7f42 (Add contributing
and maintainer guidelines, 2016-05-03, opencontainers#1).  The author ignore catches
us up with c82a2e7 (MAINTAINERS: disallow self-LGTMs, 2016-05-27,
opencontainers#13).

The push reset catches us up with opencontainers/runtime-spec@aa9f3a26
(Add PullApprove checks, 2016-05-26, opencontainers/runtime-spec#458),
opencontainers/image-spec@95a46754d (Add PullApprove support to
enforce review, 2016-06-01, opencontainers/image-spec#101) and
opencontainers/runc@e2fd7c11 (Add PullApprove support, 2016-05-26,
opencontainers/runc#847).

Signed-off-by: W. Trevor King <[email protected]>
NaohiroTamura added a commit to NaohiroTamura/runtime-tools that referenced this pull request Jul 8, 2017
This patch updates the gocapability vendor package [1] so as not to
fail the ambient capability test case which 'make localvalidation'
invokes.

[1] Fix issue opencontainers#12: break too early opencontainers#13
    syndtr/gocapability#13

Signed-off-by: Naohiro Tamura <[email protected]>
NaohiroTamura added a commit to NaohiroTamura/runtime-tools that referenced this pull request Jul 8, 2017
This patch updates the gocapability vendor package [1] so as not to
fail the ambient capability test case which 'make localvalidation'
invokes.

[1] Fix issue opencontainers#12: break too early opencontainers#13
    syndtr/gocapability#13

Signed-off-by: Naohiro Tamura <[email protected]>
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.

2 participants