1
0
mirror of https://github.com/Prowlarr/Indexers.git synced 2026-04-28 04:13:20 +01:00
Commit Graph

178 Commits

Author SHA1 Message Date
bakerboy448
c09a60255f script: misc 2024-07-06 02:22:03 -05:00
bakerboy448
06c1175f37 script: misc 2024-07-06 02:17:24 -05:00
bakerboy448
43a84bb1dd script: log smarter 2024-07-06 02:13:28 -05:00
bakerboy448
b6475b4689 script: misc logging 2024-07-06 02:10:14 -05:00
bakerboy448
3462e2bf4f script: misc
script: add color logging
2024-07-06 01:36:04 -05:00
bakerboy448
58f4edeb27 Script: refactor push handling
Default push to No Push
Require -p to push
Require -f and -p to force push
Improve push logging
2024-07-06 01:23:16 -05:00
bakerboy448
51d8b17a28 script: add backport commit message 2024-07-04 21:28:54 -05:00
bakerboy448
f87df1ef30 script: add -z skip backporting modifications flag 2024-07-04 21:23:27 -05:00
bakerboy448
1cae3a1fcb script: reorder and rename ops for simplicity 2024-06-28 14:01:32 -05:00
bakerboy448
98e4d52f35 script: fix formatting 2024-06-28 13:29:15 -05:00
bakerboy448
2194c141f9 script: add argument debug logging and improve push logging 2024-06-28 13:12:36 -05:00
bakerboy448
5b8d226816 script: add no as a valid push value 2024-06-27 17:15:30 -05:00
bakerboy448
5697459116 script: bump max version to v11 2024-06-27 10:29:08 -05:00
bakerboy448
294904f303 script: purge v1 of script 2024-06-27 10:28:50 -05:00
bakerboy448
e180fd0850 script: add push mode options for no push 2024-06-26 19:51:28 -05:00
bakerboy448
466d6bf8c9 Refactor Indexer-Sync-V2 - Allow CLI and remove prompts (#469)
* script: get CLI args and add defaults

* script: replace prompts with arg parser

* script: use CLI args for push prompts

* script: fix ops

* script: fix logging

* script: add date to commit
2024-06-18 08:06:59 -05:00
bakerboy448
6fb075a28b Script indexer-sync-v2.sh fix conflict handling 2024-06-14 21:35:25 -05:00
bakerboy448
8027023624 script: dont append if master 2024-06-14 13:27:21 -05:00
bakerboy448
4f583c5ea2 fixup! refactor indexer-sync.sh (#452) 2024-06-14 12:43:39 -05:00
bakerboy448
9db0aab810 fixup! refactor indexer-sync.sh (#452) 2024-06-14 12:40:17 -05:00
bakerboy448
ec92833cb8 fixup! refactor indexer-sync.sh (#452) 2024-06-14 12:38:59 -05:00
bakerboy448
753f6bb62c fixup! refactor indexer-sync.sh (#452) 2024-06-14 12:37:41 -05:00
bakerboy448
f83314c046 fixup! refactor indexer-sync.sh (#452) 2024-06-14 12:37:14 -05:00
bakerboy448
3c3c2f6ac9 fixup! refactor indexer-sync.sh (#452) 2024-06-14 12:34:33 -05:00
bakerboy448
5b5bc149a0 fixup! refactor indexer-sync.sh (#452) 2024-06-14 12:25:28 -05:00
bakerboy448
be20874b0f script: improve logging for indexer-sync v1 2024-06-14 12:23:44 -05:00
bakerboy448
dd1a5238a5 fixup! refactor indexer-sync.sh (#452) 2024-06-14 12:21:39 -05:00
bakerboy448
5718ca657f fixup! refactor indexer-sync.sh (#452) 2024-06-14 12:15:46 -05:00
bakerboy448
49a4daed0f refactor indexer-sync.sh (#452) 2024-06-14 12:06:19 -05:00
bakerboy448
c7ba65d294 fix backport indexer-sync with sed
fix commit and push debug loop
2024-06-08 09:26:19 -05:00
bakerboy448
b7d2ec1961 backport logging indexer-sync.sh 2024-06-08 09:17:56 -05:00
bakerboy448
d02d9920f2 fixup! 2024-06-07 18:51:53 -05:00
bakerboy448
e3b3d253d4 misc script factor
-simplify branch variable
- add option to use prowlarr master or prowlarr jackett pulls
- add prowlarr_release_branch and prowlarr_target_branch (jackett-pulls)
2024-06-07 18:47:26 -05:00
bakerboy448
f7fa1cc9fb fixup! create v10 schema 2024-06-06 15:00:00 -05:00
Bogdan
f6afd5049a create v10 schema 2024-05-27 19:40:54 +03:00
bakerboy448
9eb5275de9 (chore): chmod x scripts 2024-05-15 00:01:46 -05:00
Bogdan
2c1b7ed251 Bump min version to v9 2024-04-27 14:31:35 +03:00
Bogdan
4a91e8c949 schema: add support for JSON Schema draft-2019-09 2023-03-28 06:49:42 -05:00
Bogdan
ed4a51cc85 bump schema to v9 2023-03-28 06:49:42 -05:00
Bogdan
246d5cdda6 use ours editorconfig 2023-03-07 20:44:49 +02:00
Bogdan
5ce6fb25d9 remove local node_modules silently 2023-03-07 00:57:33 +02:00
Bogdan
b9077a8550 remove CONTRIBUTING.md 2023-03-07 00:52:23 +02:00
Bogdan
4f6129a101 remove local node_modules 2023-03-01 21:48:01 +02:00
Bogdan
8073c715f3 adjust scripts to use npx 2023-03-01 21:39:44 +02:00
Bogdan
252adc7705 chore: use npm's package lock 2023-02-28 18:58:16 +02:00
Bogdan
eefb413678 ignore schema.json 2023-01-15 17:29:09 -06:00
Qstick
6ebd9e46ce Add v8 for HtmlEncode/HtmlDecode filters 2023-01-15 12:28:45 -06:00
Qstick
d07efdf556 Bump min version to v7 2022-10-14 19:24:07 -05:00
Qstick
9f92c64086 Rename sync script to be less obnoxious 2022-09-17 16:38:00 -05:00
ilike2burnthing
df5491d6b6 revert validation fail to ne 0 2022-08-20 10:16:57 -05:00