Skip to content

feat(docker): standardize container name and teardown workflow#41

Merged
wgutmann merged 1 commit intomainfrom
feature/simhub-plusgin-ctd
Feb 2, 2026
Merged

feat(docker): standardize container name and teardown workflow#41
wgutmann merged 1 commit intomainfrom
feature/simhub-plusgin-ctd

Conversation

@wgutmann
Copy link
Copy Markdown
Owner

@wgutmann wgutmann commented Feb 2, 2026

  • Add container_name: win-podiums-com-container to compose.yaml
  • Update docker-dev-environment skill: always tear down all API envs before deploy
  • Require docker rm -f win-podiums-com-container before compose down
  • Update docs, workflows, and skills for consistency

Summary

  • [What changed]
  • [Why it changed]

Traceability (ContextStream / knowledge graph)

Required. Link this PR to the tech plan(s) and PRD so the ContextStream knowledge graph can show PR ↔ Tech Plan ↔ PRD. Use the stable doc IDs from .github/traceability-mapping.yaml.

  • Implements (Tech Plan): e.g. TP-SPOC-001 — [list one or more TP-XXX IDs this PR implements, or "none" if doc-only / infra]
  • PRD: e.g. PRD-001 — [PRD ID this work traces to, or "none"]
  • Doc links: Add markdown links to the PRD and tech plan doc(s) using the traceability mapping. Example: PRD-001, TP-SPOC-001. (Use "none" if doc-only / infra.)
  • Labels: Apply traceability labels from .github/labels.yaml (e.g. prd:PRD-001, tech-plan:TP-SPOC-001).

Risk

  • [low / medium / high] — [brief rationale]

Test plan

  • [test or verification step]

Rollback

  • [How to revert if needed]

Product impact

  • Does this change scope, requirements, or user-facing copy? (e.g. docs/product/**, docs/brand/**, UI strings, API descriptions, landing copy)

- Add container_name: win-podiums-com-container to compose.yaml
- Update docker-dev-environment skill: always tear down all API envs before deploy
- Require docker rm -f win-podiums-com-container before compose down
- Update docs, workflows, and skills for consistency
@wgutmann wgutmann merged commit dc75e8e into main Feb 2, 2026
5 of 6 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 2, 2026

PR traceability check (recommended for ContextStream PR ↔ Tech Plan ↔ PRD):

  • PR must have at least one traceability label from .github/labels.yaml (e.g. prd:PRD-001, tech-plan:TP-SPOC-001).

See CONTRIBUTING and the PR template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant