Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Add publish job for crates.io #311

Merged
merged 1 commit into from
May 29, 2022
Merged

Conversation

dario23
Copy link
Contributor

@dario23 dario23 commented May 28, 2022

Triggered by tag push or manually from the actions interface.

fixes #300

@dario23
Copy link
Contributor Author

dario23 commented May 28, 2022

somewhat tested, i.e. does run on tag push for my fork, fails of course since it doesn't have a correct token for crates.io: https://github.com/dario23/rust-semverver/actions/runs/2401862268

@dario23
Copy link
Contributor Author

dario23 commented May 28, 2022

do we want some kind of check of the git tag vs. the version in Cargo.toml? or non-issue since pushing tags is a pretty privileged operation anyway?

@JohnTitor
Copy link
Member

do we want some kind of check of the git tag vs. the version in Cargo.toml? or non-issue since pushing tags is a pretty privileged operation anyway?

Yeah, I think it's fine as-is.

@bors r+

@bors
Copy link
Contributor

bors commented May 29, 2022

📌 Commit 805bba4 has been approved by JohnTitor

@bors
Copy link
Contributor

bors commented May 29, 2022

⌛ Testing commit 805bba4 with merge 8997aac...

@bors
Copy link
Contributor

bors commented May 29, 2022

☀️ Test successful - checks-actions
Approved by: JohnTitor
Pushing 8997aac to master...

@bors bors merged commit 8997aac into rust-lang:master May 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release automation
3 participants