publishing: check if the current version is already there or not#5535
publishing: check if the current version is already there or not#5535sylvestre merged 1 commit intouutils:mainfrom sylvestre:check-version
Conversation
This can happen when a publishing step failed
|
GNU testsuite comparison: |
There was a problem hiding this comment.
The code itself looks fine. I'm not sure about the API access because according to https://crates.io/data-access they allow "[a] maximum of 1 request per second" and so I guess we could run into this restriction.
tertsdiepraam
left a comment
There was a problem hiding this comment.
I'd like to explore external tools for this process as well, but I think we can discuss that in another issue.
|
Having worked with @Gankra before, I am sure https://github.com/axodotdev/cargo-dist is an excellent candidate for this :) |
|
I love everything this axo does, but I don't think |
This can happen when a publishing step failed