We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add a jenkins library to allow artifacts to be able to published to crates https://crates.io/
- [ ] Artifacts should be signed before publishing
The text was updated successfully, but these errors were encountered:
[Triage] We will be working on this in next few weeks.
Sorry, something went wrong.
From opensearch-project/opensearch-build#3247 (comment)
Did some research around publishing the rust clients to crates.io.
Here are few findings:
cargo publish --token <token>
gaiksaya
Successfully merging a pull request may close this issue.
Add a jenkins library to allow artifacts to be able to published to crates https://crates.io/
Acceptance Criteria
- [ ] Artifacts should be signed before publishingThe text was updated successfully, but these errors were encountered: