Task: CI Pipeline Verification
After repo transfer and secret re-addition, verify the full CI pipeline works on the new org repo.
Checks
Common Post-Transfer CI Issues
gh release download may fail if workflow references old repo
INFISICAL_IDENTITY_ID may need org-level re-authorization
- Action refs using
./ (relative) should work fine; absolute refs need update
Verification
gh run list --repo codecoradev/cora-cli --limit 3 --json status,conclusion,name
Depends On
Part Of
Task: CI Pipeline Verification
After repo transfer and secret re-addition, verify the full CI pipeline works on the new org repo.
Checks
develop→ CI triggers (check, fmt, clippy, test, audit, cora-review)cora-reviewjob downloads binary fromcodecoradev/cora-clireleases correctlyCommon Post-Transfer CI Issues
gh release downloadmay fail if workflow references old repoINFISICAL_IDENTITY_IDmay need org-level re-authorization./(relative) should work fine; absolute refs need updateVerification
Depends On
Part Of