Commit graph

21 commits

Author SHA1 Message Date
Rebecca Breu
f2fc116bb3 Update OS dependencies for build workflow 2024-05-25 18:22:53 +02:00
Rebecca Breu
1be96ca4c3 Update github action dependencies 2024-05-05 15:35:47 +02:00
Rebecca Breu
6288c47895 Release 0.3.1 2023-12-10 14:00:45 +01:00
Rebecca Breu
ae7d9a0ffa Upgrade dependencies 2023-11-24 22:58:01 +01:00
Rebecca Breu
40cec1722d Merge branch 'morebuilds' 2023-11-24 08:06:19 +01:00
Rebecca Breu
b2f7b9d0b4 Let build action run on more OSes
A user reported that the Linux built from Ubuntu 20 aborted with a segfault. An Ubuntu 22 version worked for them. So let's offer different build versions for download.
2023-11-24 07:27:01 +01:00
Rebecca Breu
c91b7dae10 Add additional platform versions to build 2023-11-23 21:03:58 +01:00
Rebecca Breu
c38f8e3482 Update MacOS build to MacOS 11 2023-11-23 18:03:37 +01:00
Rebecca Breu
c78b1dd60b Update github actions part 4 2023-11-23 17:44:03 +01:00
Rebecca Breu
22057d747f Update github actions 2023-11-23 16:25:57 +01:00
Rebecca Breu
5f459ae09b Fix pyinstaller invokation in build action 2023-11-22 22:42:51 +01:00
Rebecca Breu
b8c6a0c894 Keep version numbers of all requirements fixed 2023-11-22 22:26:23 +01:00
Rebecca Breu
4b5564ed2f Run builds on Python 3.9
The json extension for SQLite on Windos is only included in 3.9+
2021-09-05 22:06:52 +02:00
Rebecca Breu
e0cf0bef43 Fix output collection in build action 2021-08-12 13:07:08 +02:00
Rebecca Breu
ce3751912b Let Pyinstaller build the app as one executable (fixes #4)
In addition, switch over to use a spec file to allow for more flexibility in the future.
2021-08-09 20:04:30 +02:00
Rebecca Breu
3a3acec65a Lint yaml files 2021-07-06 21:02:17 +02:00
Rebecca Breu
0ab9b365cf Run build.yml on all platforms 2021-07-06 20:54:03 +02:00
Rebecca Breu
6c6616ee30 build.yml: switch to older Ubuntu version
pyinstaller needs to run with the oldest glibc we want to support
2021-07-06 20:28:15 +02:00
Rebecca Breu
21cd3c1d20 Fix build.yaml 2021-07-06 20:10:01 +02:00
Rebecca Breu
6ff4a34315 Fix build.yaml 2021-07-06 19:51:58 +02:00
Rebecca Breu
26e04767f5 Add build workflow 2021-07-06 19:50:10 +02:00