Commit Graph

16 Commits

Author SHA1 Message Date
Joshua M. Boniface
6abc19f3d9 Reformat (Black) and lint (flake8) Python scripts 2024-02-16 03:00:16 -05:00
Joshua M. Boniface
e777812ef1 Move configuration into YAML document
Simplifies changes in the future especially for new releases of e.g.
Debian/Ubuntu, and makes the definitions easier to read.
2024-02-16 02:43:32 -05:00
Joshua M. Boniface
1c936530c4 Add JELLYFIN_VERSION to all build-time envs 2024-02-16 01:14:03 -05:00
Joshua M. Boniface
05d21f5f78 Make all variables more descriptive 2024-02-15 01:23:51 -05:00
Joshua M. Boniface
31efb50694 Remove extra newlines 2024-02-12 02:34:11 -05:00
Joshua M. Boniface
4a4e4d871c Use osversion in changelog 2024-02-11 23:15:59 -05:00
Joshua M. Boniface
32f7a62535 Switch to using codenames for releases
Will make life easier when dealing with reprepro later.
2024-02-11 22:44:01 -05:00
Joshua M. Boniface
8321814a2f Take minutes and seconds off auto-version
1-hour resolution is enough to make this unique for our planned
purposes, and keeps this from being too long. Once testing is completed
can probably drop the hour too and just go with a 1-day version.
2024-02-11 22:01:30 -05:00
Joshua M. Boniface
0c0c7f11e4 Accept master as jvers 2024-02-11 21:45:28 -05:00
Joshua M. Boniface
f398ba7d03 Clean up build commands 2024-02-11 17:50:05 -05:00
Joshua M. Boniface
836f014f31 Add Windows builds 2024-02-11 17:47:00 -05:00
Joshua M. Boniface
e339eee1b9 Combine all portable archive builds 2024-02-11 16:47:03 -05:00
Joshua M. Boniface
356439e9a0 Add portable linux build 2024-02-11 14:35:17 -05:00
Joshua M. Boniface
6144590fff Add portable builds 2024-02-11 14:21:47 -05:00
Joshua M. Boniface
80a997253a Add combined docker builds and rework Deb builds 2024-02-11 12:47:51 -05:00
Joshua M. Boniface
ffff7ca8c7 Add initial build script 2024-02-07 02:57:11 -05:00