versatiles-org / versatiles-rs

VersaTiles - A toolbox for converting, checking and serving map tiles in various formats.
https://versatiles.org
MIT License
57 stars 2 forks source link

reorganise release script #60

Closed MichaelKreil closed 3 months ago

MichaelKreil commented 11 months ago
  1. ask for new version number (if needed)
  2. verify version
  3. set version in cargo.tomls
  4. make release.txt and open in editor
  5. ask for confirmation
  6. check and tests
  7. upload to crates.io, create release, create tag, commit, push