mitmproxy/release/README.md

13 lines
590 B
Markdown
Raw Normal View History

# Release Checklist
2017-02-21 17:37:56 +00:00
- Update CHANGELOG
- Verify that all CI tests pass for current master
- Tag the release, and push to Github
- Wait for tag CI to complete
- Download assets from snapshots.mitmproxy.org
- Create release notice on Github
- Upload wheel to pypi
2016-11-22 22:11:57 +00:00
- Update docker-releases repo
2016-11-22 22:30:57 +00:00
- Update `latest` tag on https://hub.docker.com/r/mitmproxy/mitmproxy/~/settings/automated-builds/
2016-12-27 20:01:39 +00:00
- Bump the version in https://github.com/mitmproxy/mitmproxy/blob/master/mitmproxy/version.py and update https://github.com/mitmproxy/mitmproxy/blob/master/mitmproxy/io_compat.py in the next commit