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

Create a GitHub CI action for publishing releases to crates.io #17

Closed
ivmarkov opened this issue Sep 9, 2021 · 3 comments
Closed

Create a GitHub CI action for publishing releases to crates.io #17

ivmarkov opened this issue Sep 9, 2021 · 3 comments

Comments

@ivmarkov
Copy link
Collaborator

ivmarkov commented Sep 9, 2021

Should be done automatically when a new tag is pushed.

@ivmarkov
Copy link
Collaborator Author

ivmarkov commented Sep 9, 2021

In fact, this scheme should be adopted for all of esp-idf-sys, esp-idf-hal, embedded-hal and esp-idf-svc as well.

@ivmarkov
Copy link
Collaborator Author

ivmarkov commented Sep 9, 2021

And while we are at it, perhaps a CI action on each commit to master and for PRs, checking if the build is successful, as well as for clippy warnings and formatting issues.

@ivmarkov
Copy link
Collaborator Author

Solved with 1839246

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

No branches or pull requests

1 participant