chore: bump Aptos plugin ref for read observability#22106
Open
chore: bump Aptos plugin ref for read observability#22106
Conversation
Contributor
|
✅ No conflicts with other open PRs targeting |
|
|
Contributor
There was a problem hiding this comment.
Pull request overview
Bumps the pinned Aptos private plugin commit in plugins.private.yaml so Chainlink CI tests the merged Aptos read observability changes from capabilities#560.
Changes:
- Update Aptos plugin
gitReffrom4608f9170a0fff492e65c69f2bf63803388d8d32toece17debf084250135a9cfb98fe0289d92b0cb56.
yashnevatia
approved these changes
Apr 24, 2026
ilija42
approved these changes
Apr 24, 2026
bolekk
approved these changes
Apr 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Summary
Bump the private Aptos plugin pin in
plugins.private.yamlsochainlinkCI exercises the merged Aptos read observability changes from smartcontractkit/capabilities#560.The updated Aptos plugin ref is:
ece17debf084250135a9cfb98fe0289d92b0cb56Why
Now that
capabilities#560is merged,chainlinkshould validate the merged Aptos read capability changes end to end against the merged commit instead of the older branch pin.Validation
plugins.private.yamlafter the ref bumpgo list -m github.com/smartcontractkit/capabilities/chain_capabilities/aptos@ece17debf084250135a9cfb98fe0289d92b0cb56resolves successfully