Micah Lee
|
a346e52beb
|
Drop support for win32, since PySide6 does not support it
|
2023-02-05 13:46:32 -08:00 |
|
Micah Lee
|
098b62dda5
|
Fix path to poetry
|
2023-02-05 13:42:48 -08:00 |
|
Micah Lee
|
f410b19277
|
Switch to Python 3.10.9, because PySide6 does not support 3.11 yet
|
2023-02-05 13:39:28 -08:00 |
|
Micah Lee
|
37a006cb12
|
Switch Windows (32-bit and 64-bit) to Python 3.11.1
|
2023-02-05 13:31:34 -08:00 |
|
Micah Lee
|
9aa63c60c1
|
Update poetry project to allow for Python 3.11
|
2023-02-05 12:45:53 -08:00 |
|
Micah Lee
|
989d91565b
|
Add tmp Windows command, to see what versions of Python are installed
|
2023-02-05 12:39:45 -08:00 |
|
Micah Lee
|
28dd2e12d1
|
Switch to Python 3.11 paths for build-mac-intel
|
2023-02-05 12:38:48 -08:00 |
|
Micah Lee
|
c536dd3c48
|
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
|
350800cb7d
|
Leave installed but disable ufw?
|
2022-12-11 16:37:11 +11:00 |
|
Miguel Jacq
|
4a3f524878
|
See if removing ufw helps snap
|
2022-12-11 16:33:15 +11:00 |
|
Micah Lee
|
6c6c6bc62d
|
More snapcraft troubleshooting (#1622)
Finally got the snap to successfully run
|
2022-10-07 15:44:12 -07:00 |
|
Micah Lee
|
567b477f52
|
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
|
702aac87e9
|
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
|
3f73c31966
|
Build packages in main branch, not develop and stable
|
2022-10-05 09:02:14 -07:00 |
|
Micah Lee
|
ac1eeae48e
|
Rename build workflow to remove snapcraft
|
2022-10-02 14:34:19 -07:00 |
|
Micah Lee
|
3bb2d655c3
|
Give up on building snap in CI
|
2022-10-02 14:32:00 -07:00 |
|
Micah Lee
|
d680a1bf33
|
Fix win64 upload artifact path
|
2022-10-02 11:49:35 -07:00 |
|
Micah Lee
|
ac5870c2b8
|
Fix macOS compress path. And make Windows builds again
|
2022-10-02 11:28:12 -07:00 |
|
Micah Lee
|
8d345d3040
|
Hardcode path to poetry in macOS
|
2022-10-02 11:19:32 -07:00 |
|
Micah Lee
|
fdd76a7708
|
Try installing new Python from python.org
|
2022-10-02 11:03:28 -07:00 |
|
Micah Lee
|
04d0027130
|
Run poetry update instead of poetry install
|
2022-09-30 20:10:27 -07:00 |
|
Micah Lee
|
aac575e807
|
Fix sed command for macOS
|
2022-09-30 20:04:42 -07:00 |
|
Micah Lee
|
617af69737
|
Add compression
|
2022-09-30 20:01:33 -07:00 |
|
Micah Lee
|
34a10b5ccf
|
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
|
d37316b589
|
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
|
9f50e67833
|
Install missing module for macOS build
|
2022-09-30 19:36:24 -07:00 |
|
Micah Lee
|
803def4280
|
Fix macOS syntax bugs, and trigger build on PRs
|
2022-09-30 19:25:32 -07:00 |
|
Micah Lee
|
d74a274138
|
Build for macOS too in the same workflow
|
2022-09-30 19:14:48 -07:00 |
|