docs: Sync ROADMAP.md milestone numbering with Gitea milestones #152

Closed
opened 2026-08-30 15:14:25 +01:00 by gronod · 0 comments
Owner

Description

ROADMAP.md in the repository is out of date relative to Gitea milestones:

Topic ROADMAP.md (repo) Gitea
Production-ready features (logging, resume, Stage 1 UX) Not listed as its own milestone Milestone 10 — Production Ready Features (v0.5.0)
Enterprise colour workflow Listed as Milestone 10 Milestone 11 — Enterprise Colour Workflow (v1.0.0)
macOS native support Milestone 9 (still open items) Milestone 9

This confuses contributors and makes release notes harder to write.

Scope

  1. Rewrite the “Future Roadmap” section of ROADMAP.md to match Gitea:
    • Milestone 9 — macOS Native Support & Enhanced Print Spooling (v0.4.0)
    • Milestone 10 — Production Ready Features (v0.5.0)
    • Milestone 11 — Enterprise Colour Workflow (v1.0.0)
  2. Move CGATS / drift tracking / i18n under Milestone 11.
  3. Add Milestone 10 bullets (logging, .ti2 resume, Stage 1 customisation + tooltips, process lifecycle cleanup, macOS min version alignment).
  4. Note completed hotfixes (v0.3.x) consistently with recent releases.
  5. Optionally add a one-line pointer: “Authoritative milestone state lives in Gitea Issues → Milestones.”

Acceptance Criteria

  • ROADMAP.md numbering matches Gitea Milestone 9 / 10 / 11 titles and themes.
  • No remaining reference to “Milestone 10 = Enterprise”.
  • Production-ready items appear under Milestone 10.

Dependencies

  • None (docs only).
### Description `ROADMAP.md` in the repository is out of date relative to Gitea milestones: | Topic | ROADMAP.md (repo) | Gitea | |-------|-------------------|--------| | Production-ready features (logging, resume, Stage 1 UX) | Not listed as its own milestone | **Milestone 10** — Production Ready Features (`v0.5.0`) | | Enterprise colour workflow | Listed as **Milestone 10** | **Milestone 11** — Enterprise Colour Workflow (`v1.0.0`) | | macOS native support | Milestone 9 (still open items) | Milestone 9 | This confuses contributors and makes release notes harder to write. ### Scope 1. Rewrite the “Future Roadmap” section of `ROADMAP.md` to match Gitea: - Milestone 9 — macOS Native Support & Enhanced Print Spooling (`v0.4.0`) - Milestone 10 — Production Ready Features (`v0.5.0`) - Milestone 11 — Enterprise Colour Workflow (`v1.0.0`) 2. Move CGATS / drift tracking / i18n under Milestone 11. 3. Add Milestone 10 bullets (logging, `.ti2` resume, Stage 1 customisation + tooltips, process lifecycle cleanup, macOS min version alignment). 4. Note completed hotfixes (v0.3.x) consistently with recent releases. 5. Optionally add a one-line pointer: “Authoritative milestone state lives in Gitea Issues → Milestones.” ### Acceptance Criteria - [ ] `ROADMAP.md` numbering matches Gitea Milestone 9 / 10 / 11 titles and themes. - [ ] No remaining reference to “Milestone 10 = Enterprise”. - [ ] Production-ready items appear under Milestone 10. ### Dependencies - None (docs only).
gronod added the Kind/Documentation
Reviewed
Confirmed
1
Priority
Medium
3
labels 2026-08-30 15:14:25 +01:00
Sign in to join this conversation.