contour icon indicating copy to clipboard operation
contour copied to clipboard

automate more of the docs updates for releases

Open skriss opened this issue 2 years ago • 2 comments

Currently, a minor release can require manual edits to the following:

  • compatibility-matrix.md
  • versions.yaml
  • trivy-scan.yaml
  • netlify.toml

We should see how much of this we can automate. This would likely go into hack/prepare-release.go, which already handles changelog generation and docs generation.

skriss avatar Mar 14 '23 20:03 skriss