Commit graph

56 commits

Author SHA1 Message Date
046fd3e86a
fix(ci): run python commands with poetry 2024-03-31 18:04:39 +01:00
c2795b84bb
fix(ci): install poetry 2024-03-31 18:02:57 +01:00
45a3568a9b
fix(ci): hopefully fix the test workflow 2024-03-31 18:01:27 +01:00
1e26fc8838
fix(ci): update to actions/upload-artifact@v4 and set unique names for each build 2024-03-31 17:45:17 +01:00
54097583b3
fix(ci): use poetry 2024-03-29 16:38:10 +00:00
237f21a5bc
chore(ci): disable broken MacOS builds 2024-03-29 15:10:21 +00:00
4fcd72a2b1
fix(ci): add new python/node versions to CI 2024-03-23 11:17:24 +00:00
Matthew Stratford
f7e71cc32e Build for python3.8 and 3.9 2022-03-19 15:59:59 +00:00
Matthew Stratford
8b4265a33a Force node 14 2021-12-23 17:43:54 +00:00
Matthew Stratford
076440d7c8 Get branch without user prefix (can't have / in filename) 2021-09-23 01:20:12 +01:00
Matthew Stratford
485a79934b Try getting branch via bash. 2021-09-23 01:09:06 +01:00
Matthew Stratford
84282987b5 Just pull request with sha. 2021-09-23 00:51:04 +01:00
Matthew Stratford
dd0c3f340c Try other refs. 2021-09-23 00:46:16 +01:00
Matthew Stratford
b79a4a6806 Try unique package names per build. 2021-09-23 00:30:09 +01:00
Matthew Stratford
315d3ae392 Remove python 3.10 for now, pygame doesn't build. 2021-09-11 18:15:14 +01:00
Matthew Stratford
55309c509b 3.10 rc attempt 3 2021-09-11 18:07:55 +01:00
Matthew Stratford
30a5309e38 try 3.10 rc. 2021-09-11 18:06:03 +01:00
Matthew Stratford
ec2ddd055e update tests for python 3.10 and complexity 2021-09-11 18:01:59 +01:00
Matthew Stratford
e90a8d9723 CI fixes. 2021-05-02 19:22:33 +01:00
Matthew Stratford
9af1538d0b Merge branch 'webstudio-build' into dev 2021-04-17 13:17:37 +01:00
Matthew Stratford
39d352ebec Add presenter to bapsicle. 2021-04-16 20:30:50 +01:00
Matthew Stratford
c60e5976cd Don't use venv in github actions windows. 2021-04-14 13:58:40 +01:00
Matthew Stratford
4489ee7f7f Fix windows build. 2021-04-14 13:49:15 +01:00
Matthew Stratford
447e6f4d48 Update build.exe and include install scripts. 2021-04-11 20:42:36 +01:00
Matthew Stratford
2bc61be133 Build 3.7 for the min for dolby. 2021-04-11 00:26:19 +01:00
Matthew Stratford
cb03506ff4 Zip .app recursively. 2021-04-11 00:17:19 +01:00
Matthew Stratford
29b76a8dfd Flip zip. 2021-04-11 00:04:51 +01:00
Matthew Stratford
71818f6bf0 Zip up .app to stop GA from breaking it. 2021-04-11 00:01:21 +01:00
Matthew Stratford
a98388421c Fix typo 2021-04-10 23:05:38 +01:00
Matthew Stratford
769be9ce6c Add initial package builds. 2021-04-10 23:05:12 +01:00
Matthew Stratford
6f8f06ebb9 Update py3.7 is iffy. 2021-04-08 23:29:44 +01:00
Matthew Stratford
58742b8cba Sync autopep8 and flake8 2021-04-08 21:25:58 +01:00
Matthew Stratford
b128d14545 Try unittest anyway if flake8 fails. 2021-04-08 20:41:21 +01:00
Matthew Stratford
fdeffff9fd Make fake8 error. 2021-04-08 20:37:41 +01:00
Matthew Stratford
461fc75f2c Add timeouts, name logs per python version. 2021-04-07 23:09:51 +01:00
Matthew Stratford
61caaa662b Always archive test logs. 2021-04-07 22:25:39 +01:00
Matthew Stratford
d141bf954c Temporarily ignore the UI test. 2021-04-07 22:21:46 +01:00
Matthew Stratford
af368f0756 Fix logs archive. 2021-04-07 22:17:10 +01:00
Matthew Stratford
3733aa3801 Testing template, archive logs. 2021-04-07 22:15:24 +01:00
Matthew Stratford
d50999fa57 Try building with macOS, see if that has audio support. 2021-04-07 22:08:48 +01:00
Matthew Stratford
5113f3490e Try not installing desktop tools 2021-04-07 21:54:58 +01:00
Matthew Stratford
d895f57b9c Test python sounddevice. 2021-04-07 21:52:23 +01:00
Matthew Stratford
a94f3c457d Use pulse audio for dummy output. 2021-04-07 21:49:27 +01:00
Matthew Stratford
67f3e655be Check for modinfo soundcore. 2021-04-07 21:45:36 +01:00
Matthew Stratford
4f1a472fb2 Want linux-modules-extra 2021-04-07 21:36:57 +01:00
Matthew Stratford
462594a449 Update to find new extras package. 2021-04-07 21:32:50 +01:00
Matthew Stratford
00b2614e66 Try adding more alsa. 2021-04-07 21:28:02 +01:00
Matthew Stratford
6863356a22 try adding a dummy sound output. 2021-04-07 21:25:14 +01:00
Matthew Stratford
659a2b1e46 Make a dummy config file. 2021-04-07 21:18:00 +01:00
Matthew Stratford
5d9e2364e4 Add python 3.9 2021-04-07 21:01:32 +01:00