tag:github.com,2008:https://github.com/ntx-ben/go-containerregistry/releases Release notes from go-containerregistry 2020-08-21T19:27:27Z tag:github.com,2008:Repository/292856028/v0.1.2 2020-08-21T19:27:27Z v0.1.2: Split tarball progress test from write_test.go (#756) <p>This example test reaches out to the internet, which isn't ideal.</p> <p>For now, I'm just going to split it off into a separate file so it's<br> easier to exclude.</p> <p>Also, fix some whitespace nits.</p> jonjohnsonjr tag:github.com,2008:Repository/292856028/v0.1.1 2020-06-11T17:14:17Z v0.1.1 <p>add name template (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="634994968" data-permission-text="Title is private" data-url="https://github.com/google/go-containerregistry/issues/729" data-hovercard-type="pull_request" data-hovercard-url="/google/go-containerregistry/pull/729/hovercard" href="https://github.com/google/go-containerregistry/pull/729">google#729</a>)</p> yihanzhen tag:github.com,2008:Repository/292856028/v0.1.0 2020-06-03T20:01:40Z v0.1.0: Rename RELEASE_TOKEN to GITHUB_TOKEN (#727) <p>The latter exists by default and doesn't require us to create a new<br> secret for RELEASE_TOKEN.</p> jonjohnsonjr