Skip to content

bump-ccv#23027

Merged
Tofel merged 1 commit into
developfrom
bump-ccv-dad26b3
Jul 6, 2026
Merged

bump-ccv#23027
Tofel merged 1 commit into
developfrom
bump-ccv-dad26b3

Conversation

@mchain0

@mchain0 mchain0 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

I see you updated files related to core. Please run make gocs in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

@cl-sonarqube-production

Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@trunk-io

trunk-io Bot commented Jul 6, 2026

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
Test_CCIP_RegulatedTokenTransfer_Aptos2EVM The test failed because the Aptos node API was expected to be accessible on port 8080, but it was not available. Logs ↗︎
Test_CCIP_AptosMessageHasher_OnChainVerification Logs ↗︎
Test_CCIP_TokenTransfer_BnM_Aptos2EVM Logs ↗︎
Test_CCIP_TokenTransfer_BnM_Aptos2EVM Logs ↗︎

... and 19 more

View Full Report ↗︎Docs

@mchain0 mchain0 marked this pull request as ready for review July 6, 2026 13:01
@mchain0 mchain0 requested review from a team as code owners July 6, 2026 13:01
@mchain0 mchain0 requested a review from Tofel July 6, 2026 13:01
@mchain0

mchain0 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

note: ccip aptos failing seems to be a known issue since #23012 and point reviewers at the PATH collision. it's a plugin failure: aptos move build-publish-payload invokes the loop plugin, which tries to start a LOOP server without env vars (CL_PROMETHEUS_PORT, Mercury transmitter settings, etc.) and dies with that ParseUint error.

@mchain0 mchain0 added this pull request to the merge queue Jul 6, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 6, 2026
@Tofel Tofel added this pull request to the merge queue Jul 6, 2026
Merged via the queue into develop with commit cfa2217 Jul 6, 2026
198 of 220 checks passed
@Tofel Tofel deleted the bump-ccv-dad26b3 branch July 6, 2026 14:24
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.

4 participants