aboutsummaryrefslogtreecommitdiff
path: root/.circleci
AgeCommit message (Expand)Author
2020-11-01Install new dependencies so CircleCI tests run, and fix a pytest warningMicah Lee
2020-11-01Add desktop documentation about building CLI wheel, and make CircleCI tests b...Micah Lee
2020-10-14Fix yaml spacingMicah Lee
2020-10-14Change CircleCI to run CLI tests, then GUI testsMicah Lee
2020-04-06Fix common.get_tor_paths testMicah Lee
2020-04-02Adds bash script to run GUI tests individuallySaptak S
2020-03-22Test python 3.6 as wellMicah Lee
2020-03-22Update comments and section names in CircleCIMicah Lee
2020-03-22Fix installing Qt binariesMicah Lee
2020-03-22Try installing binaries instead of building from sourceMicah Lee
2020-03-22Build Qt from source in circleciMicah Lee
2020-03-22Test with python 3.7 and 3.8, no longer 3.6Micah Lee
2020-03-22Change python version to ^3.7, and use PyQt 5.14 instead of the very latest. ...Micah Lee
2020-03-22Try using buster docker imagesMicah Lee
2020-03-22Add python3-pytest and python3-pytestqt to circleciMicah Lee
2020-03-22No longer install packages from requirements.txtMicah Lee
2019-10-20Replace .format with python 3.6 f-strings in onionshare moduleMicah Lee
2019-05-22Give xvfb-run a screen to floods of Qt logs in CircleCI tests, so the test ou...Micah Lee
2019-01-18Reorder args when running tests in CircleCIMicah Lee
2019-01-15Make CircleCI run GUI testsMicah Lee
2018-11-26Run tests on multiple python versions in CircleCIMiguel Jacq
2018-10-18back to installing main requirements.txtMiguel Jacq
2018-10-18more sudoMiguel Jacq
2018-10-18Back to sudoMiguel Jacq
2018-10-18Back to python containerMiguel Jacq
2018-10-18Add the other python dependencies from the BUILD.mdMiguel Jacq
2018-10-18Other dependenciesMiguel Jacq
2018-10-18don't install main requirements.txtMiguel Jacq
2018-10-18xvfb should be installedMiguel Jacq
2018-10-18avoid promptMiguel Jacq
2018-10-18see if we can avoid sudoMiguel Jacq
2018-10-18buster is a tagMiguel Jacq
2018-10-18try and build off busterMiguel Jacq
2018-10-17Revert "The only other version difference I can find is PyQt itself"Miguel Jacq
2018-10-17The only other version difference I can find is PyQt itselfMiguel Jacq
2018-10-17run on same version of python as meMiguel Jacq
2018-10-17remove branch specific configMiguel Jacq
2018-10-17sudoMiguel Jacq
2018-10-17circleci tweaksMiguel Jacq
2018-10-17circleci tweaksMiguel Jacq
2018-10-17circleci tweaksMiguel Jacq
2018-10-17try to get circleci to build just this branch for nowMiguel Jacq
2018-10-17Add initial .circleci configMiguel Jacq