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

automate deployment of non-beta versions to crates.io #164

Open
EverlastingBugstopper opened this issue Jan 11, 2021 · 2 comments
Open

automate deployment of non-beta versions to crates.io #164

EverlastingBugstopper opened this issue Jan 11, 2021 · 2 comments
Labels
blocked ⚠️ feature 🎉 new commands, flags, functionality, and improved error messages

Comments

@EverlastingBugstopper
Copy link
Contributor

.github/workflows/release.yml should include a step to publish to crates.io with cargo publish under the crate name rover after the github release artifacts have been created.

@lrlna lrlna added this to the 0.0.6 milestone Feb 19, 2021
@JakeDawkins JakeDawkins added feature 🎉 new commands, flags, functionality, and improved error messages and removed operations - feature labels Feb 22, 2021
@lrlna
Copy link
Member

lrlna commented Apr 8, 2021

blocked on #272

@lrlna lrlna modified the milestones: April 13, June 22 Apr 8, 2021
@EverlastingBugstopper
Copy link
Contributor Author

EverlastingBugstopper commented Apr 8, 2021

also blocked on #388 as build.rs is not supposed to modify any files except those specified by OUT_DIR

edit: adding this comment directly to #272

@abernix abernix modified the milestones: June 22, July 6, 2021, July 6, Qx Jun 9, 2021
@EverlastingBugstopper EverlastingBugstopper removed this from the Qx milestone Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked ⚠️ feature 🎉 new commands, flags, functionality, and improved error messages
Projects
None yet
Development

No branches or pull requests

4 participants