aboutsummaryrefslogtreecommitdiffstats
path: root/test/release
Commit message (Collapse)AuthorAgeFilesLines
* Use Github Actions for CI (#3713)Maximilian Hils2019-11-191-9/+55
| | | switch to github actions for CI
* cibuild: permit non-dev versions on maintenance branchesAldo Cortesi2018-06-161-2/+30
| | | | | | Cater for the corner case where commits are incorporated on a maintenance branch. We should be able to test these without adding a dev suffix to the tool versions.
* cibuild: Match Travis env variable behaviourAldo Cortesi2018-06-161-8/+18
| | | | | | | | Whenever TRAVIS_TAG is non-empty, TRAVIS_BRANCH is over-ridden to match the TRAVIS_TAG value. Adjust our tests to reflect this, and add a sanity check that fails hard if this constraint is ever not met. See https://github.com/travis-ci/travis-ci/issues/4745
* cibuild: refactor to handle v prefix for release tag namesAldo Cortesi2018-06-161-7/+32
|
* Such CI, Very Wow. (#3182)Maximilian Hils2018-06-021-62/+74
|
* cibuild: tweak docker tag, only upload prod builds to pypiAldo Cortesi2018-05-251-2/+3
|
* cibuild: start building version awarenessAldo Cortesi2018-05-251-1/+3
|
* cibuild: more accurate PR test, better dump outputAldo Cortesi2018-05-241-2/+2
|
* cibuild: fix docker upload condition, expand testsAldo Cortesi2018-05-241-4/+35
|
* cibuild: extract upload conditionsAldo Cortesi2018-05-241-1/+8
|
* cibuild: add docker tag calculation to environAldo Cortesi2018-05-241-0/+9
|
* release: include release directory in coverageAldo Cortesi2018-05-241-3/+29
| | | | With lots of exclusions for now
* cibuild: Consolidate build environment and add testsAldo Cortesi2018-05-241-0/+95