deno_std icon indicating copy to clipboard operation
deno_std copied to clipboard

proposal: publish release candidate before stabilization

Open kt3k opened this issue 1 year ago • 1 comments

I'd suggest the below steps for the package stabilization process:

  • We publish 1.0.0-rc.1 (release candidate 1) after 2 maintainers approved it.
  • We announce to the community and the core team that we publish 1.0 after 1 month.
    • (For the core team, add calendar entry of the stabilization date)
  • Wait 1 month for feedbacks.
  • Handle feedbacks, if any.
  • If there's no issue after pre-defined amount of time, we publish 1.0
    • If there's unresolved issue remaining, we move the stabilization date forward or cancel it (depending on the situation).

kt3k avatar Apr 30 '24 14:04 kt3k

Great idea. I'm in support. Though, I'd still like to have at least one other core team member be part of this whole process.

iuioiua avatar Apr 30 '24 17:04 iuioiua

@kt3k, can you please document this process in https://github.com/denoland/deno_std/blob/main/README.md#stabilization ?

iuioiua avatar May 16 '24 00:05 iuioiua