Commit graph

6 commits

Author SHA1 Message Date
Tobias Bieniek 49125e9ad8
publish.py: Remove obsolete sleep() calls
`cargo` waits for the package to appear in the index by default these days, so these obsolete extra `sleep()` calls are just making the publish process slower now without any advantages.
2023-09-18 17:40:42 +02:00
Arlo Siemsen d345ca212f feat: stabilize credential-process and registry-auth 2023-09-16 22:40:45 -05:00
Eric Huss 3c8399ef5d contrib docs: Add some more detail about how publishing works 2023-07-10 14:15:42 -07:00
Eric Huss 888100352a Move ProcessBuilder to cargo-util. 2021-03-20 15:19:03 -07:00
Eric Huss 9f79450e0b Fix self-publish script. 2020-07-16 15:21:51 -07:00
Eric Huss 57c96c194a Extract Platform to a separate crate. 2019-09-17 14:55:22 -07:00