Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from TRaSH-Guides:main #9

Merged
merged 22 commits into from
Feb 20, 2025
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
2fac529
Bump actions/checkout from 3 to 4 (#181)
dependabot[bot] Mar 18, 2024
21cf25a
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#184)
dependabot[bot] Mar 18, 2024
c2d7f28
Update qbittorrent.yml (#194)
bokkoman Apr 8, 2024
8c24aa2
Update radarr.yml (#195)
bokkoman Apr 8, 2024
e48ba8a
Update sonarr.yml (#196)
bokkoman Apr 8, 2024
83cf476
Update plex.yml (#197)
bokkoman Apr 8, 2024
b6f0a13
Update sonarr.yml (#198)
bokkoman Apr 10, 2024
5920b63
Update sabnzbd.yml (#205)
bokkoman Apr 15, 2024
27d19f9
Update readarr.yml (#204)
bokkoman Apr 15, 2024
61ac27d
Update qbittorrent.yml (#203)
bokkoman Apr 15, 2024
71c0500
Update bazarr.yml (#201)
bokkoman Apr 15, 2024
42a7621
Update trash_syno_installer.sh (#202)
bokkoman Apr 15, 2024
b1dbbc7
Merge branches 'main' and 'main' of https://github.com/TRaSH-/Guides-…
BaukeZwart Apr 16, 2024
11abc5c
feat(prowlarr): add prowlarr (#210)
Jorundur Jun 13, 2024
ac964af
fix(jellyfin): add quicksync video check (#211)
bokkoman Jun 13, 2024
559fe7e
fix(env): add missing details and clarify for plex (#207)
bokkoman Jun 13, 2024
7771806
feat(jellyseerr): add jellyseerr (#209)
retardgerman Jun 13, 2024
4a6f467
Automated Change template-file-list.json
actions-user Jun 13, 2024
dd00df3
docs(synology-plex): update note regarding Plex advertise url port (#…
bokkoman Jun 25, 2024
60d6d10
(feat)qbittorrent: link to hotio docs for env cars (#214)
bakerboy448 Jul 30, 2024
650ce9f
Chore(qbittorrent): Add info on first time use password (#215)
bokkoman Dec 3, 2024
c442842
docs(authelia): fix authelia link (#216)
Aiz0 Jan 30, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (TRaSH-Guides#184)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Mar 18, 2024
commit 21cf25a3a3d66afb47d84cc67c66988dd26d657d
2 changes: 1 addition & 1 deletion .github/workflows/create-json-list.yml
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ jobs:
done
jq -n --arg v "${template_file_list[*]}" '{"templates": $v | split(" ")}' > template-file-list.json
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Automated Change template-file-list.json
file_pattern: templates/template-file-list.json