summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Convert to click for CLI optionsBarry Warsaw2017-07-221-0/+1
|
* Python 3.4 no more!Barry Warsaw2017-07-131-4/+4
|
* Run diffcov for all merge requestsBarry Warsaw2017-02-201-0/+6
|
* Various setup/tox/testing tweaks.Barry Warsaw2016-12-301-3/+3
| | | | | | | | | - Introduce a `nocov` factor until https://github.com/tox-dev/tox/issues/418 is fixed. - Eliminate extraneous test run for coverage and diff_cover tests. - Rename coverage factor to cov. - Quieter diffcov and cov output. - Move around some dependencies. flufl.testing are not runtime deps.
* Officially support Python 3.6.Barry Warsaw2016-11-281-3/+3
| | | | Closes #295
* Switch to stock mysql image in CI.Abhilash Raj2016-08-151-1/+1
|
* MySQL is now an officially supported database.Barry Warsaw2016-07-291-0/+8
| | | | Given by Abhilash Raj.
* Update all the starting documentation.Barry Warsaw2016-04-301-0/+4
| | | | Also, add `tox -e docs`.
* Fix the gitlab scriptAurélien Bompard2016-04-301-1/+1
|
* Run qa in CI.Barry Warsaw2016-03-261-0/+4
|
* Make sure we're using the right environment.Barry Warsaw2016-01-311-1/+1
|
* Refactor tox.ini for generated environments.Barry Warsaw2016-01-311-1/+1
|
* remove tags for sqlite to run with specific runnersAbhilash Raj2016-01-231-3/+0
|
* Add docker images to .gitlab-ci.yml, Contributed by Simon Hanna (!72)Abhilash Raj2016-01-231-5/+14
| | | | Add variables to create databases in postgres and mysql
* add .gitlab-ci.ymlAbhilash Raj2015-06-291-0/+18