Miguel Jacq
|
f5e4d70731
|
Remove unnecessary censorship class invocation, which breaks CLI mode right now.
Fix Website and Chat modes with auto-stop timer in CLI mode.
Add 'poetry run onionshare-cli' tests to CircleCI to catch CLI runtime bugs.
|
2021-11-12 11:43:09 +11:00 |
|
Kushal Das
|
8081daa276
|
Removes extra comments from CI config
|
2021-09-03 21:05:47 +05:30 |
|
Micah Lee
|
a801f0a628
|
Install new dependencies so CircleCI tests run, and fix a pytest warning
|
2020-11-01 11:50:11 -08:00 |
|
Micah Lee
|
208d615ad0
|
Add desktop documentation about building CLI wheel, and make CircleCI tests build CLI wheel first as well
|
2020-11-01 10:13:58 -08:00 |
|
Micah Lee
|
6bc085922b
|
Fix yaml spacing
|
2020-10-14 20:44:21 -07:00 |
|
Micah Lee
|
33d522d0da
|
Change CircleCI to run CLI tests, then GUI tests
|
2020-10-14 20:42:20 -07:00 |
|
Micah Lee
|
40b43b66ab
|
Fix common.get_tor_paths test
|
2020-04-06 21:19:17 -07:00 |
|
Saptak S
|
d417754e45
|
Adds bash script to run GUI tests individually
|
2020-04-02 04:19:50 +05:30 |
|
Micah Lee
|
785512218d
|
Test python 3.6 as well
|
2020-03-22 17:10:15 -07:00 |
|
Micah Lee
|
34e59ad7d7
|
Update comments and section names in CircleCI
|
2020-03-22 16:33:32 -07:00 |
|
Micah Lee
|
ea4fbdd834
|
Fix installing Qt binaries
|
2020-03-22 16:28:59 -07:00 |
|
Micah Lee
|
bf06bb1081
|
Try installing binaries instead of building from source
|
2020-03-22 16:01:23 -07:00 |
|
Micah Lee
|
db9abb789d
|
Build Qt from source in circleci
|
2020-03-22 15:32:25 -07:00 |
|
Micah Lee
|
360458372f
|
Test with python 3.7 and 3.8, no longer 3.6
|
2020-03-22 12:35:26 -07:00 |
|
Micah Lee
|
3c6e0cbda1
|
Change python version to ^3.7, and use PyQt 5.14 instead of the very latest. Run tests from poetry
|
2020-03-22 12:33:35 -07:00 |
|
Micah Lee
|
5c4e4ce10b
|
Try using buster docker images
|
2020-03-22 11:45:37 -07:00 |
|
Micah Lee
|
3b79a9ba2e
|
Add python3-pytest and python3-pytestqt to circleci
|
2020-03-22 11:35:33 -07:00 |
|
Micah Lee
|
579c87c379
|
No longer install packages from requirements.txt
|
2020-03-22 11:32:18 -07:00 |
|
Micah Lee
|
b9a7361d9c
|
Replace .format with python 3.6 f-strings in onionshare module
|
2019-10-20 10:15:16 -07:00 |
|
Micah Lee
|
44431becc1
|
Give xvfb-run a screen to floods of Qt logs in CircleCI tests, so the test output is readable
|
2019-05-22 20:46:23 -07:00 |
|
Micah Lee
|
9f3fa51fc5
|
Reorder args when running tests in CircleCI
|
2019-01-18 14:37:18 -08:00 |
|
Micah Lee
|
769f256b53
|
Make CircleCI run GUI tests
|
2019-01-15 21:54:39 -08:00 |
|
Miguel Jacq
|
b1245dbba0
|
Run tests on multiple python versions in CircleCI
|
2018-11-26 08:20:05 +11:00 |
|
Miguel Jacq
|
95ece1aac0
|
back to installing main requirements.txt
|
2018-10-18 17:38:15 +11:00 |
|
Miguel Jacq
|
e0da92cc82
|
more sudo
|
2018-10-18 17:36:12 +11:00 |
|
Miguel Jacq
|
d50adaa52c
|
Back to sudo
|
2018-10-18 17:35:30 +11:00 |
|
Miguel Jacq
|
7f06b7d267
|
Back to python container
|
2018-10-18 17:34:34 +11:00 |
|
Miguel Jacq
|
5485b89761
|
Add the other python dependencies from the BUILD.md
|
2018-10-18 17:17:57 +11:00 |
|
Miguel Jacq
|
ceb665972b
|
Other dependencies
|
2018-10-18 17:15:00 +11:00 |
|
Miguel Jacq
|
638651ceec
|
don't install main requirements.txt
|
2018-10-18 17:11:39 +11:00 |
|
Miguel Jacq
|
0c328b8c55
|
xvfb should be installed
|
2018-10-18 17:01:33 +11:00 |
|
Miguel Jacq
|
5972665fc3
|
avoid prompt
|
2018-10-18 17:00:46 +11:00 |
|
Miguel Jacq
|
eb63a045f3
|
see if we can avoid sudo
|
2018-10-18 16:59:49 +11:00 |
|
Miguel Jacq
|
d5881286be
|
buster is a tag
|
2018-10-18 16:57:59 +11:00 |
|
Miguel Jacq
|
72e684c166
|
try and build off buster
|
2018-10-18 16:57:05 +11:00 |
|
Miguel Jacq
|
cfbfc4a666
|
Revert "The only other version difference I can find is PyQt itself"
This reverts commit f608b79aaf .
|
2018-10-17 17:51:45 +11:00 |
|
Miguel Jacq
|
f608b79aaf
|
The only other version difference I can find is PyQt itself
|
2018-10-17 17:50:16 +11:00 |
|
Miguel Jacq
|
3538e9d19e
|
run on same version of python as me
|
2018-10-17 17:28:13 +11:00 |
|
Miguel Jacq
|
bc85d1a9af
|
remove branch specific config
|
2018-10-17 17:15:34 +11:00 |
|
Miguel Jacq
|
0d48d2a354
|
sudo
|
2018-10-17 17:15:13 +11:00 |
|
Miguel Jacq
|
68bff3fd50
|
circleci tweaks
|
2018-10-17 17:04:24 +11:00 |
|
Miguel Jacq
|
67d75826ae
|
circleci tweaks
|
2018-10-17 16:59:13 +11:00 |
|
Miguel Jacq
|
d40351e0af
|
circleci tweaks
|
2018-10-17 16:58:05 +11:00 |
|
Miguel Jacq
|
ce5d978a8f
|
try to get circleci to build just this branch for now
|
2018-10-17 16:55:15 +11:00 |
|
Miguel Jacq
|
7820c13a42
|
Add initial .circleci config
|
2018-10-17 16:51:49 +11:00 |
|