Skip to content

Commit 341f6f1

Browse files
committed
Merge docs/remove-v1.5.1: remove Service Orchestration from roadmap
2 parents 306cd10 + 6c06e73 commit 341f6f1

2 files changed

Lines changed: 0 additions & 22 deletions

File tree

ROADMAP.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -166,17 +166,6 @@ Run custom scripts automatically before or after any command. Hooks are per-proj
166166

167167
---
168168

169-
## v1.5.1 — Service Orchestration
170-
171-
### Docker Compose services
172-
- Detect multi-service Docker Compose and list services
173-
- `pm services` — show running/stopped services
174-
- `pm run <service>` — start individual services
175-
- `pm logs <service>` — tail logs of a specific service
176-
- Health check integration (`/health`, `/ready` endpoints)
177-
178-
---
179-
180169
## v1.6.0 — Shell Autocompletion
181170

182171
### `pm completions` command

docs/es/ROADMAP.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -166,17 +166,6 @@ Ejecuta scripts personalizados automáticamente antes o después de cualquier co
166166

167167
---
168168

169-
## v1.5.1 — Orquestación de Servicios
170-
171-
### Servicios Docker Compose
172-
- Detectar Docker Compose multi-servicio y listar servicios
173-
- `pm services` — mostrar servicios en ejecución/detenidos
174-
- `pm run <servicio>` — iniciar servicios individuales
175-
- `pm logs <servicio>` — ver logs de un servicio específico
176-
- Integración con health checks (endpoints `/health`, `/ready`)
177-
178-
---
179-
180169
## v1.6.0 — Autocompletado en Shell
181170

182171
### Comando `pm completions`

0 commit comments

Comments
 (0)