195 Commits

Author SHA1 Message Date
Micah Lee
8568f8dffb Delete old CircleCI config and replace with a simple hello world 2022-09-30 13:57:47 -07:00
Micah Lee
eade4690ca Try running CLI tests in GitHub Actions, and disabling CircleCI 2022-09-30 13:47:20 -07:00
Micah Lee
089963486d Try switching from cepa 1.8.3 to stem 1.8.1 2022-09-30 13:20:20 -07:00
Micah Lee
1676af60ab Don't cache poetry deps, since this is causing issues 2022-06-20 09:24:54 -07:00
Micah Lee
cda4f88432 Only make builds if GUI tests pass too 2022-06-19 21:51:06 -07:00
Micah Lee
18a3ebbb1b Try quoting paths to make Windows caches works 2022-06-19 23:20:53 -04:00
Micah Lee
eea4db8b13 Follow redirects when downloading with curl 2022-06-19 23:18:25 -04:00
Micah Lee
450cf95fb6 Speed up macOS build by skipping homebrew (downloading the Go pkg, and using curl instead of wget) 2022-06-19 23:09:00 -04:00
Micah Lee
14e715eb7b Wait for Python to finish installing in Windows before finishing the task 2022-06-19 23:04:28 -04:00
Micah Lee
40246d8f80 Fix tarball compression, and also try to fix CircleCI caches 2022-06-19 22:57:33 -04:00
Micah Lee
1421677b16 Try compressing macos version with tar 2022-06-19 19:53:15 -04:00
Micah Lee
2d87ef84f9 Try removing python install logs 2022-06-19 19:32:37 -04:00
Micah Lee
1f1751cacb Oops, install 32-bit python in build-win32 2022-06-19 18:38:38 -04:00
Micah Lee
4880d7815f Use the correct Python 2022-06-19 18:35:47 -04:00
Micah Lee
d6ec551656 Switch to python 3.9.13 and switch how python is installed in Windows 2022-06-19 18:11:50 -04:00
Micah Lee
bf1bf5cd0d 64-bit Tor Browser binaries have different filenames than 32-bit 2022-06-19 15:57:10 -04:00
Micah Lee
faf418217a Oops, fix circleci config 2022-06-19 15:35:25 -04:00
Micah Lee
2b7f66bb76 Run get-tor, and the PT build scripts, in macos 2022-06-19 15:19:21 -04:00
Micah Lee
b143ccc770 Make scripts to build PT binaries, and run those in CI 2022-06-19 14:57:37 -04:00
Saptak S
11529fc602 Adds call operator for calling go build 2022-06-17 15:01:52 +05:30
Micah Lee
78c24dffd7 Typo in win32 get-tor task 2022-06-16 22:48:02 -07:00
Micah Lee
105c96f522 Update get-tor.py to use Tor Browser 11.0.4, and improve it. Make sure we run get-tor.py in CI before compiling pluggable transports, so the correct folder will exist 2022-06-16 21:05:11 -07:00
Micah Lee
86b62ea42f Syntax 2022-06-16 20:04:42 -07:00
Micah Lee
f29cd31058 Rip out code to build tor, and just get it from Tor Browser again 2022-06-16 20:03:23 -07:00
Micah Lee
144761c0bb Fix persiste_to_workspace paths 2022-06-05 16:40:29 -07:00
Micah Lee
378cc9c38e Change paths since we are building as root in debian now 2022-06-05 16:38:01 -07:00
Micah Lee
4547cace98 Install git 2022-06-05 15:55:57 -07:00
Micah Lee
23558f1a26 Install curl 2022-06-05 15:54:05 -07:00
Micah Lee
ebdc6d1375 Install wget 2022-06-05 15:52:15 -07:00
Micah Lee
096005a8f7 Without jammy 2022-06-05 15:50:17 -07:00
Micah Lee
9f4c207935 debian:bullseye 2022-06-05 15:47:58 -07:00
Micah Lee
b747dfea85 Try building in Debian instead of Ubuntu 2022-06-05 15:14:41 -07:00
Micah Lee
1635fca79a Increase RAM 2022-06-04 21:51:20 -07:00
Micah Lee
286b5ee713 Try with resource_class: medium+, which has more RAM 2022-06-04 21:42:24 -07:00
Micah Lee
773fd62ed3 Add universe repo too, to install everything from jammy 2022-06-04 21:29:33 -07:00
Micah Lee
1b5d9afa5d Install build tools from ubuntu jammy 2022-06-04 21:26:11 -07:00
Micah Lee
d81fd45ab7 Fix download-tor cache key 2022-06-04 21:11:18 -07:00
Micah Lee
7aa82c4f23 Fix openssl-x64 path 2022-06-04 21:09:02 -07:00
Micah Lee
e09d1454bc Build 32-bit and 64-bit dependencies in separate tasks 2022-06-04 20:52:41 -07:00
Micah Lee
63e0b586df Switch libevent to building from git, and try it all in focal 2022-06-03 10:12:21 -07:00
Micah Lee
a9595bceda Try install build deps from impish instead of jammy 2022-06-03 10:03:45 -07:00
Micah Lee
c5923ab463 Oops, checkout test-cli 2022-06-03 09:52:29 -07:00
Micah Lee
96d2ec7f20 Install dev dependencies from ubuntu jammy 2022-06-03 09:51:21 -07:00
Micah Lee
dcda572465 Fix testing if builds are already complete 2022-06-02 20:28:28 -07:00
Micah Lee
45745ddb6d Syntax error in libevent checksum verification 2022-06-02 20:22:04 -07:00
Micah Lee
d2e10915f9 make install, and then cache the final installed version 2022-06-02 19:36:10 -07:00
Micah Lee
7034cf7c5a Try cross-compiling tor for windows in linux 2022-06-02 19:09:15 -07:00
Micah Lee
a809acd931 Delete commented out libevent build, and install tor directly into build/tor 2022-06-01 20:40:41 -07:00
Micah Lee
a8d2759d75 Compile libevent again 2022-05-29 18:22:32 -07:00
Micah Lee
c2eca79298 Fix 32-bit go path 2022-05-29 17:24:46 -07:00