mitmproxy/release
Maximilian Hils e992d82f7d
unify download filenames (#6487)
refs https://github.com/mitmproxy/www/issues/57
2023-12-14 10:27:42 +01:00
..
docker fix #6267 (#6270) 2023-07-20 10:45:43 +00:00
installbuilder build macOS app bundle (#6447) 2023-11-03 11:21:55 +00:00
specs macOS: Use correct entitlements for binary distribution (#6480) 2023-11-13 13:52:55 +01:00
windows-installer revise display names 2022-07-25 14:38:21 +02:00
.gitignore pin snapshot server hostkey, update pysftp 2018-01-04 14:12:30 +01:00
README.md Update release/README.md 2023-11-04 12:29:59 +01:00
build-and-deploy-docker.py [autofix.ci] apply automated fixes 2023-02-27 08:37:11 +01:00
build.py unify download filenames (#6487) 2023-12-14 10:27:42 +01:00
deploy-microsoft-store.py simplify ci build script, add MSIX installer and Microsoft store. 2022-07-25 01:22:57 +02:00
deploy.py release ci: upload binaries to r2 2023-07-02 22:19:58 +02:00
github-release-notes.txt add more release automation (#5674) 2022-10-24 17:06:40 +02:00
release.py ensure that we trigger the tag workflow 2023-08-04 11:23:44 +02:00
selftest.py build macOS app bundle (#6447) 2023-11-03 11:21:55 +00:00

README.md

Release Checklist

  1. Make sure that CHANGELOG.md is up-to-date with all entries in the "Unreleased" section.
  2. Invoke the release workflow from the GitHub UI.
  3. The spawned workflow runs will require manual confirmation on GitHub which you need to approve twice: https://github.com/mitmproxy/mitmproxy/actions
  4. Once everything has been deployed, update the website.
  5. Verify that the front-page download links for all platforms are working.

GitHub Releases

PyPi

Docker

Docs

  • CI will automatically update the stable docs and create an archive version:
    https://docs.mitmproxy.org/archive/vMAJOR/

Download Server

Microsoft Store

Homebrew

  • The Homebrew maintainers are typically very fast and detect our new relese within a day.
  • If you feel the need, you can run this from a macOS machine: brew bump-cask-pr mitmproxy

Website

Prepare for next release