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

specs-go/v1: use digest type on descriptor #514

Closed
wants to merge 1 commit into from
Closed

Conversation

stevvooe
Copy link
Contributor

Signed-off-by: Stephen J Day stephen.day@docker.com

cc @opencontainers/image-spec-maintainers

Signed-off-by: Stephen J Day <stephen.day@docker.com>
@@ -14,13 +14,15 @@

package v1

import digest "github.com/opencontainers/go-digest"
Copy link
Contributor

Choose a reason for hiding this comment

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

import "github.com/opencontainers/go-digest" is OK?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Go tool does this automatically.

@wking
Copy link
Contributor

wking commented Jan 20, 2017 via email

@stevvooe
Copy link
Contributor Author

@caniszczyk @vbatts @philips Any idea what is going on here? What is this second builder "push" doing?

@stevvooe
Copy link
Contributor Author

@opencontainers/image-spec-maintainers PTAL

@caniszczyk
Copy link
Contributor

why is the git-validation DCO check failing? cc: @vbatts

@caniszczyk
Copy link
Contributor

also the DCO check is completed via PullApprove now so things are somewhat redundant imho

@stevvooe
Copy link
Contributor Author

@caniszczyk I have no clue. continuous-integration/travis-ci/push doesn't seem to be showing up on other PRs.

@wking
Copy link
Contributor

wking commented Jan 23, 2017 via email

@wking
Copy link
Contributor

wking commented Jan 23, 2017 via email

@stevvooe
Copy link
Contributor Author

I suspect the /push test here is because you're
using a branch inside this repo (vs. filing the PR from a branch in
your personal fork).

This may be it. My stevvooe remote was pointing at main repo. Re-opening this PR against that.

@stevvooe stevvooe closed this Jan 24, 2017
@stevvooe stevvooe deleted the use-digest-type branch January 24, 2017 00:48
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.

4 participants