chore(release): version-sync script + root@0.4.4 (#396) #401
No reviewers
Labels
No labels
app/archiv
app/einkaufslisten
app/imap-client
app/wissensbasis
arch-answered
arch-question
area/api
area/auth
area/infra
area/mobile
area/shared
area/ui
area/web
portfolio-status
prio/high
prio/low
prio/medium
roadmap/public
size/l
size/m
size/s
size/xl
size/xs
status/blocked
status/needs-info
type/bug
type/chore
type/docs
type/feature
type/idea
type/refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
admin-mrrm/mrrmlabapp!401
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/396-version-sync"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #396 — entblockt #397 + #398 (v0.4.5 Release-Cut).
Summary
scripts/sync-version.mjs— single source of truth = rootpackage.jsonversion. Modes: default propagiert in alle workspaces;--checkfailt bei Divergenz.0.0.0→0.4.4. Alle 11 Workspace-Packages synchronisiert.apps/mobile/app.config.ts: liest jetzt../../package.json(Mobile-versionName aus root). versionCode bleibtgit rev-list --count HEAD-getrieben überANDROID_VERSION_CODE.version-sync-check-Step in derci-Pipeline (depends_on install, parallel zu lint/typecheck) — hart failt bei Divergenz.CLAUDE.md: Bump-Anleitung (pnpm version patch --no-git-tag-version→node scripts/sync-version.mjs→ commit + tag + push --follow-tags).GF-Entscheidung
Startversion
0.4.4(semver-Reset) statt 1.0.X. Roadmap-Schema bleibtvMAJOR.MINOR.PATCH, die historischenv1.0.4xx-Tags (altesvMAJOR.MINOR.<commit-count>) bleiben unverändert im Repo.Test plan
node scripts/sync-version.mjs --check→ OK0.4.<versionCode>(lokal0.4.1, in CI0.4.<commit-count>)version-sync-check-Step grünci-Pipeline grün