opencontainers / distribution-spec

OCI Distribution Specification
https://opencontainers.org
Apache License 2.0
828 stars 205 forks source link

Fix the generation of release PDF #263

Closed jdolitsky closed 3 years ago

jdolitsky commented 3 years ago

Also:

Resolves #258

@vbatts - replaced pandoc image with an updated one published under my github account. Here are the changes if you want to publish to yours (hub/quay/github) and we can switch it back: https://github.com/vbatts/container-images/pull/2

jdolitsky commented 3 years ago

Here's what the PDF looks like w/ these changes: oci-distribution-spec.pdf

jdolitsky commented 3 years ago

@vbatts - this now pointing to image living in opencontainers: https://github.com/orgs/opencontainers/packages/container/package/pandoc

Built by https://github.com/jdolitsky/container-images/blob/b3235d1fc6c0302df524537ada250bb0aaee5e4e/.github/workflows/build-pandoc.yml

Happy to help get the source and CI for the image under opencontainers at a later point

jdolitsky commented 3 years ago

shrunk the URL for blob mounts and was able to get it looking nicer w/ wider margins oci-distribution-spec.pdf

jdolitsky commented 3 years ago

Automating the build of pandoc and golangci-lint in the opencontainers org to GHCR: https://github.com/opencontainers/container-images

Now we are no longer having rate-limiting issues in Travis! (fixes https://github.com/opencontainers/distribution-spec/issues/231)

Happy to mirror this into quay.io/oci as well if somebody can help setup a token. See https://github.com/opencontainers/container-images/issues/1

stevvooe commented 3 years ago

LGTM

Approved with PullApprove

vbatts commented 3 years ago

LGTM

Approved with PullApprove