Add westside-admin to overlay registry in woodpecker-update-tag-step.yaml #312
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/pal-e-platform#312
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Type
Chore
Lineage
Discovered scope from Wave 2B QA review (PR #11, 2026-04-26). The shared CI script
scripts/woodpecker-update-tag-step.yamlcarries an overlay registry header listing services that have overlays in pal-e-deployments. westside-admin's overlay was created by pal-e-deployments PR #134 (merged) but never registered in this header. PR #11 references the script viaOVERLAY=westside-admin— works at runtime regardless of the header (the header is documentation), but missing from the registry creates discoverability/maintenance gap.Repo
forgejo_admin/pal-e-platform
Type
Chore (documentation)
User Story
story:platform-stability — As a future agent or operator reading the shared CI tag-update script's documentation header, I need westside-admin listed alongside the other registered overlays so I don't assume it's missing/unsupported.
Architecture
arch:ci-pipeline
Context
The script
scripts/woodpecker-update-tag-step.yamldocuments an overlay-name-to-OVERLAY-env-var mapping in its header comment. Westside-admin is currently absent from this list despite the overlay existing in pal-e-deployments and being actively wired by westside-admin#11's.woodpecker.yaml.File Targets
scripts/woodpecker-update-tag-step.yaml— addwestside-admin -> OVERLAY=westside-adminline in the header comment (between westside-app and basketball-api alphabetically, or per existing ordering)Acceptance Criteria
Test Expectations
grep westside-admin scripts/woodpecker-update-tag-step.yamlreturns the new lineConstraints
Checklist
Closes #THISRelated
feedback_discovered_scope_always_tracked