fix: rename all pal-e-app references to pal-e-docs-app #90
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/pal-e-docs-app!90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "87-update-rename-references"
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
Repo was renamed from pal-e-app to pal-e-docs-app. This PR updates every internal reference to match the new repo name across CI config, k8s manifests, package metadata, Keycloak defaults, and documentation.
Changes
.woodpecker.yaml— clone remote URL, Kanikorepo,OVERLAYenv var,PLAYWRIGHT_BASE_URLpackage.json/package-lock.json—namefieldk8s/deployment.yaml— deployment name, labels, container name, image repok8s/service.yaml— service name, labels, selectorsrc/lib/keycloak.ts— default clientId, redirect URI comment.env.example—VITE_KEYCLOAK_CLIENT_IDdefaultplaywright.config.ts— defaultbaseURL, commente2e/*.spec.ts— doc commentsCLAUDE.md— title, remote URLREADME.md— titleTest Plan
python3 -c "import yaml; yaml.safe_load(open('.woodpecker.yaml')); print('OK')"-- passedpal-e-appreferences:rg pal-e-app-- no matchesReview Checklist
pal-e-appreferences replaced withpal-e-docs-appRelated Notes
None.
Related
Closes #87