File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -82,12 +82,12 @@ consumer-smoke:
8282
8383# # Relationship to SOP-012
8484
85- | | SOP-012 (CI Pre-Publish) | SOP-013 (Post-Publish) |
86- |---| ---| ---|
87- | **When** | Every push to dev/main | After publish completes |
88- | **Tests against** | Last published JSR version | Freshly published JSR version |
89- | **Catches** | Regressions in already-shipped code | New-version integration bugs |
90- | **Needs checkout** | Yes (for create scaffolding) | No (pure JSR consumption) |
85+ | | SOP-012 (CI Pre-Publish) | SOP-013 (Post-Publish) |
86+ | ------------------ | ----------------------------------- | ----------------------------- |
87+ | **When** | Every push to dev/main | After publish completes |
88+ | **Tests against** | Last published JSR version | Freshly published JSR version |
89+ | **Catches** | Regressions in already-shipped code | New-version integration bugs |
90+ | **Needs checkout** | Yes (for create scaffolding) | No (pure JSR consumption) |
9191
9292Both are needed. SOP-012 catches regressions early in PR CI. SOP-013 is the
9393final gate that proves the release is actually shippable.
You can’t perform that action at this time.
0 commit comments