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

change crates prefix to yellowstone #95

Merged
merged 8 commits into from
Mar 20, 2023
Merged

change crates prefix to yellowstone #95

merged 8 commits into from
Mar 20, 2023

Conversation

fanatid
Copy link
Collaborator

@fanatid fanatid commented Mar 20, 2023

Change prefix to yellowstone as discussed.

Commands for publishing crates:

cargo publish -p yellowstone-grpc-proto
cargo publish -p yellowstone-grpc-client

@shuimuliang
Copy link
Contributor

perform all checks without uploading, yellowstone-grpc-proto

cargo publish --registry crates-io --dry-run -p yellowstone-grpc-proto

publish yellowstone-grpc-proto

cargo publish --registry crates-io -p yellowstone-grpc-proto

perform all checks without uploading, yellowstone-grpc-client

cargo publish --registry crates-io --dry-run -p yellowstone-grpc-client

publish yellowstone-grpc-client

cargo publish --registry crates-io -p yellowstone-grpc-client

@fanatid fanatid merged commit 5b0897a into master Mar 20, 2023
@fanatid fanatid deleted the rename branch March 20, 2023 23:40
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.

None yet

2 participants