Skip to content

fix connect chains input#494

Merged
RodrigoAD merged 3 commits into
developfrom
fix-dep-connect-chains
Jul 6, 2026
Merged

fix connect chains input#494
RodrigoAD merged 3 commits into
developfrom
fix-dep-connect-chains

Conversation

@RodrigoAD

@RodrigoAD RodrigoAD commented Jul 2, 2026

Copy link
Copy Markdown
Member

Fixes to make e2e tests work smartcontractkit/chainlink#23019

@RodrigoAD RodrigoAD deployed to integration July 3, 2026 11:12 — with GitHub Actions Active

// resolveAptosCLI returns the Aptos Labs CLI binary used for Move compilation.
// APTOS_CLI overrides PATH lookup when set.
func resolveAptosCLI() (string, error) {

@RodrigoAD RodrigoAD Jul 3, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was a collision with the aptos relayer binary in core e2e tests. Adding the resolver to make sure aptos binary is actually the CLI binary

@RodrigoAD RodrigoAD marked this pull request as ready for review July 3, 2026 11:57
@RodrigoAD RodrigoAD requested review from a team as code owners July 3, 2026 11:57
@RodrigoAD RodrigoAD requested a review from rodrigombsoares July 3, 2026 11:58
)

const (
pluginTypeCCIPCommit uint8 = 0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unused?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup

@RodrigoAD RodrigoAD merged commit d435580 into develop Jul 6, 2026
23 checks passed
@RodrigoAD RodrigoAD deleted the fix-dep-connect-chains branch July 6, 2026 10:05
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