fix: replace plugin-git clone with alpine/git + sleep to fix CI clone failure #92
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#92
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
Bug
Lineage
Related to
forgejo_admin/pal-e-platform #234— pal-e-docs-app pod ImagePullBackOff investigation.Repo
forgejo_admin/pal-e-docs-appWhat Broke
All CI pipelines fail at the clone step with:
No image has ever been pushed to the
pal-e-docs-appHarbor project, causing ImagePullBackOff in the pal-e-docs-app namespace.Repro Steps
Expected Behavior
Clone step connects to Forgejo internal service and fetches the repo, matching the behavior of all other repos (basketball-api, pal-e-docs, etc.).
Environment
Acceptance Criteria
pal-e-docs-app/appprojectRelated
forgejo_admin/pal-e-platform #234— parent tracking issue