Skip to content

Commit

Permalink
Update release checklist
Browse files Browse the repository at this point in the history
Still not automated, eh? ಠ_ಠ
  • Loading branch information
keithfancher committed Feb 29, 2024
1 parent 3fc0004 commit 42d4109
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ All manual steps for now. Will automate when it gets annoying!
- [ ] Run `stack test` again, just for good measure.
- [ ] A "real" end-to-end test as well, e.g.:
`stack exec tvmv -- mv -n poirot -s 12 test/data/`
and
`stack exec tvmv -- mv -n poirot -a test/data/poorly-named`
- [ ] Update version string in `package.yaml` (and run `stack build`
afterwards to update the auto-generated `cabal` file as well).
- [ ] Update version string in `app/Version.hs`.
Expand Down

0 comments on commit 42d4109

Please sign in to comment.