Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a2805ccbd8 | |||
| fd1f65b10a | |||
| 3eec838770 | |||
| fb1cdbfa56 | |||
| 588c3507b9 |
@@ -25,7 +25,7 @@ jobs:
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Gotify Notification
|
||||
uses: eikendev/gotify-action@0.0.3
|
||||
uses: eikendev/gotify-action@b678edfef1d7893eeffc494256f50c003cef3c77 # 0.0.3
|
||||
with:
|
||||
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
|
||||
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
|
||||
@@ -41,7 +41,7 @@ jobs:
|
||||
assignee: ${{ github.actor }}
|
||||
|
||||
- name: Gotify Notification
|
||||
uses: eikendev/gotify-action@0.0.3
|
||||
uses: eikendev/gotify-action@b678edfef1d7893eeffc494256f50c003cef3c77 # 0.0.3
|
||||
with:
|
||||
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
|
||||
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
|
||||
@@ -63,7 +63,7 @@ jobs:
|
||||
git fetch origin ${{ github.event.pull_request.base.ref }}
|
||||
|
||||
- name: Gotify Notification
|
||||
uses: eikendev/gotify-action@0.0.3
|
||||
uses: eikendev/gotify-action@b678edfef1d7893eeffc494256f50c003cef3c77 # 0.0.3
|
||||
with:
|
||||
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
|
||||
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
|
||||
@@ -197,7 +197,7 @@ jobs:
|
||||
password: ${{ secrets.BOT_GITEA_PASSWORD }}
|
||||
|
||||
- name: Gotify Notification
|
||||
uses: eikendev/gotify-action@0.0.3
|
||||
uses: eikendev/gotify-action@b678edfef1d7893eeffc494256f50c003cef3c77 # 0.0.3
|
||||
with:
|
||||
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
|
||||
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
|
||||
@@ -234,7 +234,7 @@ jobs:
|
||||
services-log-level: debug
|
||||
|
||||
- name: Gotify Notification
|
||||
uses: eikendev/gotify-action@0.0.3
|
||||
uses: eikendev/gotify-action@b678edfef1d7893eeffc494256f50c003cef3c77 # 0.0.3
|
||||
with:
|
||||
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
|
||||
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
|
||||
@@ -277,7 +277,7 @@ jobs:
|
||||
sort > cloudflare_subdomains.txt
|
||||
|
||||
- name: Gotify Notification
|
||||
uses: eikendev/gotify-action@0.0.3
|
||||
uses: eikendev/gotify-action@b678edfef1d7893eeffc494256f50c003cef3c77 # 0.0.3
|
||||
with:
|
||||
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
|
||||
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
|
||||
@@ -307,7 +307,7 @@ jobs:
|
||||
done
|
||||
|
||||
- name: Gotify Notification
|
||||
uses: eikendev/gotify-action@0.0.3
|
||||
uses: eikendev/gotify-action@b678edfef1d7893eeffc494256f50c003cef3c77 # 0.0.3
|
||||
with:
|
||||
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
|
||||
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
|
||||
@@ -358,7 +358,7 @@ jobs:
|
||||
echo "pr_index=${pr_index}" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Gotify Notification
|
||||
uses: eikendev/gotify-action@0.0.3
|
||||
uses: eikendev/gotify-action@b678edfef1d7893eeffc494256f50c003cef3c77 # 0.0.3
|
||||
with:
|
||||
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
|
||||
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
|
||||
@@ -402,7 +402,7 @@ jobs:
|
||||
password: ${{ secrets.BOT_GITEA_PASSWORD }}
|
||||
|
||||
- name: Gotify Notification
|
||||
uses: eikendev/gotify-action@0.0.3
|
||||
uses: eikendev/gotify-action@b678edfef1d7893eeffc494256f50c003cef3c77 # 0.0.3
|
||||
with:
|
||||
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
|
||||
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
|
||||
@@ -448,7 +448,7 @@ jobs:
|
||||
skip-no-healthcheck: "true"
|
||||
|
||||
- name: Gotify Notification
|
||||
uses: eikendev/gotify-action@0.0.3
|
||||
uses: eikendev/gotify-action@b678edfef1d7893eeffc494256f50c003cef3c77 # 0.0.3
|
||||
with:
|
||||
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
|
||||
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
|
||||
|
||||
@@ -126,7 +126,7 @@ jobs:
|
||||
password: ${{ secrets.BOT_GITEA_PASSWORD }}
|
||||
|
||||
- name: Gotify Notification (Start)
|
||||
uses: eikendev/gotify-action@0.0.3
|
||||
uses: eikendev/gotify-action@b678edfef1d7893eeffc494256f50c003cef3c77 # 0.0.3
|
||||
with:
|
||||
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
|
||||
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
|
||||
@@ -164,7 +164,7 @@ jobs:
|
||||
skip-no-healthcheck: "true"
|
||||
|
||||
- name: Gotify Notification (Finish)
|
||||
uses: eikendev/gotify-action@0.0.3
|
||||
uses: eikendev/gotify-action@b678edfef1d7893eeffc494256f50c003cef3c77 # 0.0.3
|
||||
with:
|
||||
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
|
||||
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
|
||||
|
||||
+2
-2
@@ -3513,7 +3513,7 @@ services:
|
||||
REDIS_URL: redis://manyfold-valkey:6379/2
|
||||
SECRET_KEY_BASE: ${MANYFOLD_SECRET_KEY_BASE}
|
||||
MUTLIUSER: enabled
|
||||
image: lscr.io/linuxserver/manyfold:latest@sha256:d1641224025e227201b6110a9cb699b324395b0980d35f2808769f4ea79846f1
|
||||
image: lscr.io/linuxserver/manyfold:latest@sha256:be3b8aa759de8b9d68f434b8889a6971401669435244ae5c4e30c08238dae07f
|
||||
labels:
|
||||
homepage.group: Lifestyle
|
||||
homepage.name: Manyfold
|
||||
@@ -6413,7 +6413,7 @@ services:
|
||||
cronPluginUpdate:
|
||||
NVIDIA_DRIVER_CAPABILITIES: all
|
||||
NVIDIA_VISIBLE_DEVICES: all
|
||||
image: ghcr.io/haveagitgat/tdarr:2.55.01
|
||||
image: ghcr.io/haveagitgat/tdarr:2.55.01@sha256:b1b8a353dcaacf648e8681a0cf9f324d64f6741cb80d427a7065f4881602f4d5
|
||||
labels:
|
||||
homepage.group: Servarr Stack
|
||||
homepage.name: Tdarr
|
||||
|
||||
Reference in New Issue
Block a user