aboutsummaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
2019-12-29Fix _import_from() on Python 2wbond
2019-12-29Switch to reusable run.pywbond
2019-12-28Have tests error out when a warning is raisedwbond
2019-11-22Don't print env info twice when running ci taskwbond
2019-11-22Update dev/_import.py from oscryptowbond
2019-09-14Try waiting longer and retrying more times for codecovwbond
2019-09-14Limit the number of times we retry upload to codecovwbond
2019-09-13Improve handling flaky codecov upload endpointwbond
2019-09-13Another CI fix related to package installswbond
2019-09-13Fix setuptools-based deps installs on Python 2.7wbond
2019-09-13Add GitHub Actions support to coverage uploaderwbond
2019-09-13Create asn1crypto_tests package, along with supporting toolingwbond
2019-08-10Add support for disabling codecov via JSONwbond
2019-08-10Try to improve submitting codecov infowbond
2019-07-19Update ci and tests tasks to use revised local_oscrypto() functionwbond
2019-07-04CI reliability improvements related to codecov.iowbond
2018-09-04Provide more details if a subprocess fails for deps or coveragewbond
2018-09-03Add package dev vars for compat with modularcrypto dev scriptswbond
2018-09-03Prevent curl asking for "100 Continue"wbond
2018-09-03Use CLI for coverage upload due to TLS 1.2 and CI environmentswbond
2018-04-20Fix AppVeyor coverage uploadswbond
2018-04-20Display flake8 version number when lintingwbond
2018-04-20Fix dev files copied from oscryptowbond
2018-04-20Lint dev and tests code alsowbond
2018-04-20Split out pep425 code, add licensewbond
2018-04-18Update deps.py from oscryptowbond
2018-04-18Ensure we get the correct oscrypto module when showing CI outputwbond
2018-04-18Remove modularcrypto package list from deps.py and coverage.pywbond
2018-04-18Display the oscrypto backend when running CI taskwbond
2018-04-18Updated deps.pywbond
2018-04-17Remove pep425 debugging output since everything seems to be workingwbond
2018-04-17Fix abi detection on Mac/Linuxwbond
2018-04-17More tar fixeswbond
2018-04-17Tar fixeswbond
2018-04-17tar fixeswbond
2018-04-17Properly handle tar depswbond
2018-04-17deps.py debuggingwbond
2018-04-17Don't even bother with pip at this pointwbond
2018-04-17No unicode in Python 2 env keys eitherwbond
2018-04-17Python 2 doesn't like unicode in the envwbond
2018-04-17Another attempt at getting PyPy running on Windows CI againwbond
2018-04-17Change back to custom dependency downloader for Windows Python 2.6 CIwbond
2018-04-17Apparently --no-warn-script-location is pip 10wbond
2018-04-17Remove Windows-only flagswbond
2018-04-17Try using plain pip againwbond
2018-04-17Ignore warning for PyPy on Windowswbond
2018-04-17Try to help PyPy on CirclCIwbond
2018-04-17More CI fixeswbond
2018-04-17Support pip 10 internalswbond
2018-04-17Hopefully work around pip 9.0.3 being broken on Mac Python 2.6wbond