jellyfin-build/scripts
2020-03-22 16:54:25 -04:00
..
build.d Don't retry builds, just report it 2020-03-22 16:54:25 -04:00
release.d Modify scripts to use local repo 2020-02-24 11:11:06 -05: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