dbmate/RELEASING.md
2020-08-08 11:58:46 -07:00

511 B

Releasing

The following steps should be followed to publish a new version of dbmate (requires write access to this repository).

  1. Update version.go with new version number (example PR)
  2. Create new release on GitHub project releases page
  3. Travis CI will automatically publish release binaries to GitHub
  4. GitHub Actions will automatically create PR to update Homebrew package