Document a three-month release cadence (#539)

`wasi-sdk` releases have always been a bit ad hoc, but after discussing
 #536 we all agreed some regularity would be helpful; let's see what we
think of a 3-month cadence.
pull/544/head
Andrew Brown 2 months ago committed by GitHub
parent c7c2d1b38d
commit e4972a7004
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,5 +1,11 @@
# Release Process
We (maintainers) plan to release a new version of wasi-sdk every three months,
coinciding with our monthly meeting to discuss latest issues and pull requests.
This provides regularity to the release cadence, though we also reserve the
right to publish at any intervening time if there is a pressing need (i.e., open
an issue to discuss).
To publish a new version of `wasi-sdk` as a GitHub release:
1. Tag a commit with an annotated tag. Note that this must be an annotated tag,

Loading…
Cancel
Save