Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[anza migration] rename crates #10

Merged
merged 7 commits into from
Feb 22, 2024
Merged

Conversation

yihau
Copy link
Member

@yihau yihau commented Feb 19, 2024

Problem

afaik we have a consensus to rename these crates

Summary of Changes

rename

old name new name
solana-watchtower agave-watchtower
solana-ledger-tool agave-ledger-tool
solana-cargo-registry agave-cargo-registry
solana-geyser-plugin-interface agave-geyser-plugin-interface
solana-validator agave-validator
solana-install agave-install

@yihau yihau changed the title WIP [anza migration] rename crates Feb 19, 2024
@yihau yihau force-pushed the rename-crates branch 3 times, most recently from 3075f13 to 41f10a3 Compare February 20, 2024 02:47
@yihau yihau force-pushed the rename-crates branch 2 times, most recently from d888bed to 816b988 Compare February 20, 2024 04:17
@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (485171a) 81.6% compared to head (7a26c7c) 81.6%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage    81.6%    81.6%           
=======================================
  Files         833      833           
  Lines      224768   224768           
=======================================
+ Hits       183491   183513   +22     
+ Misses      41277    41255   -22     

@yihau yihau marked this pull request as ready for review February 21, 2024 14:48
@yihau yihau requested a review from willhickey February 21, 2024 14:48
Copy link

@willhickey willhickey left a comment

Choose a reason for hiding this comment

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

Thanks! :shipit:

@yihau yihau merged commit e1e36d2 into anza-xyz:master Feb 22, 2024
47 checks passed
@yihau yihau deleted the rename-crates branch February 22, 2024 03:44
yihau added a commit that referenced this pull request Feb 22, 2024
* rename geyser-plugin-interface

* rename cargo registry

* rename watchtower

* rename ledger tool

* rename validator

* rename install

* rename geyser plugin interface when patch
Copy link

mergify bot commented Feb 22, 2024

Backports to the stable 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.

Copy link

mergify bot commented Feb 22, 2024

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.

mergify bot pushed a commit that referenced this pull request Feb 22, 2024
* rename geyser-plugin-interface

* rename cargo registry

* rename watchtower

* rename ledger tool

* rename validator

* rename install

* rename geyser plugin interface when patch

(cherry picked from commit e1e36d2)

# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	geyser-plugin-manager/src/block_metadata_notifier.rs
#	programs/sbf/Cargo.lock
#	programs/sbf/Cargo.toml
mergify bot pushed a commit that referenced this pull request Feb 22, 2024
* rename geyser-plugin-interface

* rename cargo registry

* rename watchtower

* rename ledger tool

* rename validator

* rename install

* rename geyser plugin interface when patch

(cherry picked from commit e1e36d2)

# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	cargo-registry/Cargo.toml
#	docs/src/implemented-proposals/rpc-transaction-history.md
#	docs/src/operations/best-practices/general.md
#	docs/src/running-validator/validator-start.md
#	docs/src/running-validator/vote-accounts.md
#	docs/src/validator/get-started/setup-a-validator.md
#	geyser-plugin-interface/src/geyser_plugin_interface.rs
#	geyser-plugin-manager/Cargo.toml
#	geyser-plugin-manager/src/block_metadata_notifier.rs
#	geyser-plugin-manager/src/entry_notifier.rs
#	ledger-tool/src/blockstore.rs
#	ledger/src/blockstore_db.rs
#	programs/sbf/Cargo.lock
#	programs/sbf/Cargo.toml
#	scripts/check-dev-context-only-utils.sh
yihau added a commit that referenced this pull request Mar 3, 2024
* rename geyser-plugin-interface

* rename cargo registry

* rename watchtower

* rename ledger tool

* rename validator

* rename install

* rename geyser plugin interface when patch
yihau added a commit that referenced this pull request Mar 3, 2024
* rename geyser-plugin-interface

* rename cargo registry

* rename watchtower

* rename ledger tool

* rename validator

* rename install

* rename geyser plugin interface when patch
codebender828 pushed a commit to codebender828/agave that referenced this pull request Oct 3, 2024
* rename geyser-plugin-interface

* rename cargo registry

* rename watchtower

* rename ledger tool

* rename validator

* rename install

* rename geyser plugin interface when patch
codebender828 pushed a commit to codebender828/agave that referenced this pull request Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants