|
505a632200
|
Merge branch 'release' into dev
|
2024-04-03 19:45:39 +01:00 |
|
|
a10c33a25c
|
chore: bump to 3.1.1
|
2024-04-03 19:28:40 +01:00 |
|
|
99933083e7
|
fix: include resources from tracerite package in final build
|
2024-04-03 19:16:45 +01:00 |
|
|
16a5a94fa0
|
Merge pull request #58 from UniversityRadioYork/ash-python-updates
Update python libraries
|
2024-04-03 16:38:43 +01:00 |
|
|
f04e1ad8a9
|
docs: tested up to python 3.11
|
2024-04-03 15:14:30 +01:00 |
|
|
5e489a6408
|
chore: bump minimum versions of other packages
|
2024-04-03 15:14:30 +01:00 |
|
|
7a2145353d
|
feat: update sanic to latest release
|
2024-04-03 15:14:27 +01:00 |
|
|
00c3cf9322
|
Merge pull request #57 from UniversityRadioYork/ash-linux-updates
chore: updates to build on latest python/linux
|
2024-04-03 15:14:08 +01:00 |
|
|
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 |
|
|
ee93a45208
|
chore: general dependency updates (no breaking changes)
|
2024-03-31 16:56:27 +01:00 |
|
|
7018f91396
|
fix: include BAPS as a package, loosen python version requirement
|
2024-03-29 16:51:32 +00:00 |
|
|
54097583b3
|
fix(ci): use poetry
|
2024-03-29 16:38:10 +00:00 |
|
|
0e13dc08da
|
feat: migrate to poetry
|
2024-03-29 16:32:06 +00:00 |
|
|
237f21a5bc
|
chore(ci): disable broken MacOS builds
|
2024-03-29 15:10:21 +00:00 |
|
|
058e5299da
|
fix: bump presenter to support building with latest node on all platforms
|
2024-03-29 15:09:47 +00:00 |
|
|
3cd70699e0
|
fix: fix presenter build on windows
|
2024-03-24 13:18:49 +00:00 |
|
|
4fcd72a2b1
|
fix(ci): add new python/node versions to CI
|
2024-03-23 11:17:24 +00:00 |
|
|
ab2aead17e
|
chore: updates to build on latest python/linux
|
2024-03-23 11:11:30 +00:00 |
|
Matthew Stratford
|
6d7c3aab2f
|
Merge pull request #43 from UniversityRadioYork/linux-again
Fix linux support again for Ubuntu Studio
|
2023-03-10 19:56:53 +00:00 |
|
Matthew Stratford
|
06812b975b
|
List filename in 404 error
|
2023-03-10 19:23:33 +00:00 |
|
Matthew Stratford
|
d6ee435fbc
|
Merge pull request #48 from UniversityRadioYork/marks/dont-log-api-keys
Don't log MyRadio API keys
|
2022-10-17 19:02:22 +01:00 |
|
Matthew Stratford
|
92dbd19bf7
|
Remove space.
|
2022-10-17 18:57:04 +01:00 |
|
Marks Polakovs
|
1bd5779b8a
|
Don't log MyRadio API keys
|
2022-10-16 12:21:21 +01:00 |
|
Matthew Stratford
|
76ddea56f8
|
Attempt fix of setproctitle missing
|
2022-03-19 18:45:51 +00:00 |
|
Matthew Stratford
|
67c74b09dd
|
Fix typo
|
2022-03-19 17:54:39 +00:00 |
|
Matthew Stratford
|
433d05336c
|
Let script fail if it errors.
|
2022-03-19 17:49:45 +00:00 |
|
Matthew Stratford
|
c70092f9d9
|
Make sure all sanic deps are included
|
2022-03-19 17:46:19 +00:00 |
|
Matthew Stratford
|
617376a54b
|
Shutdown webserver cleanly and let server.py restart it.
|
2022-03-19 17:46:01 +00:00 |
|
Matthew Stratford
|
330a1dea5c
|
Revert "Fix exit hang on linux"
This reverts commit a838ef7621 .
|
2022-03-19 17:22:42 +00:00 |
|
Matthew Stratford
|
efd0273fea
|
Revert "Fix exit hang on linux"
This reverts commit 86c0ca14e7 .
|
2022-03-19 17:22:04 +00:00 |
|
Matthew Stratford
|
64b1ef71ac
|
Update sanic requirements.
|
2022-03-19 16:04:29 +00:00 |
|
Matthew Stratford
|
d6304ccff8
|
Fix missing pyinstaller in path
|
2022-03-19 16:04:13 +00:00 |
|
Matthew Stratford
|
01dfb3f3d6
|
Update sanic deprications and remove asyncio stuff not needed.
|
2022-03-19 16:03:18 +00:00 |
|
Matthew Stratford
|
86c0ca14e7
|
Fix exit hang on linux
|
2022-03-19 16:01:55 +00:00 |
|
Matthew Stratford
|
a838ef7621
|
Fix exit hang on linux
|
2022-03-19 16:01:37 +00:00 |
|
Matthew Stratford
|
f7e71cc32e
|
Build for python3.8 and 3.9
|
2022-03-19 15:59:59 +00:00 |
|
Matthew Stratford
|
978c042473
|
Revert sanic version to fix OSError on linux.
|
2022-03-18 17:33:28 +00:00 |
|
Matthew Stratford
|
7912b2c697
|
Merge pull request #42 from UniversityRadioYork/docs-and-logging
Comments and reordering.
|
2022-03-18 15:18:13 +00:00 |
|
Matthew Stratford
|
5d4c7224d9
|
Pep8 lint
|
2022-03-12 17:08:29 +00:00 |
|
Matthew Stratford
|
47fcf40ec6
|
Don't bother cleaning queues, it fails on hot-restarts.
|
2022-03-12 17:02:32 +00:00 |
|
Matthew Stratford
|
f73845b104
|
Further cleanup.
|
2022-03-12 16:45:05 +00:00 |
|
Matthew Stratford
|
873fd45e51
|
Cleanup queues more reliably
|
2022-03-12 16:40:05 +00:00 |
|
Matthew Stratford
|
1e77f337b1
|
Improve shutdown time of Controller Handler.
|
2022-03-12 16:00:05 +00:00 |
|
Matthew Stratford
|
02137a3948
|
Improve launcher printing.
|
2022-03-12 15:59:36 +00:00 |
|
Matthew Stratford
|
aba31048cc
|
Put BAPSicle in process names for htop filtering.
|
2022-03-12 15:01:51 +00:00 |
|
Matthew Stratford
|
81d986069f
|
Fix dragging items caused by plan item not being list.
|
2022-03-12 14:55:33 +00:00 |
|
Matthew Stratford
|
7c547bccba
|
Merge remote-tracking branch 'origin/dev' into docs-and-logging
|
2022-03-12 00:14:54 +00:00 |
|