You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make auto-publish script more robust (#11090) (#11110)
* Make auto-publish script more robust
* Add a helper to run `curl` and get the output
* Print an error if `curl` fails to help diagnose what went wrong in the
future
* Pass a custom `--user-agent` which is requested by crates.io's [data
access policy](https://crates.io/data-access).
* Don't continue publishing if `curl` fails
0 commit comments