Skip to content

Task 1.1: Transfer repo ajianaz/cora-cli to codecoradev/cora-cli #122

@ajianaz

Description

@ajianaz

Task: Repo Transfer

Transfer the cora-cli repository from personal account to the codecoradev organization.

Steps

  • Verify codecoradev org exists and current user has admin access
  • Go to repo Settings → Transfer ownership → codecoradev
  • Confirm transfer (GitHub handles redirect)
  • Verify: gh api /repos/codecoradev/cora-cli returns valid response
  • Update local remote: git remote set-url origin https://github.com/codecoradev/cora-cli.git
  • Verify CI triggers on push to develop on new repo

Risks

  • CI secrets (CRATES_IO_TOKEN, INFISICAL_IDENTITY_ID, etc.) do NOT transfer — must re-add
  • GitHub App (apps/code-cora) webhook may need repo re-authorization

Verification

gh api /repos/codecoradev/cora-cli --jq '{name, full_name, private, default_branch}'
gh run list --repo codecoradev/cora-cli --limit 1

Depends On

  • None

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