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

Move proto format ci check to proto job #4611

Merged
merged 1 commit into from Oct 8, 2020

Conversation

dmcgowan
Copy link
Member

@dmcgowan dmcgowan commented Oct 8, 2020

Follow up to lint change

@theopenlab-ci
Copy link

theopenlab-ci bot commented Oct 8, 2020

Build succeeded.

- name: Check fmt
working-directory: src/github.com/containerd/containerd
run: |
export PATH=$PATH:$(go env GOPATH)/bin
Copy link
Member

@mxpv mxpv Oct 8, 2020

Choose a reason for hiding this comment

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

We already update PATH in Set env step above:
https://github.com/containerd/containerd/pull/4611/files#diff-e9f950f17198d3d5e3122a44230a09b9R137
I think this line should not be needed.

Copy link
Member Author

Choose a reason for hiding this comment

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

Removed, let's see what ci says :)

Signed-off-by: Derek McGowan <derek@mcg.dev>
Copy link
Member

@mxpv mxpv left a comment

Choose a reason for hiding this comment

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

LGTM

@theopenlab-ci
Copy link

theopenlab-ci bot commented Oct 8, 2020

Build succeeded.

Copy link
Member

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

LGTM

@fuweid fuweid merged commit 04c4401 into containerd:master Oct 8, 2020
@dmcgowan dmcgowan deleted the move-proto-fmt-ci branch March 23, 2022 22:27
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