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 the release to crates.io #8

Closed
rgreinho opened this issue Mar 25, 2022 · 2 comments
Closed

Automate the release to crates.io #8

rgreinho opened this issue Mar 25, 2022 · 2 comments
Assignees
Labels
kind/feature New feature request

Comments

@rgreinho
Copy link
Owner

rgreinho commented Mar 25, 2022

Current Behavior

There is no other way to retrieve this library than cloning it from GitHub.

Also, the release workflow is useless since the project is a Rust library and has no real artifacts to build and publish on GitHub releases.

Expected Behavior

As a developer I want to be able to add this crate to my project without having to add the git repository to it.

@rgreinho rgreinho added the kind/feature New feature request label Mar 25, 2022
@rgreinho rgreinho changed the title Automate the release to creates.io Automate the release to crates.io Mar 25, 2022
@rgreinho rgreinho self-assigned this Mar 27, 2022
@rgreinho
Copy link
Owner Author

Needs console-rs/indicatif#406 to be merged and released.

rgreinho added a commit that referenced this issue Mar 27, 2022
Prepare the codebase to automatically publish a new crate when the
repository is tagged

Related to #8

Drive-by:
* Adds cargo spellcheck
rgreinho added a commit that referenced this issue Mar 27, 2022
Prepare the codebase to automatically publish a new crate when the
repository is tagged

Drive-by:
* Adds cargo spellcheck

Related to #8
rgreinho added a commit that referenced this issue Mar 27, 2022
Prepare the codebase to automatically publish a new crate when the
repository is tagged

Drive-by:
* Adds cargo spellcheck

Related to #8
rgreinho added a commit that referenced this issue Mar 27, 2022
Prepare the codebase to automatically publish a new crate when the
repository is tagged

Drive-by:
* Adds cargo spellcheck

Related to #8
rgreinho added a commit that referenced this issue Mar 27, 2022
Prepare the codebase to automatically publish a new crate when the
repository is tagged

Drive-by:
* Adds cargo spellcheck

Related to #8
rgreinho added a commit that referenced this issue Mar 27, 2022
Prepare the codebase to automatically publish a new crate when the
repository is tagged

Drive-by:
* Adds cargo spellcheck

Related to #8
@rgreinho
Copy link
Owner Author

This should be closed thanks to #25.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature request
Projects
None yet
Development

No branches or pull requests

1 participant