87 Commits

Author SHA1 Message Date
Micah Lee
c9ff43cb2f Give up on snapcraft 2022-04-03 21:22:13 -07:00
Micah Lee
ce290c1274 bash function syntax 2022-04-03 21:11:47 -07:00
Micah Lee
5df421cfd5 Install even more snaps 2022-04-03 21:06:48 -07:00
Micah Lee
ac4a14e006 Try installing go and gnome-3-34-1804-sdk without snapd 2022-04-03 20:59:33 -07:00
Micah Lee
97981bd9d7 Install one snap at a time 2022-04-03 20:29:55 -07:00
Micah Lee
d45eabbbc2 Try install extra snaps first 2022-04-03 20:26:16 -07:00
Micah Lee
2bfd0590b1 Try stable snapcore/snapcraft container 2022-04-03 20:22:08 -07:00
Micah Lee
4a3f37b3dc Build exe.macos as well as the app bundle, and upload them both 2022-04-03 20:21:14 -07:00
Micah Lee
579cfd4500 Fix macOS cleanup script 2022-04-03 17:35:41 -07:00
Micah Lee
e9ab1a8cd4 Move windows and mac build scripts into scripts folder 2022-04-03 17:20:31 -07:00
Micah Lee
1bbd59cfdc Make CircleCI use the new get-tor.py 2022-04-03 11:20:57 -07:00
Micah Lee
f3ca62e27c Oops, change to correct folder for snapcraft 2022-03-31 21:15:48 -07:00
Micah Lee
8a9871b945 Use docker for snapcraft 2022-03-31 21:04:08 -07:00
Micah Lee
74afcdc1c0 Install snapcraft before building the snap, and fix some macos cleanup 2022-03-31 19:57:47 -07:00
Micah Lee
dec466c77b Work on macOS build 2022-03-31 19:35:26 -07:00
Micah Lee
183f2d09e7 For snapcraft, switch from docker to machine 2022-03-31 18:59:38 -07:00
Micah Lee
cdee9f01ab Fix compressing Windows builds, add skeleton for making macOS build, and start snapcraft build 2022-03-31 18:54:32 -07:00
Micah Lee
19d878d074 Don't install 7zip with choco because it's already in the CircleCI windows orb, and zip contents of build folder instead of build folder itself 2022-03-31 18:40:36 -07:00
Micah Lee
e7a0f776d0 Create new windows.py script that combines various Windows build tasks, and update CI to use it 2022-03-31 18:34:41 -07:00
Micah Lee
faafcc12fd Run setup-freeze.py directly instead of using build-windows.py, and fix go path in build meek script 2022-03-30 16:09:31 -07:00
Micah Lee
21b4ec756b Try fixing installing 32-bit go, and try fixing 32-bit paths in scripts 2022-03-30 15:52:31 -07:00
Micah Lee
c8a4330b63 In 32-bit build, use 32-bit python 2022-03-30 14:30:49 -07:00
Micah Lee
51205309d1 Actually try installing 32-bit golang and poetry 2022-03-30 13:56:18 -07:00
Micah Lee
33c03dcf13 Try installing 32-bit golang and poetry 2022-03-30 13:49:45 -07:00
Micah Lee
f287f08c73 Try installing 32-bit python and implementing build-win32 2022-03-30 12:50:28 -07:00
Micah Lee
b0570f3982 Comment out deleting files, to see if this makes binary run 2022-03-30 12:26:00 -07:00
Micah Lee
5a83824d46 Make build-windows.py not use special characters, and make it detect 32-bit or 64-bit python 2022-03-30 08:55:04 -07:00
Micah Lee
935f9bec5b Add --ci-build to Windows build script, and do more to make the build in CircleCI 2022-03-30 08:29:16 -07:00
Micah Lee
6002516c56 Try installing some dependencies with chocolatey 2022-03-29 21:59:39 -07:00
Micah Lee
19360eedeb Don't require gui tests because they crash 2022-03-29 21:11:46 -07:00
Micah Lee
7b8b37863f Only try building after tests pass 2022-03-29 21:05:23 -07:00
Micah Lee
8a53aa3723 Fix YAML 2022-03-29 21:04:39 -07:00
Micah Lee
8885f23b0f Try CircleCI Windows orb 2022-03-29 21:02:03 -07:00
Micah Lee
db7310b4df Actually switch to next gen CircleCI container images 2022-03-28 20:22:14 -07:00
Micah Lee
74ae4b01aa Switch to next gen CircleCI image 2022-03-28 20:20:23 -07:00
Micah Lee
8128832450 Set env variable a different way 2022-03-28 20:13:14 -07:00
Micah Lee
74172a0151 Turn on qt debugging in CircleCI 2022-03-28 20:06:07 -07:00
Micah Lee
201da936f0 Try running tests a different way 2022-03-06 14:17:13 -08:00
Saptak S
d327db58e4 Try bullseye image instead of buster 2021-12-30 13:19:53 +05:30
Saptak S
1c78fed752 Use xvfb to run the GUI tests 2021-12-26 21:22:30 +05:30
Saptak S
78f43ef6b7 Updates python image to 3.9 in circleci to match pyproject requirement 2021-12-26 17:28:18 +05:30
Micah Lee
73c2f73aa9 Continue switching from briefcase to poetry 2021-12-19 17:33:11 -08:00
Miguel Jacq
0b40079a31 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
565151c3ed Removes extra comments from CI config 2021-09-03 21:05:47 +05:30
Micah Lee
f15ee5e8bf Install new dependencies so CircleCI tests run, and fix a pytest warning 2020-11-01 11:50:11 -08:00
Micah Lee
d760f55fd1 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
398a1be844 Fix yaml spacing 2020-10-14 20:44:21 -07:00
Micah Lee
d5b4ad46cd Change CircleCI to run CLI tests, then GUI tests 2020-10-14 20:42:20 -07:00
Micah Lee
da12325d1d Fix common.get_tor_paths test 2020-04-06 21:19:17 -07:00
Saptak S
acd41b3b70 Adds bash script to run GUI tests individually 2020-04-02 04:19:50 +05:30