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

annotations: addressing comments #678

Merged
merged 1 commit into from
May 19, 2017

Conversation

vbatts
Copy link
Member

@vbatts vbatts commented May 17, 2017

From: #658 (comment)

  • Source is not just to binaries.
  • the strings already say URL, so it's redundant
  • git:// is a valid URL as well

Signed-off-by: Vincent Batts vbatts@hashbangbash.com

@vbatts
Copy link
Member Author

vbatts commented May 17, 2017

cc @amouat

@stevvooe stevvooe added this to the v1.0.0-rc6 milestone May 17, 2017
@stevvooe
Copy link
Contributor

@vbatts The compat table is merged but I think we should rename name to title to make it clear that is is not "the image name".

annotations.md Outdated
* **org.opencontainers.image.source** URL to get source code for the binary files in the image (string, a URL with scheme HTTP or HTTPS)
* **org.opencontainers.image.homepage** URL to find more information on the image (string)
* **org.opencontainers.image.documentation** URL to get documentation on the image (string)
* **org.opencontainers.image.source** URL to get source code for the image-build (string)
* **org.opencontainers.image.version** [Semantic versioning-compatible](http://semver.org/) version of the packaged software.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we relax semantic versioning?

Copy link
Member Author

Choose a reason for hiding this comment

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

yep

annotations.md Outdated
* **org.opencontainers.image.source** URL to get source code for the binary files in the image (string, a URL with scheme HTTP or HTTPS)
* **org.opencontainers.image.homepage** URL to find more information on the image (string)
* **org.opencontainers.image.documentation** URL to get documentation on the image (string)
* **org.opencontainers.image.source** URL to get source code for the image-build (string)
Copy link
Member

Choose a reason for hiding this comment

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

nit: "the image-build" -> "building the image" ?

(It looks like as if it were a proper noun, actually I googled "image-build" 😆 )

Copy link
Member Author

Choose a reason for hiding this comment

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

fair. i'll fix that.

annotations.md Outdated
* **org.opencontainers.image.homepage** URL to find more information on the image (string, a URL with scheme HTTP or HTTPS)
* **org.opencontainers.image.documentation** URL to get documentation on the image (string, a URL with scheme HTTP or HTTPS)
* **org.opencontainers.image.source** URL to get source code for the binary files in the image (string, a URL with scheme HTTP or HTTPS)
* **org.opencontainers.image.homepage** URL to find more information on the image (string)
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

i'll rebase

@vbatts
Copy link
Member Author

vbatts commented May 18, 2017

updated. PTAL.

@stevvooe
Copy link
Contributor

@vbatts Did you want to move name to title, per our discussion?

@vbatts
Copy link
Member Author

vbatts commented May 18, 2017 via email

From: opencontainers#658 (comment)

* Source is not just to binaries.
* the strings already say URL, so it's redundant
* git:// is a valid URL as well
* version MAY be semantic
* 'name' -> 'title'

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
@vbatts
Copy link
Member Author

vbatts commented May 18, 2017

updated. PTAL.

@stevvooe
Copy link
Contributor

stevvooe commented May 18, 2017

LGTM

Approved with PullApprove

@vbatts
Copy link
Member Author

vbatts commented May 19, 2017

Review please.

@philips
Copy link
Contributor

philips commented May 19, 2017

LGTM

Approved with PullApprove

@vbatts vbatts merged commit 1c80f4c into opencontainers:master May 19, 2017
@vbatts vbatts mentioned this pull request May 19, 2017
@vbatts vbatts deleted the annotations_cleanup_1 branch June 10, 2021 15:53
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