Skip to content

Update ckb-light-client repository reference to quake/refactor-and-sqlite#25

Draft
Copilot wants to merge 8 commits intorefactor-and-sqlitefrom
copilot/update-github-url-and-branch
Draft

Update ckb-light-client repository reference to quake/refactor-and-sqlite#25
Copilot wants to merge 8 commits intorefactor-and-sqlitefrom
copilot/update-github-url-and-branch

Conversation

Copy link

Copilot AI commented Feb 9, 2026

Updates all GitHub Actions workflows to reference the new upstream repository and branch for ckb-light-client.

Changes

  • Repository: Officeyutong/ckb-light-clientquake/ckb-light-client
  • Branch: use-trait-for-storage-functionsquake/refactor-and-sqlite

Files Modified

Updated 6 workflow files with new defaults and fallback values:

  • ckb-light-client-ci.yml
  • ckb-light-client-ci-wasm.yml
  • ckb-light-client-roll-back.yml
  • ci-data.yml
  • ci-data-wasm.yml
  • ci-dev.yml

Each workflow now uses the new repository in both workflow_dispatch input defaults and environment variable fallbacks:

inputs:
  ckb_light_client_url:
    default: 'https://github.com/quake/ckb-light-client.git'
  ckb_light_client_branch:
    default: 'quake/refactor-and-sqlite'

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: gpBlockchain <32102187+gpBlockchain@users.noreply.github.com>
Copilot AI changed the title [WIP] Update GitHub URL and branch in workflows Update ckb-light-client repository reference to quake/refactor-and-sqlite Feb 9, 2026
Copilot AI requested a review from gpBlockchain February 9, 2026 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants