mkantor / operator

A web server for static and dynamic content.
https://operator.mattkantor.com
GNU General Public License v3.0
16 stars 2 forks source link

Make releases more atomic. #115

Closed mkantor closed 4 months ago

mkantor commented 4 months ago

Wait to publish the crate until the release builds successfully complete.

The 0.6.2 release process had issues (see 1, 2, 3). This is an attempt to make things fail more gracefully the next time something like that happens.