Conversation
There was a problem hiding this comment.
Pull Request Overview
This RFC introduces a two-phase release lifecycle for middleware, adding a UI mockup asset and refining documentation templates.
- Added a raw Tldraw UI mockup asset for the new release console
- Introduced RFC 0441 to split release into deployment and release phases with new states and visibility rules
- Updated the RFC template to use blockquote syntax for guidance sections
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
| rfcs/assets/0000-release-lifecycle-ui-mockup.tldr | New Tldraw JSON asset for the release console mockup |
| rfcs/0441-release-lifecycle.md | RFC detailing split deployment/release phases, states, environments, and UI flow |
| rfcs/0000-template.md | Switched list markers to blockquote style for consistency |
| RELEASE.md | Added an initial guide for the middleware release process and versioning conventions |
Comments suppressed due to low confidence (3)
rfcs/0441-release-lifecycle.md:71
- Duplicate table row for 'sandbox packages v2 server'; verify targets or remove the extra entry.
| zip package | sandbox packages v2 server | | ❌ |
rfcs/0441-release-lifecycle.md:127
- Referenced SVG asset '0000-release-lifecycle-ui-mockup.svg' is not in the assets directory; include it or update the link.

RELEASE.md:26
- This line is indented without a bullet marker; consider adding '-' or proper list formatting.
Before a full release an RC version is published to the sandbox and used for End2End testing this new Middleware version.
94d458f to
1b00787
Compare
SCU.IT Test Results 8 files 8 suites 1s ⏱️ Results for commit ad173fe. ♻️ This comment has been updated with latest results. |
SCU.AT Test Results 5 files 5 suites 3s ⏱️ Results for commit ad173fe. ♻️ This comment has been updated with latest results. |
SCU.DE Test Results 10 files 10 suites 5m 38s ⏱️ Results for commit ad173fe. ♻️ This comment has been updated with latest results. |
SCU.ES Test Results 2 files 2 suites 0s ⏱️ Results for commit ad173fe. ♻️ This comment has been updated with latest results. |
Queue Test Results 43 files 43 suites 4m 27s ⏱️ Results for commit ad173fe. ♻️ This comment has been updated with latest results. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
# Conflicts: # .github/workflows/README.md
1b00787 to
62f4d95
Compare
SCU.BE Test Results14 tests 14 ✅ 8s ⏱️ Results for commit ad173fe. ♻️ This comment has been updated with latest results. |
This RFC proposes to change the middleware release process from developers pushing release out to the market teams pulling them in by spliting it into two phases the deployment phase handled by the developers after which the release is Unlisted and the release phase handled by the market teams where they can Publish it.
Rendered