Skip to content

Configure vortexor-receiver crate to publish#6449

Closed
mircea-c wants to merge 1 commit intoanza-xyz:masterfrom
mircea-c:mc/publish-vortexor-receiver
Closed

Configure vortexor-receiver crate to publish#6449
mircea-c wants to merge 1 commit intoanza-xyz:masterfrom
mircea-c:mc/publish-vortexor-receiver

Conversation

@mircea-c
Copy link
Copy Markdown

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

Problem

Publishing solana-core crate fails because the solana-vortexor-receiver crate is configured to not publish

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

Summary of Changes

Configure solana-vortexor-receiver to publish

Required to fix CI for #6332

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

mircea-c commented Jun 6, 2025

CI is pending on approval from anza-team to take ownership of the crate name on crates.io

@mircea-c mircea-c changed the title publish crate to satisfy dependency Configure vortexor-receiver crate to publish Jun 6, 2025
@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 (5e557ba).
⚠️ Report is 3221 commits behind head on master.

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

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.

Pending some discussion in Discord

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 ended up pushing #6525 which replaces the need for this PR

@steviez steviez closed this Jun 12, 2025
@mircea-c mircea-c deleted the mc/publish-vortexor-receiver branch June 12, 2025 19:09
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.

3 participants