Commit Graph

23 Commits

Author SHA1 Message Date
Joshua M. Boniface
285e1b397a Try fixing the Docker push issue again 2024-03-03 18:11:47 -05:00
Joshua M. Boniface
481b495ff5 Fix bad log statements 2024-03-03 17:17:49 -05:00
Joshua M. Boniface
a9a9d6b017 Fix syntax error 2024-03-03 17:08:22 -05:00
Joshua M. Boniface
fb3889209a Push the "unstable" tag to Docker as well 2024-03-03 17:05:25 -05:00
Joshua M. Boniface
d82270d270 Add flushing log function 2024-03-03 02:35:15 -05:00
Joshua M. Boniface
64fa0d7c3f Redirect stderr to stdout for docker cmds 2024-03-03 02:09:06 -05:00
Joshua M. Boniface
9e857da959 Add logging for image and manifest pushes 2024-03-03 01:29:37 -05:00
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