lancelot icon indicating copy to clipboard operation
lancelot copied to clipboard

document release workflow

Open williballenthin opened this issue 4 years ago • 1 comments

  • [ ] bump ./flirt/Cargo.toml::package::version
  • [ ] bump ./core/Cargo.toml::package::version
  • [ ] update ./core/Cargo.toml::dependencies::lancelot-flirt::version
  • [ ] bump ./pylancelot/Cargo.toml::package::version
  • [ ] bump ./bin/Cargo.toml::package::version
  • [ ] update ./bin/Cargo.toml::dependencies::lancelot::version
  • [ ] commit & push
  • [ ] release in gh

williballenthin avatar Aug 15 '20 17:08 williballenthin

see bump-versions.sh in 2b1faba

bash .github/workflows/bump-version.sh 0.3.2

williballenthin avatar Aug 17 '20 14:08 williballenthin