linuxserver / docker-jellyfin

GNU General Public License v3.0
647 stars 97 forks source link

custom trigger to limit builds to every 6 hrs #69

Closed aptalca closed 3 years ago

aptalca commented 3 years ago

This is a custom trigger and it won't be overwritten by the jenkins builder due to the custom_external_trigger: true set in jenkins-vars.yml Ended up adding a new var, external_trigger_delay_hours, to jenkins-vars.yml, which will introduce the following functionality:

This trigger will query the jenkins api for the latest nightly branch build and if it hasn't been more than 6 hours since, it will skip the trigger.

LinuxServer-CI commented 3 years ago

I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/jellyfin/20201124.9-unstable-pkg-629b794a-pr-69/index.html https://ci-tests.linuxserver.io/lspipepr/jellyfin/20201124.9-unstable-pkg-629b794a-pr-69/shellcheck-result.xml

LinuxServer-CI commented 3 years ago

I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/jellyfin/20201124.23-unstable-pkg-85f2f3de-pr-69/index.html https://ci-tests.linuxserver.io/lspipepr/jellyfin/20201124.23-unstable-pkg-85f2f3de-pr-69/shellcheck-result.xml