fix: align CI push target to westsidekingsandqueens Harbor project #41
No reviewers
Labels
No labels
domain:backend
domain:devops
domain:frontend
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/westside-landing!41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "110-fix-harbor-push-target"
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?
Summary
Convention: service key = Harbor project name. CI was pushing to
westside-app/appbut the service key iswestsidekingsandqueens, so the correct target iswestsidekingsandqueens/app.Changes
.woodpecker.yaml: changedrepo: westside-app/apptorepo: westsidekingsandqueens/appin the build-and-push stepTest Plan
harbor.tail5b443a.ts.net/westsidekingsandqueens/appReview Checklist
Related
plan-pal-e-platformReview
Status: LGTM
Single-line change, exactly scoped to the issue. Diff replaces
westside-app/appwithwestsidekingsandqueens/appin the Kaniko push step. No other files touched, no secrets, no regressions possible beyond the target change itself.Verified:
Closing — 33 commits behind main, too much scope (removes clone step, deletes Capacitor, switches port). Will create a surgical replacement that only fixes the
repo:line in.woodpecker.yaml.Pull request closed