Update image-spec fork to upstream - #2
Open
ambarve wants to merge 104 commits into
Open
Conversation
The offset to line/col translation is easy to implement. Not worthy to bring a third-party dependency. PS. I think this code is never used, but removing it is too aggressive since it exposes public api. Signed-off-by: Shengjing Zhu <zhsj@debian.org>
Signed-off-by: Kevin Parsons <kevpar@microsoft.com>
Signed-off-by: Mohammed Daoudi <m.iduoad@gmail.com>
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Switch approved by Jason Bouzane via email to OCI TOB mailing list. Signed-off-by: Phil Estes <estesp@gmail.com>
pandoc: point to a joint OCI org image
Signed-off-by: Jason Hall <jasonhall@redhat.com>
Update vbatts email address in MAINTAINERS
Phil Estes (1): Replace Jason B with Jon J in image-spec maintainers LGTMs: vbatts cyphar stevvooe brendanburns jstarks jbouzane (6) Closes opencontainers#831
Signed-off-by: Jonathan Boulle <jonathanboulle@gmail.com>
MAINTAINERS: update jonboulle email address
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Signed-off-by: Jason Hall <jasonhall@redhat.com>
Chris Aniszczyk (1): Remove Keyang Xie as a maintainer LGTMs: vbatts jonjohnsonjr cyphar xiekayang [No need for super-majority vote, since xiekayang LGTM'd his removal.] Closes opencontainers#850
Previous maintainers should be thanked for their work. Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com> Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Chris Aniszczyk (1): Create EMERITUS.md to recognize old maintainers LGTMs: vbatts cyphar Closes opencontainers#851
This should be equivalent to the .travis-ci workflow, but run in GitHub actions. I am using the exact commit of the v1 release, as that is considered safer practice than the tag/release itself. Signed-off-by: vsoch <vsoch@users.noreply.github.com>
like opencontainers/distribution-spec@199cf0e#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52 Fixes: opencontainers#773 Closes: opencontainers#774 Signed-off-by: Yang Bo <bo@hyper.sh> Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Adding github workflow to render docs and lint
Makefile: switch to the new OCI container image
fixed a small typo in image-layout
There doesn't seem to be an introduction in this file (and the link goes to itself?) so I think we probably want to remove it (or link to an introduction elsewhere?) Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: Jason Hall <jasonhall@redhat.com>
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
CODEOWNERS: switching from pullapprove to github builtin
Signed-off-by: Jason Hall <jasonhall@redhat.com>
On github darkmode is really hard to follow the specification because png images expects a light background. Signed-off-by: Luciano Queiroz <luciiano.queiroz@gmail.com>
…und-to-png-imgs Add background to png images
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
github: bring forward the versions of golang tested/built with
Closes opencontainers#810 Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Remove unneeded docker pull of pandoc image
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
Signed-off-by: Stephen Day <stephen.day@getcruise.com>
Signed-off-by: Stephen Day <stephen.day@getcruise.com>
*: switch to golangci-lint
Minor spelling correction
Signed-off-by: Stephen Day <stephen.day@getcruise.com>
The OCI scope table no-longer exists. Fixes opencontainers#812 Signed-off-by: sanshirookazaki <sanshirookazaki@gmail.com>
README.md: Remove link to OCI scope table
Signed-off-by: Brandon Mitchell <git@bmitch.net>
Brandon Mitchell (1): Handle multiple matching index entries LGTMs: vbatts jonjohnsonjr stevvooe cyphar Closes opencontainers#880
having seen opencontainers#895, it's worth ensuring these other languages are listed implementations Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
implementations||adopters: point to C and Rust libraries
Signed-off-by: Brandon Mitchell <git@bmitch.net>
Define the data field
Fixing charter link
Signed-off-by: Michael Brown <brownxmi@amazon.com>
schema: use Go's embed package instead of esc
Add mediaType fields into example manifest & image index JSON references
Signed-off-by: Josh Dolitsky <josh@dolit.ski>
Signed-off-by: Brandon Mitchell <git@bmitch.net>
Move inactive maintainers to emeritus
Signed-off-by: Brandon Mitchell <git@bmitch.net>
Update URLs to https
Pinning version of golangci-lint to support 1.16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fetching latest changes from upstream to fix build errors in containerd.