summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2019-06-06ci: move coverage reporting to shared scriptDaniel Hahler
2019-06-03pre-commit run fix-encoding-pragma --all-filesAnthony Sottile
2019-05-23Fix invalid Python file encoding "utf8" (#5252)Bruno Oliveira
2019-05-16Remove customization of (python.exe) from Azure [skip travis]Bruno Oliveira
2019-05-14Use fix-encoding-pragma pre-commit hookAnthony Sottile
2019-03-04ci: Azure: fix coverage generation with PyPyDaniel Hahler
2019-02-28ci: codecov: remove flags completely for nowDaniel Hahler
2019-02-27ci: codecov: set name for uploads/buildsDaniel Hahler
2019-02-27ci: coverage: remove --ignore-errorsDaniel Hahler
2019-02-26Configure azure to enable coverage on PYTEST_COVERAGE=1, similar to TravisBruno Oliveira
2019-02-26Remove appveyor.yml and related scriptsBruno Oliveira
2019-02-26Upload code coverage from azureBruno Oliveira
2019-02-23codecov: use only linux/windows flagsDaniel Hahler
2018-11-26[skip travis] Use retry script on AppVeyorBruno Oliveira
2018-10-25Apply reorder-python-imports to all filesAnthony Sottile
2018-09-19coverage: use modules for sourceDaniel Hahler
2018-09-07Improve pre-commit detection for changelog filenamesAnthony Sottile
2018-09-05Add codecov support to AppVeyor and remove coverallsBruno Oliveira
2018-08-28Fix hostnameSteve Piercy
2018-08-28Use https, save a redirectSteve Piercy
2018-08-01Enforce that changelog files are .rstAnthony Sottile
2018-07-14Revamp the release script: drop invoke and use tox directlyBruno Oliveira
2018-05-25Call rst-lint directly with pre-commitAnthony Sottile
2018-05-23run blackRonny Pfannschmidt
2017-08-14Use py36 as preferred Python 3 interpreter for CI testingBruno Oliveira
2017-06-14Remove MANIFEST.in and related lint checkBruno Oliveira
2017-05-30switch changelog management to towncrierRonny Pfannschmidt
2017-04-19restore check-manifst functionalityRonny Pfannschmidt
2016-11-24Only execute "coveralls" toxenv on master onceBruno Oliveira
2016-11-12Only install pypy on AppVeyor for "pypy" tox-envBruno Oliveira
2016-11-12Use a wrapper script to bypass check-manifest if not under gitBruno Oliveira