unkey icon indicating copy to clipboard operation
unkey copied to clipboard

Document API release process and rollout steps

Open Flo4604 opened this issue 1 month ago • 1 comments

Capture the current API release process so it’s easy to follow:

  • In unkey repo: git switch main, git pull, git tag v2.0.XX (latest +1), git push --tags.
  • Wait for the release build to complete.
  • In infra repo: update pulumi/projects/api/main.go to reference the new tag, open a PR and get it approved.
  • Note: SDK updates via Speakeasy can be triggered manually in the SDK repo’s Actions tab.

Flo4604 avatar Nov 11 '25 11:11 Flo4604

ENG-2209

linear[bot] avatar Nov 11 '25 11:11 linear[bot]