Skip to content

migrate cli - #1316

Merged
tt-cll merged 1 commit into
tt/migratefrom
tt/migrate2
Jul 31, 2026
Merged

migrate cli#1316
tt-cll merged 1 commit into
tt/migratefrom
tt/migrate2

Conversation

@tt-cll

@tt-cll tt-cll commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Description

Testing

Checklist

  • Breaking changes documented in changelog (see changelog directory)
  • Cross link related PRs (in this or other repositories)

Comment thread cli/migrate/commands.go
3. Continue from step 4 of docs/migration/cl-to-standalone.md (stop the Chainlink node).
`,
r.SigningAddress, r.TransmitterAddress,
r.OCR2Path, r.ETHPath, r.PasswordPath, r.VerifierTOMLPath, r.ExecutorTOMLPath)
@github-actions

Copy link
Copy Markdown

Code coverage report:

Package tt/migrate tt/migrate2 Diff
github.com/smartcontractkit/chainlink-ccv/aggregator 50.86% 50.85% -0.01%
github.com/smartcontractkit/chainlink-ccv/bootstrap 68.86% 68.86% +0.00%
github.com/smartcontractkit/chainlink-ccv/cli 64.65% 66.30% +1.65%
github.com/smartcontractkit/chainlink-ccv/cmd 31.39% 30.31% -1.08%
github.com/smartcontractkit/chainlink-ccv/common 49.69% 49.86% +0.17%
github.com/smartcontractkit/chainlink-ccv/executor 47.31% 47.31% +0.00%
github.com/smartcontractkit/chainlink-ccv/indexer 35.54% 35.60% +0.06%
github.com/smartcontractkit/chainlink-ccv/integration 56.01% 56.03% +0.02%
github.com/smartcontractkit/chainlink-ccv/internal 0.00% 0.00% +0.00%
github.com/smartcontractkit/chainlink-ccv/pkg 100.00% 100.00% +0.00%
github.com/smartcontractkit/chainlink-ccv/pricer 0.00% 0.00% +0.00%
github.com/smartcontractkit/chainlink-ccv/protocol 63.06% 63.06% +0.00%
github.com/smartcontractkit/chainlink-ccv/tools 43.61% 43.61% +0.00%
github.com/smartcontractkit/chainlink-ccv/verifier 36.52% 36.52% +0.00%
Total 48.70% 48.90% +0.20%

Files added (in tt/migrate2):

  • github.com/smartcontractkit/chainlink-ccv/cli/migrate/commands.go
  • github.com/smartcontractkit/chainlink-ccv/cli/migrate/export.go
  • github.com/smartcontractkit/chainlink-ccv/cli/migrate/node_client.go
  • github.com/smartcontractkit/chainlink-ccv/cmd/executor/run_ccv_cli.go

@tt-cll
tt-cll marked this pull request as ready for review July 31, 2026 09:03
@tt-cll
tt-cll requested review from a team as code owners July 31, 2026 09:03
@tt-cll
tt-cll merged commit ef3d401 into tt/migrate Jul 31, 2026
32 of 34 checks passed
@tt-cll
tt-cll deleted the tt/migrate2 branch July 31, 2026 09:03
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