gateway icon indicating copy to clipboard operation
gateway copied to clipboard

Automate Release Docs Release Tags

Open danehans opened this issue 2 years ago • 3 comments

https://github.com/envoyproxy/gateway/pull/303 introduced a release-specific guide. The release references should be automatically updated when a release is cut.

  • Update the make release-manifests Make target to release artifacts.
  • Update release-manifests.sh to release-artifacts.sh
  • Update the release-artifacts.sh to replace the previous release tag with the new release tag.

danehans avatar Aug 31 '22 17:08 danehans

Though I have some questions for this, but you can assign this to me. I will take a look into this issue, to find out the best practice for this.

Xunzhuo avatar Aug 31 '22 17:08 Xunzhuo

But I think this is in low priority, let us discuss this after releasing v0.2.0-rc1, no hurry for this:)

Xunzhuo avatar Aug 31 '22 17:08 Xunzhuo

Note that the quickstart from the main branch should not use release tags. This could cause considerable changes to the steps of the quickstart guide.

danehans avatar Sep 08 '22 22:09 danehans

Fixed by https://github.com/envoyproxy/gateway/pull/320

danehans avatar Sep 30 '22 15:09 danehans