docs(work): close story 02 (root-only release-please as 8224247)
This commit is contained in:
@@ -3,11 +3,12 @@ id: 02-single-version-release-please
|
||||
epic: platform-retrofit
|
||||
title: Rewrite release-please to a single root product version
|
||||
type: technical-story
|
||||
status: todo
|
||||
status: done
|
||||
feature: tooling
|
||||
depends-on: []
|
||||
blocks: [03-delete-demo-apps-and-features, 08-rewrite-agent-docs]
|
||||
created: 2026-07-12T10:22:00Z
|
||||
updated: 2026-07-12T13:08:09.330Z
|
||||
---
|
||||
|
||||
## Goal
|
||||
@@ -38,4 +39,4 @@ release-please currently tracks five demo feature packages that stories 03/04 de
|
||||
|
||||
## Tasks
|
||||
|
||||
- [ ] Rewrite `release-please-config.json` to track the root package only (drop the five `packages/*` entries and `include-component-in-tag`, keep the pre-1.0 bump policy and changelog sections), shrink `.release-please-manifest.json` to the root entry, and adjust any release CI workflow that assumed per-component tags — config validates, one commit, all gates pass.
|
||||
- [x] Rewrite `release-please-config.json` to track the root package only (drop the five `packages/*` entries and `include-component-in-tag`, keep the pre-1.0 bump policy and changelog sections), shrink `.release-please-manifest.json` to the root entry, and adjust any release CI workflow that assumed per-component tags — config validates, one commit, all gates pass. _(landed 8224247, reviewer-approved incl. the upheld deviation: `include-component-in-tag: false` rather than key removal — removal would default to true and produce `template-vertical-v*` tags instead of plain `v*`)_
|
||||
|
||||
Reference in New Issue
Block a user