You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "> External trigger running off of testing branch. To disable this trigger, set a Github secret named \`PAUSE_EXTERNAL_TRIGGER_NZBGET_TESTING\`" >> $GITHUB_STEP_SUMMARY
24
+
echo "> External trigger running off of testing branch. To disable this trigger, add \`nzbget_testing\` into the Github organizational variable \`SKIP_EXTERNAL_TRIGGER\`." >> $GITHUB_STEP_SUMMARY
echo "> New version detected, but not all artifacts are published yet; skipping trigger" >> $GITHUB_STEP_SUMMARY
86
+
FAILURE_REASON="New version ${EXT_RELEASE} for nzbget tag testing is detected, however not all artifacts are uploaded to upstream release yet. Will try again later."
[Nzbget](http://nzbget.com/) is a usenet downloader, written in C++ and designed with performance in mind to achieve maximum download speed by using very little system resources.
43
43
@@ -282,7 +282,8 @@ Below are the instructions for updating containers:
**tip**: We recommend [Diun](https://crazymax.dev/diun/) for update notifications. Other tools that automatically update containers unattended are not recommended or supported.
285
+
>[!TIP]
286
+
>We recommend [Diun](https://crazymax.dev/diun/) for update notifications. Other tools that automatically update containers unattended are not recommended or supported.
0 commit comments