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

soroban-cli: Use Git Revision of soroban-rpc for publish-dry-run Workflow #1199

Closed
wants to merge 17 commits into from

Conversation

stellarsaur
Copy link
Contributor

@stellarsaur stellarsaur commented Feb 14, 2024

What

This PR fixes publish-dry-run workflow to use a modified version of publish-dry-run-v2 that does not remove git and rev entries from Cargo.toml when vendoring.

Why

The rust-publish-dry-run-v2 workflow has a step that deletes git and rev lines from Cargo.toml. This was originally meant for [crates-io.patch] blocks, but this repo won't use those blocks.

Since we're not publishing the soroban-rpc crate yet from soroban-rpc repo, we should always pull by Git ref.

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.

1 participant