aboutsummaryrefslogtreecommitdiffstats
path: root/release/ci.py
Commit message (Collapse)AuthorAgeFilesLines
* 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