ServarrAdmin
87fde6f89f
Fixed: auto-enable force push after commit amend
...
Added safety protection to prevent force push to master branch
2025-08-19 07:59:24 -05:00
ServarrAdmin
e61e29f477
Fixed: ensure branch starts from latest upstream to prevent push conflicts
2025-08-19 07:47:02 -05:00
ServarrAdmin
6cfe6f2dea
Fixed: use rebase strategy for clean history in sync script
2025-08-19 07:43:49 -05:00
ServarrAdmin
25bbe55392
Fixed: specify merge strategy for git pull in CI sync script
2025-08-19 07:20:38 -05:00
ServarrAdmin
d37acf3e39
Fixed: handle git push failures with pull-retry logic in sync script
2025-08-19 07:15:53 -05:00
ServarrAdmin
55a7192f1f
Fixed: handle git push failures properly in sync script
2025-08-18 21:38:23 -05:00
ServarrAdmin
7754efbfb0
New: log commit message during cherry-pick loop
2025-08-17 21:29:33 -05:00
ServarrAdmin
9cdf8fb1ff
New: log truncated jackett commit message in sync script
2025-08-17 20:30:49 -05:00
ServarrAdmin
7f797ba734
Fixed: remove duplicate usage function
2025-08-17 14:30:38 -05:00
ServarrAdmin
a9468babdc
Fixed: remove sparse checkout from indexer sync and optimize GHA fetching
2025-08-17 14:30:38 -05:00
ServarrAdmin
4fabf916c5
Fixed: handle replaces field in indexer definitions
2025-08-16 21:11:35 -05:00
ServarrAdmin
86376a0d77
Fixed: remove redundant parameter logging
2025-08-16 15:18:31 -05:00
ServarrAdmin
be22cff63f
Fixed: remove redundant TRACE logging
2025-08-16 15:18:31 -05:00
ServarrAdmin
e4b2ab5aca
Fixed: update script documentation for sparse checkout and logging
2025-08-16 15:18:31 -05:00
ServarrAdmin
bd3bb95849
New: add sparse checkout for Jackett definitions only
2025-08-16 15:18:31 -05:00
ServarrAdmin
6f982b1ef6
Fixed: script logging improvements
2025-08-16 15:18:31 -05:00
ServarrAdmin
db7f116cb8
Fixed: separate general yml conflicts from definition conflicts
2025-08-16 10:02:37 -05:00
ServarrAdmin
13567b7d39
Fixed: detect new indexers from both-added conflicts
2025-08-16 09:59:31 -05:00
ServarrAdmin
ff1dd7a22f
Fixed: handle both-added definition conflicts
2025-08-16 09:55:23 -05:00
ServarrAdmin
f388a094f5
Fixed: exclude Jackett Definitions from yml removal
2025-08-16 09:47:43 -05:00
ServarrAdmin
5d052d3bfd
Fixed: script adding new indexers
2025-08-16 09:45:52 -05:00
ServarrAdmin
e43d4b6923
Fixed: detect new indexers before conflict resolution moves them
2025-08-16 09:37:50 -05:00
ServarrAdmin
d61253ca99
Fixed: track new indexers moved during conflict resolution
2025-08-16 09:37:03 -05:00
ServarrAdmin
85fb122fd0
Fixed: improve debug logging for new indexer detection
2025-08-16 09:36:18 -05:00
ServarrAdmin
9b17e35c0e
Fixed: script fixed adding new indexers
2025-08-16 09:32:07 -05:00
ServarrAdmin
b6ffad5692
Fixed: shellcheck warnings for venv sourcing and unused variables
2025-08-15 23:30:59 -05:00
ServarrAdmin
879ea265c2
Fixed: pathspec errors for deleted files in indexer sync script
2025-08-15 20:45:16 -05:00
ServarrAdmin
689c2e39e3
fix: add missing dollar sign to GIT_DIFF_CMD variable
2025-08-15 20:24:20 -05:00
Servarr
6e6a8d0ac8
feat: add debug mode option to sync workflow
2025-08-13 13:24:43 -05:00
Servarr
8435eb2d01
fix: improve commit search range and add debugging
2025-08-13 13:19:48 -05:00
Servarr
e496894828
fix: get more commits and add var
2025-08-13 12:51:34 -05:00
Servarr
26bd0c0bea
chore: better python support
2025-08-13 12:47:02 -05:00
Servarr
738dd21852
script: fix getting commits
2025-08-13 12:39:40 -05:00
Servarr
ad78fdf7bc
script: bump max commits to pick to 100
2025-08-13 12:36:56 -05:00
ServarrAdmin
bb23ecc903
feat: centralize version management and improve validation
...
- Add VERSIONS file for centralized schema version configuration
- Add schema caching with --no-cache override option
- Move best schema version detection from bash to Python
- Skip logging for empty folders below minimum schema version
- Add --find-best-version command line option
- Update sync script to use Python for schema detection
2025-08-13 12:22:01 -05:00
ServarrAdmin
df42b1e7e6
refactor: update indexer sync to use python validation
2025-08-13 12:22:01 -05:00
ServarrAdmin
f1dd41aa42
feat: add automation mode to indexer sync script
2025-08-13 12:22:01 -05:00
bakerboy448
6bc96d1663
script: fix conflicts better
2025-08-04 09:01:38 -05:00
bakerboy448
1ecc4b1c94
script: fix all conflict handling
2025-08-04 08:52:27 -05:00
bakerboy448
fe7f4463c5
script: improve conflict detection
2025-08-04 08:38:56 -05:00
bakerboy448
bf9f6fb67d
script: conflict improvements
2025-08-04 08:31:20 -05:00
ServarrAdmin
22b971d97b
fix chmod script
2025-08-04 08:25:10 -05:00
bakerboy448
a52ae68c12
script: improve UX for fork users ( #561 )
...
* script: improve UX for fork users
* fixup!
* Update README.md
2025-08-04 08:23:25 -05:00
Servarr
13c4f3ec19
script: formatting
2025-06-18 19:20:09 -05:00
Servarr
60ee0e3b74
script: add git diff cmd, conflicted extension regex
...
script: ignore csproj for conflicts
2025-06-18 19:19:41 -05:00
Servarr
bdcee0d797
script: always checkout and switch to target branch
2025-06-09 11:50:13 -05:00
Servarr
81da991087
script: fix help args
2025-06-09 11:47:10 -05:00
Servarr
bd323bc05b
script: refactor and make dynamic conflict handling
2025-06-08 20:59:57 -05:00
Servarr
deb11ad6a9
script: ignore ico, png and stricter conflict file detection
2025-06-08 20:59:36 -05:00
Servarr
52c7c7667b
Update blocklist
2025-06-01 14:49:06 +03:00