Skip to content

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

Closed
stevvooe wants to merge 1 commit into
masterfrom
use-digest-type
Closed

specs-go/v1: use digest type on descriptor#514
stevvooe wants to merge 1 commit into
masterfrom
use-digest-type

Conversation

@stevvooe

Copy link
Copy Markdown
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>
Comment thread specs-go/v1/descriptor.go

package v1

import digest "github.com/opencontainers/go-digest"

Copy link
Copy Markdown
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
Copy Markdown
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

wking commented Jan 20, 2017 via email

Copy link
Copy Markdown
Contributor

@stevvooe

Copy link
Copy Markdown
Contributor Author

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

@stevvooe

Copy link
Copy Markdown
Contributor Author

@opencontainers/image-spec-maintainers PTAL

@caniszczyk

Copy link
Copy Markdown
Contributor

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

@caniszczyk

Copy link
Copy Markdown
Contributor

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

@stevvooe

Copy link
Copy Markdown
Contributor Author

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

@wking

wking commented Jan 23, 2017 via email

Copy link
Copy Markdown
Contributor

@wking

wking commented Jan 23, 2017 via email

Copy link
Copy Markdown
Contributor

@stevvooe

Copy link
Copy Markdown
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