jellyfin-build/scripts
2019-10-06 19:44:17 -04:00
..
build.d Add installer to release build 2019-10-06 19:44:17 -04:00
release.d Add kodi repo setup step 2019-10-05 15:28:07 -04:00
README.md Add flow explanation to scripts README 2019-06-02 15:39:49 -04:00
release Update paths to new location 2019-05-18 11:49:30 -04:00
upload-artifact Remove xtracing from the upload-artifact script 2019-06-09 21:40:45 -04:00

Jellyfin autobuild scripts

This section contains the scripts used to automate releases at build.jellyfin.org. The supporting infrastructure makes use of Carlos Jenkins' GitHub webhooks tool to call the release and, in the background, release.d/release scripts, which based on the passed webhook configuration decides which build.d script to execute.

TL;DR flow