78 Commits

Author SHA1 Message Date
Saptak S
27812fceb2 Removes dependabot.yml to stop auto-update PRs in the repo 2024-02-13 01:46:58 +05:30
Saptak S
9fe90a489f Updates tor packages in snapcraft config 2023-12-29 13:11:35 +05:30
Micah Lee
d72b1b593c Disable caching in setup-go@v4 in build-win64, since OnionShare isn't a Go project and doesn't have a go.sum file 2023-10-22 11:54:37 -07:00
Micah Lee
95c6332019 Update flatpak cache keys 2023-10-22 11:50:46 -07:00
Micah Lee
1cf8aa4253 Try compresing snap cache 2023-10-21 18:36:22 -07:00
Micah Lee
dffec4441a Debug snap cache 2023-10-21 17:59:30 -07:00
Micah Lee
e96c71fd00 Try making snap cache work again 2023-10-20 19:26:03 -07:00
Micah Lee
c673e67921 Try fixing snap caching 2023-10-20 19:00:33 -07:00
Micah Lee
ae4a0e6442 Add cache to snap build 2023-10-20 17:23:48 -07:00
Micah Lee
73451e4700 Fix name of workflow 2023-10-17 14:50:02 -07:00
Micah Lee
7a89e00784 Change to Python 3.11 some more 2023-10-17 09:33:52 -07:00
Micah Lee
1c50ccbf42 Change to Python 3.11 in a few other places 2023-10-16 20:57:00 -07:00
Micah Lee
3a2285bf1f Actually, use Python 3.11.6 2023-10-10 16:55:47 -07:00
Micah Lee
bc791c8cbb Update to Python 3.12.0 2023-10-10 16:44:47 -07:00
Micah Lee
10e81c111e Replace broken lib folder with working lib folder in Mac build 2023-10-10 15:22:42 -07:00
Miguel Jacq
9b859b9d08 Add QR code for private key, update tests 2023-10-09 16:01:38 +11:00
Micah Lee
fc74ca4045 Update version of Postgres installed in build-mac-intel 2023-09-28 16:27:46 -07:00
Micah Lee
a7b602e684 Specify Go >=1.21.1 2023-09-28 11:08:06 -07:00
Micah Lee
5b0b563c48 Install the latest version of Go in build-win64 2023-09-28 10:53:09 -07:00
Micah Lee
28dcce25c1 Rename build workflow 2023-09-05 15:13:43 -07:00
Saptak S
2d128db197 Changes package-ecosystem from poetry to pip 2023-06-06 13:23:30 +05:30
Miguel Jacq
1862352679 Add verbosity to CLI poetry tests 2023-05-30 16:32:45 +10:00
Miguel Jacq
73060004bc Experiment with longer autostop timer in chat mode for CLI test 2023-05-29 16:20:13 +10:00
Micah Lee
8528698971 Merge branch 'main' into update-deps 2023-05-22 20:51:14 -07:00
Micah Lee
a3e927faea Add dependabot for /docs too 2023-05-22 20:13:52 -07:00
Miguel Jacq
3be15414fa Add QT_QPA_PLATFORM=offscreen to GUI tests 2023-05-22 12:22:19 +05:30
Micah Lee
a6cb8b73a1 Add dependabot automatic PRs 2023-05-21 12:04:52 -07:00
Saptak S
4715954eff Fixes qrcode image_factory 2023-04-21 02:19:14 +05:30
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