4383 Commits

Author SHA1 Message Date
Micah Lee
3d38524cb3 Replace request to censorship API to get built-in bridges with a request to tor's source code 2022-10-02 14:58:15 -07:00
Micah Lee
1cc3c12adb Rename build workflow to remove snapcraft 2022-10-02 14:34:19 -07:00
Micah Lee
bda741e974 Give up on building snap in CI 2022-10-02 14:32:00 -07:00
Micah Lee
e9baefaaa6 Update release docs. Update tor in snapcraft. Try fixing Snapcraft automatic build 2022-10-02 13:02:38 -07:00
Micah Lee
0d8bd8785c Update release documentation 2022-10-02 12:42:44 -07:00
Micah Lee
652008d304 Make Windows builds not use console 2022-10-02 12:18:46 -07:00
Micah Lee
dd091188e4 Fix win64 upload artifact path 2022-10-02 11:49:35 -07:00
Micah Lee
96d142d1ed Run tests again 2022-10-02 11:29:07 -07:00
Micah Lee
9d436ca281 Fix macOS compress path. And make Windows builds again 2022-10-02 11:28:12 -07:00
Micah Lee
eeae492966 Don't copy obfs4proxy and snowflake binaries from Tor Browser 2022-10-02 11:27:06 -07:00
Micah Lee
c54fc7852c Hardcode path to poetry in macOS 2022-10-02 11:19:32 -07:00
Micah Lee
9f134164ac Try installing new Python from python.org 2022-10-02 11:03:28 -07:00
Micah Lee
c2cd0afae1 Run poetry update instead of poetry install 2022-09-30 20:10:27 -07:00
Micah Lee
9118c579a3 Fix sed command for macOS 2022-09-30 20:04:42 -07:00
Micah Lee
c7ee76c1d1 Add compression 2022-09-30 20:01:33 -07:00
Micah Lee
da6bf1e3ca Try patching the path to cli in desktop's pyproject.toml in macOS, and temporarily enable console mode in Windows for easier testing 2022-09-30 19:57:00 -07:00
Micah Lee
20b06fd683 Install missing module inside the poetry env, and skip compressing step because GitHub Actions does that for you 2022-09-30 19:40:37 -07:00
Micah Lee
3f980f07ba Install missing module for macOS build 2022-09-30 19:36:24 -07:00
Micah Lee
697b3e7a12 Merge branch 'develop' into v2.6-dev2 2022-09-30 19:29:06 -07:00
Micah Lee
f0221430fd Fix macOS syntax bugs, and trigger build on PRs 2022-09-30 19:25:32 -07:00
Micah Lee
5df03b0ad9 Build for macOS too in the same workflow 2022-09-30 19:14:48 -07:00
Micah Lee
e3f3037026 Fix win32 path 2022-09-30 19:00:41 -07:00
Micah Lee
b5a89e125d Debug output 2022-09-30 18:51:17 -07:00
Micah Lee
93c2616117 Syntax error 2022-09-30 18:27:43 -07:00
Micah Lee
5d7dc7071c Build win32 2022-09-30 18:25:33 -07:00
Micah Lee
cda062a00a Display the poetry env path, and put the poetry cache right before "poetry install" 2022-09-30 18:17:50 -07:00
Micah Lee
f77a949ffa Properly skip cached builds 2022-09-30 16:47:20 -07:00
Micah Lee
f0b980efee Build snowflake, meek, and finally OnionShare itself. Compress it, and store it as an artifact 2022-09-30 16:43:06 -07:00
Micah Lee
faa8b5b4d5 Build obfs4proxy 2022-09-30 16:34:06 -07:00
Micah Lee
b2c55d9203 Try using Python 3.9 that comes with github actions runner 2022-09-30 16:25:07 -07:00
Micah Lee
960379eac7 Comment out desktop tests, and change the build windows workflow trigger 2022-09-30 16:01:03 -07:00
Micah Lee
fd0fc93d20 Start Windows build 2022-09-30 15:45:42 -07:00
Micah Lee
d570f0b239 Downgrade Flask back to 2.0.3 2022-09-30 15:20:16 -07:00
Micah Lee
e7d7a6a818 Downgrade flask to 2.1.3 (#1614) 2022-09-30 14:49:33 -07:00
Micah Lee
723ae0d56e Add desktop tests 2022-09-30 14:00:44 -07:00
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
9097e6c90d Update poetry.lock for desktop 2022-09-30 13:31:40 -07:00
Micah Lee
a5af14062d Fix stubbed_show_server_banner function, so CLI tests pass 2022-09-30 13:27:25 -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
ee6ff65c84 Fix get-tor.py to only add built-in bridges if the bridge type exists 2022-09-30 09:32:08 -07:00
Micah Lee
6ee167c982 Update tor to get from Tor Browser 11.5.2 2022-09-30 09:19:31 -07:00
Micah Lee
bd122fd4be Update pip dependencies, and also socket.io 2022-09-30 09:15:19 -07:00
Saptak Sengupta
e072db7fe3 Merge pull request #1602 from comradekingu/patch-19
New strings reworked
2022-08-15 22:08:29 +05:30
Allan Nordhøy
4ac0dd69df Spelling: meek bridge 2022-08-15 21:28:34 +05:30
Saptak Sengupta
d1997771bb Apply suggestions from code review
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
2022-08-15 21:28:33 +05:30
Allan Nordhøy
89968114b3 Reworked for v2.6 2022-08-15 21:28:32 +05:30
Allan Nordhøy
e09fa48724 New strings reworked 2022-08-15 21:28:09 +05:30
Micah Lee
7c0e11d609 Merge pull request #1610 from SaptakS/update-tor-versions
Updates tor browser versions and hashes
2022-08-14 09:45:50 -07:00
Saptak S
c933d7c76a Updates tor browser versions and hashes 2022-08-13 19:18:34 +05:30