jellyfin-build/scripts
2019-11-17 14:08:25 -05:00
..
build.d Remove web submodule stuff 2019-11-17 14:08:25 -05:00
release.d Make bash part of the buildcmd 2019-11-04 12:51:44 -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