Skip to content

Publish agave-xdp crate#6448

Merged
mircea-c merged 1 commit intoanza-xyz:masterfrom
mircea-c:mc/publish-xdp
Jun 6, 2025
Merged

Publish agave-xdp crate#6448
mircea-c merged 1 commit intoanza-xyz:masterfrom
mircea-c:mc/publish-xdp

Conversation

@mircea-c
Copy link
Copy Markdown

@mircea-c mircea-c commented Jun 6, 2025

Problem

Publishing solana-turbine crate fails because the agave-xdp crate is configured to not publish

error: no matching package named `agave-xdp` found
location searched: `kellnr` index
required by package `solana-turbine v2.3.0 (/solana/turbine)`
couldn't publish 'solana-turbine'

Summary of Changes

Configure agave-xdp to publish

Required to fix CI for #6332

@mircea-c mircea-c requested review from alessandrod and steviez June 6, 2025 18:40
@mircea-c mircea-c self-assigned this Jun 6, 2025
Copy link
Copy Markdown

@steviez steviez left a comment

Choose a reason for hiding this comment

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

We do have the crate reserved already, so this one LGTM
https://crates.io/crates/agave-xdp

@mircea-c mircea-c added the v2.3 label Jun 6, 2025
@mergify
Copy link
Copy Markdown

mergify Bot commented Jun 6, 2025

Backports to the beta branch are to be avoided unless absolutely necessary for fixing bugs, security issues, and perf regressions. Changes intended for backport should be structured such that a minimum effective diff can be committed separately from any refactoring, plumbing, cleanup, etc that are not strictly necessary to achieve the goal. Any of the latter should go only into master and ride the normal stabilization schedule. Exceptions include CI/metrics changes, CLI improvements and documentation updates on a case by case basis.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jun 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.8%. Comparing base (bfebc57) to head (2358240).
⚠️ Report is 3217 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #6448     +/-   ##
=========================================
- Coverage    82.8%    82.8%   -0.1%     
=========================================
  Files         847      847             
  Lines      379486   379486             
=========================================
- Hits       314509   314307    -202     
- Misses      64977    65179    +202     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mircea-c mircea-c merged commit 6b322ca into anza-xyz:master Jun 6, 2025
37 checks passed
@mircea-c mircea-c deleted the mc/publish-xdp branch June 6, 2025 19:37
mergify Bot pushed a commit that referenced this pull request Jun 6, 2025
publish xdp crate

(cherry picked from commit 6b322ca)
steviez pushed a commit that referenced this pull request Jun 9, 2025
Publish agave-xdp crate (#6448)

publish xdp crate

(cherry picked from commit 6b322ca)

Co-authored-by: Mircea Colonescu <me_mircea@hotmail.com>
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