aboutsummaryrefslogtreecommitdiffstats
path: root/release/ci.py
Commit message (Collapse)AuthorAgeFilesLines
* add docker to the main repositoryThomas Kriechbaumer2018-05-191-271/+0
|
* Release cleanupsAldo Cortesi2018-05-181-10/+0
| | | | | | | | - rtool suck back in, the bastard! Delete it. - Ditch CONTRRIBUTORS, saving a step. I added this before Github had a contributors page, which is good enough: https://github.com/mitmproxy/mitmproxy/graphs/contributors - Remove some cruft from CI that we no longer use.
* improve release workflowThomas Kriechbaumer2018-05-171-48/+66
|
* release: fix PR detection for appveyorAldo Cortesi2018-03-081-1/+3
|
* release: put branches in /branches on the snapshots serverAldo Cortesi2018-03-081-1/+3
| | | | | | This is a precautionary measure to prevent a clash in case we have a branch with the same name as a tag. Tags live in the top-level directory, because these are releases that users will most often access directly.
* release: build snapshots for all branches on the main repoAldo Cortesi2018-03-081-3/+2
|
* release: don't upload assets for PRs from the main repoAldo Cortesi2018-03-081-0/+15
|
* release: build wheelAldo Cortesi2018-03-071-0/+10
|
* release: shift appveyor to new processAldo Cortesi2018-03-071-14/+28
| | | | In the process also move to InstallBuilder 18.2
* release: satisfy lintAldo Cortesi2018-03-071-30/+1
|
* release: revamped release upload processAldo Cortesi2018-03-071-0/+250