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

rust: prep 0.3.2 #226

Merged
merged 1 commit into from
Feb 12, 2024
Merged

rust: prep 0.3.2 #226

merged 1 commit into from
Feb 12, 2024

Conversation

woodruffw
Copy link
Member

Third time's the charm.

Third time's the charm.

Signed-off-by: William Woodruff <william@trailofbits.com>
@woodruffw woodruffw added the rust Rust bindings label Feb 12, 2024
@woodruffw woodruffw self-assigned this Feb 12, 2024
- run: |
cd gen/pb-rust
cargo publish -p sigstore_protobuf_specs
- run: RUST_ACTION='publish -p sigstore_protobuf_specs' make rust
Copy link
Member Author

Choose a reason for hiding this comment

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

For explanation: make rust runs cargo within the appropriate protoc container, which we need for cargo publish to succeed (since it runs cargo build first).

@woodruffw woodruffw merged commit 02e4b7f into sigstore:main Feb 12, 2024
7 checks passed
@woodruffw woodruffw deleted the ww/prep-rust branch February 12, 2024 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Rust bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants