Skip to content

Task 1.3: Re-add CI secrets on codecoradev/cora-cli after repo transfer #124

@ajianaz

Description

@ajianaz

Task: Re-add CI Secrets After Transfer

GitHub repo transfer does NOT migrate secrets. All CI secrets must be manually re-added on the new org repo.

Required Secrets

  • CRATES_IO_TOKEN — for cargo publish in release workflow
  • INFISICAL_IDENTITY_ID — for Infisical OIDC secret fetching
  • Any other secrets used in workflows (check .github/workflows/*.yml)

Steps

  1. Go to codecoradev/cora-cli → Settings → Secrets and variables → Actions
  2. Add each secret from the old repo (values available in old repo settings or 1Password/Infisical)
  3. Verify: push to develop → CI passes (especially release-related steps)

Verification

gh secret list --repo codecoradev/cora-cli
# Should show all required secrets

Depends On

Part Of

Metadata

Metadata

Assignees

No one assigned

    Labels

    migration:infraRepo transfer, DNS, CF Pages, org setupmigration:v2CodeCora V2 Migration — all tracking issuesphase:week1W1 Foundation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions