style: 💄 format yaml files

Signed-off-by: Eric Nemchik <eric@nemchik.com>
pull/1410/head
Eric Nemchik 2 months ago
parent 5a5e9aaa3b
commit 0d9711bfab
No known key found for this signature in database

@ -1,39 +1,70 @@
"Area: Bazarr":
- changed-files:
- any-glob-to-any-file: ['docs/Bazarr/**']
- any-glob-to-any-file: ["docs/Bazarr/**"]
"Area: Dependencies":
- changed-files:
- any-glob-to-any-file: ['package.json', 'package-lock.json']
- any-glob-to-any-file: ["package.json", "package-lock.json"]
"Area: Downloaders":
- changed-files:
- any-glob-to-any-file: ['docs/Downloaders/**']
- any-glob-to-any-file: ["docs/Downloaders/**"]
"Area: Plex":
- changed-files:
- any-glob-to-any-file: ['docs/Plex/**']
- any-glob-to-any-file: ["docs/Plex/**"]
"Area: Prowlarr":
- changed-files:
- any-glob-to-any-file: ['docs/Prowlarr/**']
- any-glob-to-any-file: ["docs/Prowlarr/**"]
"Area: Radarr":
- changed-files:
- any-glob-to-any-file: ['docs/json/radarr/cf/**', 'docs/json/radarr/quality-size/**', 'docs/json/radarr/naming/**', 'docs/Radarr/**']
- any-glob-to-any-file:
[
"docs/json/radarr/cf/**",
"docs/json/radarr/quality-size/**",
"docs/json/radarr/naming/**",
"docs/Radarr/**",
]
"Area: Recyclarr":
- changed-files:
- any-glob-to-any-file: ['docs/recyclarr-configs/**']
- any-glob-to-any-file: ["docs/recyclarr-configs/**"]
"Area: Sonarr":
- changed-files:
- any-glob-to-any-file: ['docs/json/sonarr/rp/**', 'docs/json/sonarr/cf/**', 'docs/json/sonarr/quality-size/**', 'docs/json/sonarr/naming/**', 'docs/Sonarr/**']
- any-glob-to-any-file:
[
"docs/json/sonarr/rp/**",
"docs/json/sonarr/cf/**",
"docs/json/sonarr/quality-size/**",
"docs/json/sonarr/naming/**",
"docs/Sonarr/**",
]
"Area: Starr Custom Formats":
- changed-files:
- any-glob-to-any-file: ['docs/json/radarr/cf/**', 'docs/json/sonarr/cf/**']
- any-glob-to-any-file:
["docs/json/radarr/cf/**", "docs/json/sonarr/cf/**"]
"Area: Starr Naming":
- changed-files:
- any-glob-to-any-file: ['docs/json/radarr/naming/**', 'docs/json/sonarr/naming/**']
- any-glob-to-any-file:
["docs/json/radarr/naming/**", "docs/json/sonarr/naming/**"]
"Area: github_actions":
- changed-files:
- any-glob-to-any-file: ['.github/workflows/**', '.github/dependabot.yml', '.github/labeler.yml', '.github/stale.yml']
- any-glob-to-any-file:
[
".github/workflows/**",
".github/dependabot.yml",
".github/labeler.yml",
".github/stale.yml",
]
"Area: python":
- changed-files:
- any-glob-to-any-file: ['**/*.py']
- any-glob-to-any-file: ["**/*.py"]
"Area: Backend":
- changed-files:
- any-glob-to-any-file: ['docs/**/*.md', '!docs/Bazarr/**', '!docs/Downloaders/**', '!docs/Plex/**', '!docs/Prowlarr/**', '!docs/Radarr/**', '!docs/recyclarr-configs/**', '!docs/Sonarr/**']
- any-glob-to-any-file:
[
"docs/**/*.md",
"!docs/Bazarr/**",
"!docs/Downloaders/**",
"!docs/Plex/**",
"!docs/Prowlarr/**",
"!docs/Radarr/**",
"!docs/recyclarr-configs/**",
"!docs/Sonarr/**",
]

@ -6,7 +6,6 @@ on:
- main
pull_request:
jobs:
triage:
runs-on: ubuntu-latest

@ -6,9 +6,7 @@ on:
- main
pull_request:
jobs:
build:
name: Build docs
runs-on: ubuntu-latest

14
.gitignore vendored

@ -1,7 +1,7 @@
.cache
venv/
mkdocs-dev-server.bat
site/
/docs/Notifiarr/preview.bat
/docs/Notifiarr/Integrations/_TEMPLATE.md
/includes/flowcharts/.$radarr-flowchart.drawio.bkp
.cache
venv/
mkdocs-dev-server.bat
site/
/docs/Notifiarr/preview.bat
/docs/Notifiarr/Integrations/_TEMPLATE.md
/includes/flowcharts/.$radarr-flowchart.drawio.bkp

@ -1,12 +1,12 @@
nav:
- Home: index.md
- Radarr
- Sonarr
- Prowlarr
- Bazarr
- Downloaders
- Plex
- Guide-Sync
- Misc
- Hardlinks
- How-to-setup-for: Hardlinks/How-to-setup-for
- Home: index.md
- Radarr
- Sonarr
- Prowlarr
- Bazarr
- Downloaders
- Plex
- Guide-Sync
- Misc
- Hardlinks
- How-to-setup-for: Hardlinks/How-to-setup-for

@ -1,6 +1,6 @@
nav:
- Home: index.md
- Basic-Guide: Setup-Guide.md
- After Install Configuration: After-install-configuration.md
- Scripts: /Bazarr/scripts/
- Tips
- Home: index.md
- Basic-Guide: Setup-Guide.md
- After Install Configuration: After-install-configuration.md
- Scripts: /Bazarr/scripts/
- Tips

@ -1,7 +1,7 @@
nav:
- Home: index.md
- NZBGet
- SABnzbd
- qBittorrent
- Deluge
- ruTorrent
- Home: index.md
- NZBGet
- SABnzbd
- qBittorrent
- Deluge
- ruTorrent

@ -1,4 +1,4 @@
nav:
- Basic-Setup: Basic-Setup.md
- Path and Categories: Paths-and-Categories.md
- Scripts: /Downloaders/NZBGet/scripts/
- Basic-Setup: Basic-Setup.md
- Path and Categories: Paths-and-Categories.md
- Scripts: /Downloaders/NZBGet/scripts/

@ -1,4 +1,4 @@
nav:
- Basic-Setup: Basic-Setup.md
- Path and Categories: Paths-and-Categories.md
- Scripts: /Downloaders/SABnzbd/scripts/
- Basic-Setup: Basic-Setup.md
- Path and Categories: Paths-and-Categories.md
- Scripts: /Downloaders/SABnzbd/scripts/

@ -1,7 +1,7 @@
nav:
- Basic-Setup: Basic-Setup.md
- Paths: Paths.md
- How to add Categories: How-to-add-categories.md
- Port forwarding: Port-forwarding.md
- 3rd Party tools: 3rd-party-tools.md
- Tips
- Basic-Setup: Basic-Setup.md
- Paths: Paths.md
- How to add Categories: How-to-add-categories.md
- Port forwarding: Port-forwarding.md
- 3rd Party tools: 3rd-party-tools.md
- Tips

@ -1,2 +1,2 @@
nav:
- Home: index.md
- Home: index.md

@ -1,6 +1,6 @@
nav:
- Hardlinks - Atomic Moves: Hardlinks-and-Instant-Moves.md
- How-to-setup-for
- Examples: Examples.md
- Check if hardlinks are working: Check-if-hardlinks-are-working.md
- Replace copies with hardlinks: Replace-copies-with-hardlinks.md
- Hardlinks - Atomic Moves: Hardlinks-and-Instant-Moves.md
- How-to-setup-for
- Examples: Examples.md
- Check if hardlinks are working: Check-if-hardlinks-are-working.md
- Replace copies with hardlinks: Replace-copies-with-hardlinks.md

@ -1,5 +1,5 @@
nav:
- Home: index.md
- How to provide a docker compose: how-to-provide-a-docker-compose.md
- Setup TorGuard for port forwarding: How-to-setup-Torguard-for-port-forwarding.md
- x265-4k and Golden Rule: x265-4k.md
- Home: index.md
- How to provide a docker compose: how-to-provide-a-docker-compose.md
- Setup TorGuard for port forwarding: How-to-setup-Torguard-for-port-forwarding.md
- x265-4k and Golden Rule: x265-4k.md

@ -1,6 +1,6 @@
nav:
- Home: index.md
- Suggested Plex Media Server Settings: /Plex/Tips/Plex-media-server/
- Optimal Plex Client Settings: /Plex/Tips/Optimal-plex-client-settings/
- Stop 4k Video Transcoding: /Plex/Tips/4k-transcoding/
- Profiles: /Plex/profiles/
- Home: index.md
- Suggested Plex Media Server Settings: /Plex/Tips/Plex-media-server/
- Optimal Plex Client Settings: /Plex/Tips/Optimal-plex-client-settings/
- Stop 4k Video Transcoding: /Plex/Tips/4k-transcoding/
- Profiles: /Plex/profiles/

@ -1,5 +1,5 @@
nav:
- Home: index.md
- How to setup proxy for certain indexers: prowlarr-setup-proxy.md
- How to setup FlareSolverr: prowlarr-setup-flaresolverr.md
- How to setup indexers with limited API: prowlarr-setup-limited-api.md
- Home: index.md
- How to setup proxy for certain indexers: prowlarr-setup-proxy.md
- How to setup FlareSolverr: prowlarr-setup-flaresolverr.md
- How to setup indexers with limited API: prowlarr-setup-limited-api.md

@ -1,12 +1,12 @@
nav:
- Home: index.md
- Quality Settings (File Size): Radarr-Quality-Settings-File-Size.md
- Recommended naming scheme: Radarr-recommended-naming-scheme.md
- How to import Custom Formats: Radarr-import-custom-formats.md
- How to Update Custom Formats: Radarr-how-to-update-custom-formats.md
- How to setup Quality Profiles: radarr-setup-quality-profiles.md
- How to setup Quality Profiles (Anime): radarr-setup-quality-profiles-anime.md
- How to setup Quality Profiles (French): radarr-setup-quality-profiles-french-en.md
- Collection of Custom Formats: Radarr-collection-of-custom-formats.md
- Remote Path Mappings explained: Radarr-remote-path-mapping.md
- Tips
- Home: index.md
- Quality Settings (File Size): Radarr-Quality-Settings-File-Size.md
- Recommended naming scheme: Radarr-recommended-naming-scheme.md
- How to import Custom Formats: Radarr-import-custom-formats.md
- How to Update Custom Formats: Radarr-how-to-update-custom-formats.md
- How to setup Quality Profiles: radarr-setup-quality-profiles.md
- How to setup Quality Profiles (Anime): radarr-setup-quality-profiles-anime.md
- How to setup Quality Profiles (French): radarr-setup-quality-profiles-french-en.md
- Collection of Custom Formats: Radarr-collection-of-custom-formats.md
- Remote Path Mappings explained: Radarr-remote-path-mapping.md
- Tips

@ -1,3 +1,3 @@
nav:
- Home: index.md
- Collection of configs: recyclarr-configs.md
- Home: index.md
- Collection of configs: recyclarr-configs.md

@ -1,15 +1,15 @@
nav:
- Home: index.md
- Quality Settings (File Size): Sonarr-Quality-Settings-File-Size.md
- Recommended naming scheme: Sonarr-recommended-naming-scheme.md
- How to import Custom Formats: sonarr-import-custom-formats.md
- How to Update Custom Formats: sonarr-how-to-update-custom-formats.md
- How to setup Quality Profiles: sonarr-setup-quality-profiles.md
- How to setup Quality Profiles (Anime): sonarr-setup-quality-profiles-anime.md
- How to setup Quality Profiles (French): sonarr-setup-quality-profiles-french-en.md
- Collection of Custom Formats: sonarr-collection-of-custom-formats.md
- Remote Path Mappings explained: Sonarr-remote-path-mapping.md
- Sonarr v3 (Legacy):
- Release Profile RegEx (WEB-DL): Sonarr-Release-Profile-RegEx.md
- Release Profile RegEx (Anime): Sonarr-Release-Profile-RegEx-Anime.md
- Tips
- Home: index.md
- Quality Settings (File Size): Sonarr-Quality-Settings-File-Size.md
- Recommended naming scheme: Sonarr-recommended-naming-scheme.md
- How to import Custom Formats: sonarr-import-custom-formats.md
- How to Update Custom Formats: sonarr-how-to-update-custom-formats.md
- How to setup Quality Profiles: sonarr-setup-quality-profiles.md
- How to setup Quality Profiles (Anime): sonarr-setup-quality-profiles-anime.md
- How to setup Quality Profiles (French): sonarr-setup-quality-profiles-french-en.md
- Collection of Custom Formats: sonarr-collection-of-custom-formats.md
- Remote Path Mappings explained: Sonarr-remote-path-mapping.md
- Sonarr v3 (Legacy):
- Release Profile RegEx (WEB-DL): Sonarr-Release-Profile-RegEx.md
- Release Profile RegEx (Anime): Sonarr-Release-Profile-RegEx-Anime.md
- Tips

Loading…
Cancel
Save