Skip to content

Commit f671850

Browse files
committed
docs: update roadmap with completed tasks 3.2.1 and 3.2.2
1 parent 3a31f9f commit f671850

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/roadmap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@ When starting work on a new feature:
8888

8989
**Strategy:** Build incrementally with working deployments at each step. Each slice adds a new service to the docker-compose stack.
9090

91-
- [ ] **3.2.1** Hello World slice (scaffolding)
91+
- [x] **3.2.1** Hello World slice (scaffolding) - [Issue #217](https://github.com/torrust/torrust-tracker-deployer/issues/217) ✅ Completed
9292
- Create `release` and `run` commands with minimal docker-compose template
9393
- Deploy and run a simple hello-world container to validate the full pipeline
94-
- [ ] **3.2.2** Torrust Tracker slice
94+
- [x] **3.2.2** Torrust Tracker slice - [Issue #220](https://github.com/torrust/torrust-tracker-deployer/issues/220) ✅ Completed
9595
- Replace hello-world with Torrust Tracker service
9696
- Add tracker configuration template (start with hardcoded defaults, then progressively expose configuration options)
9797
- [ ] **3.2.3** MySQL slice

0 commit comments

Comments
 (0)