48 Commits

Author SHA1 Message Date
Saptak S
bd6aee07fb Update python version to 3.10.11 2023-04-21 01:25:08 +05:30
Saptak S
623634f9f9 Try windows build with explicitly installing python3.10 2023-04-21 01:21:22 +05:30
Micah Lee
c14e1bb359 Install libiodbc and postgres 2023-02-06 20:53:27 -08:00
Micah Lee
1f96ea557f Drop support for win32, since PySide6 does not support it 2023-02-05 13:46:32 -08:00
Micah Lee
4c6e7dea67 Fix path to poetry 2023-02-05 13:42:48 -08:00
Micah Lee
083ec5a8aa Switch to Python 3.10.9, because PySide6 does not support 3.11 yet 2023-02-05 13:39:28 -08:00
Micah Lee
bbc11a01de Switch Windows (32-bit and 64-bit) to Python 3.11.1 2023-02-05 13:31:34 -08:00
Micah Lee
9de8777376 Update poetry project to allow for Python 3.11 2023-02-05 12:45:53 -08:00
Micah Lee
7fadce1860 Add tmp Windows command, to see what versions of Python are installed 2023-02-05 12:39:45 -08:00
Micah Lee
ce3c5f33fa Switch to Python 3.11 paths for build-mac-intel 2023-02-05 12:38:48 -08:00
Micah Lee
43a68a684e Switch to Python 3.11, and make build_mac in CI use the universal2 installer 2023-02-05 12:31:07 -08:00
Miguel Jacq
abe45b25c5 Try and make tests run on pull requests. Update branch names on CodeQL analysis 2022-12-15 09:48:15 +11:00
Miguel Jacq
57612fb55f Leave installed but disable ufw? 2022-12-11 16:37:11 +11:00
Miguel Jacq
edeb4efcd6 See if removing ufw helps snap 2022-12-11 16:33:15 +11:00
Micah Lee
28f483fac9 More snapcraft troubleshooting (#1622)
Finally got the snap to successfully run
2022-10-07 15:44:12 -07:00
Micah Lee
6770ccec59 Change snapcraft build to use path required for snapcraft.io, and stop building in Github Actions CI 2022-10-06 09:40:43 -07:00
Micah Lee
2743045b82 Snapcraft and Flatpak in CI (#1620)
Add support for Snapcraft and Flatpak builds in GitHub Actions
2022-10-06 09:14:05 -07:00
Micah Lee
bd22b14cf9 Build packages in main branch, not develop and stable 2022-10-05 09:02:14 -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
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
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
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
723ae0d56e Add desktop tests 2022-09-30 14:00:44 -07:00
Micah Lee
eade4690ca Try running CLI tests in GitHub Actions, and disabling CircleCI 2022-09-30 13:47:20 -07:00
a1346054
869a36ad82 Fix whitespace issues
* make sure files contain a final newline
* use consistent indentation
* trim excess whitespace
* trim trailing whitespace
2021-10-14 21:48:12 +00:00
Micah Lee
918ec0010b Create codeql-analysis.yml 2021-04-11 11:14:48 -07:00