-
-
Notifications
You must be signed in to change notification settings - Fork 588
Test coderabbit #8580
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
Closed
Test coderabbit #8580
Changes from 250 commits
Commits
Show all changes
314 commits
Select commit
Hold shift + click to select a range
5b097f8
Add show unescape
BKSteve 4763129
use get_*_argument(s) in asyn_call, where xhtml_escape used to be.
miigotu c2ed804
Update poetry (python) and yarn (npm) dependencies
miigotu c0e2910
use get_argument instead of xhtml_unescape and unquote_plus in add_sh…
miigotu ced8b26
Update index.py
miigotu d567c81
Merge branch 'develop' into paused
miigotu 52fff32
format index.py
miigotu cc18ee8
format add_shows.py
miigotu f322e0f
Add show filter work
BKSteve 9bd5f05
Update index.py
miigotu 912d8e9
Update add_shows.py
miigotu 878d6f9
Update index.py
miigotu f62f8c8
Update rootDirs.js
miigotu e490f65
fix formatting
miigotu 4b85785
Pause and Ended Shows same delay.
BKSteve 66422a2
Add show unescape
BKSteve 0c292bc
use get_*_argument(s) in asyn_call, where xhtml_escape used to be.
miigotu beff4c1
use get_argument instead of xhtml_unescape and unquote_plus in add_sh…
miigotu 98dcf3a
Update index.py
miigotu 964e41b
format index.py
miigotu 1bf618f
format add_shows.py
miigotu 8f62d0e
Add show filter work
BKSteve 9add823
Update index.py
miigotu d308b07
Update add_shows.py
miigotu f48d925
Update index.py
miigotu c89d351
Update rootDirs.js
miigotu c939d41
fix formatting
miigotu 1079e77
fix several bugs with notifications
miigotu c5c5345
remove remaining xhtml_escape/xhtml_unescape
miigotu 4f9d688
Update poetry (python) and yarn (npm) dependencies
miigotu afa72bc
Merge remote-tracking branch 'origin/paused' into paused
BKSteve 9291a34
Quote " ' format and header load
BKSteve a2f21c1
Cleanup unused imports
BKSteve 15aeda8
Cleanup unused imports
BKSteve 44cb028
Cleanup duplicates
BKSteve 33d7a14
make changes according to linter
miigotu cadc71b
clear checkNotifications timer when sickchill is restarting or shut d…
miigotu a71a87e
Update ajaxNotifications.js
miigotu 5bc885b
Update ajaxNotifications.js
miigotu 32190cd
Update ajaxNotifications.js
miigotu 8d104a7
Update ajaxNotifications.js
miigotu 24afef0
Update ajaxNotifications.js
miigotu 6d1a447
fix mistake where email_notify and prowl_notify was using show_id (pr…
miigotu 7e0b77b
fix xo warning
miigotu 58033b8
twilio updates
BKSteve 92e7693
fix list index error, add logging and bypass the extra logic if the m…
miigotu 940532a
isort
miigotu ced1f98
Merge branch 'develop' into paused
miigotu 6c49596
Update poetry (python) and yarn (npm) dependencies
miigotu 16f9cea
rework how we get imdb_id for shows, add 2 more ways we can get/filte…
miigotu b22a798
Merge branch 'develop' into paused
miigotu 711ccd7
improve process of adding a show from trending, popular, and favorite…
miigotu 647d24d
styllint css
miigotu 686b6a2
Update poetry (python) and yarn (npm) dependencies
miigotu 0f25d6f
fix a bug when sometimes a request list is a single argument causing …
miigotu bc8cf6c
remove debug print
miigotu 37be169
Merge branch 'develop' into paused
miigotu 3546421
Update __init__.py
miigotu 4c4dd62
flake8 and isort
miigotu e46902f
Bump bootstrap from 5.3.0 to 5.3.1
dependabot[bot] 5779755
(feature) add ability to specify --debug, --dbdebug, and --no-file-lo…
miigotu 1694d53
Update index.py
miigotu ba824aa
Update poetry (python) and yarn (npm) dependencies
miigotu 9efb7cb
Update poetry (python) and yarn (npm) dependencies
miigotu f2d2810
Config save remove redirect.
BKSteve 7434a2b
Config save remove redirect + providers fix
BKSteve e2da6d7
Show name None issue
BKSteve 4b1c267
Update poetry (python) and yarn (npm) dependencies
miigotu ade60a0
sr - sc metadata, replaceAll /g, cinemagoer
BKSteve 71f5780
replaceAll /g
BKSteve c2680b5
Cinemagoer load location
BKSteve d3aba1b
Update poetry (python) and yarn (npm) dependencies
miigotu 91f0910
Dateutil Rabbit Hole.
BKSteve f6c6ce5
trakt addshow
BKSteve 652592a
Update poetry (python) and yarn (npm) dependencies
miigotu 65a6b44
Update poetry (python) and yarn (npm) dependencies
miigotu f007d8b
addshow extra logs cleanout
BKSteve a92ea6b
Update poetry (python) and yarn (npm) dependencies
miigotu f2f8c96
Update poetry (python) and yarn (npm) dependencies
miigotu 6ebda11
Update poetry (python) and yarn (npm) dependencies
miigotu 1492354
Update poetry (python) and yarn (npm) dependencies
miigotu e71adb2
imageSelector.py escape regex #8506
BKSteve 8062aa7
Update poetry (python) and yarn (npm) dependencies
miigotu 40b1941
rename variable in show_queue from newShow to new_show
miigotu 42644dc
try to clean up trakt further, its a huge mess having a checker threa…
miigotu 484384c
more refactoring, rename variables to be more readable and distinguis…
miigotu da60383
fix error with is not None for season and episode, they can both be v…
miigotu 60152de
location and pytivo minor items
BKSteve c6a140b
fix issue with x format in testRename
miigotu 5417f37
remove unnecessary strip from get_*_argument calls, as True is the de…
miigotu c563d68
fix build, js replaceAll without special regex doesnt need a regex
miigotu cfbd545
Merge branch 'develop' into paused
miigotu f97d092
Update poetry (python) and yarn (npm) dependencies
miigotu f8565f1
Merge branch 'develop' into paused
miigotu 06bf481
Merge pull request #8507 from SickChill/paused
miigotu 027ec90
Bump snok/install-poetry from 1.3.2 to 1.3.4 (#8513)
dependabot[bot] 007af9f
Update poetry (python) and yarn (npm) dependencies
miigotu e6c5bee
Revert "Bump snok/install-poetry from 1.3.2 to 1.3.4 (#8513)" (#8514)
miigotu a915feb
Update poetry (python) and yarn (npm) dependencies
miigotu 5035099
Update poetry (python) and yarn (npm) dependencies
miigotu 9215cf6
Cleanup, fix add from trakt lists (#8516)
miigotu 0bb9750
Update poetry (python) and yarn (npm) dependencies
miigotu 4d8c3a0
Update poetry (python) and yarn (npm) dependencies
miigotu 3d7da6a
Update poethepoet requirement from >=0.16,<0.20 to >=0.16,<0.22 (#8519)
dependabot[bot] 362a009
Update validators requirement from >=0.18.2,<0.21.0 to >=0.18.2,<0.22…
dependabot[bot] 7a580a2
Update pre-commit requirement from ^2.20.0 to >=2.20,<4.0 (#8517)
dependabot[bot] 20dfa8c
Update poetry (python) and yarn (npm) dependencies
miigotu 5c42f51
fix submission of mass edit page (#8520)
miigotu e340e1f
fix js lint error for build
miigotu 1f0f099
Update poetry (python) and yarn (npm) dependencies
miigotu b8a7205
Update poetry (python) and yarn (npm) dependencies
miigotu 761f8e0
Update poetry (python) and yarn (npm) dependencies
miigotu 97fec73
Update poetry (python) and yarn (npm) dependencies
miigotu d7c7872
massEditUpdate locations (#8522)
BKSteve 65c04fb
Update poethepoet requirement from >=0.16,<0.22 to >=0.16,<0.23 (#8524)
dependabot[bot] 4f677ed
Bump xo from 0.55.1 to 0.56.0 (#8521)
dependabot[bot] 564a7cb
Update poetry (python) and yarn (npm) dependencies
miigotu 6704d5a
Update poetry (python) and yarn (npm) dependencies
miigotu a512e11
Update poetry (python) and yarn (npm) dependencies
miigotu 476622c
Update poetry (python) and yarn (npm) dependencies
miigotu c701b03
Update poetry (python) and yarn (npm) dependencies
miigotu 09443f4
Bump snyk from 1.1205.0 to 1.1206.0 (#8546)
dependabot[bot] a331e4d
Update poetry (python) and yarn (npm) dependencies
miigotu 3981876
Update poetry (python) and yarn (npm) dependencies
miigotu 285ad9f
Update poetry (python) and yarn (npm) dependencies
miigotu 23641b5
Update poetry (python) and yarn (npm) dependencies
miigotu 845acbb
Bump snyk from 1.1206.0 to 1.1207.0 (#8549)
dependabot[bot] 88e0322
Update poetry (python) and yarn (npm) dependencies
miigotu 11fc7e3
Update poetry (python) and yarn (npm) dependencies
miigotu da3a3a1
Update poetry (python) and yarn (npm) dependencies
miigotu d1e3171
Update poetry (python) and yarn (npm) dependencies
miigotu 2ca4a44
Update poetry (python) and yarn (npm) dependencies
miigotu ff5109e
Update poetry (python) and yarn (npm) dependencies
miigotu 5a2ae51
Update poetry (python) and yarn (npm) dependencies
miigotu da4a064
Update poetry (python) and yarn (npm) dependencies
miigotu 261079d
Update poetry (python) and yarn (npm) dependencies
miigotu bedb64b
Update validators requirement from >=0.18.2,<0.22.0 to >=0.18.2,<0.23.0
dependabot[bot] e71569c
Bump actions/checkout from 3 to 4
dependabot[bot] 87dc893
Update poetry (python) and yarn (npm) dependencies
miigotu d66fe30
Update poetry (python) and yarn (npm) dependencies
miigotu db17a7d
Update poetry (python) and yarn (npm) dependencies
miigotu da30c38
Update poetry (python) and yarn (npm) dependencies
miigotu 5692b22
Update poetry (python) and yarn (npm) dependencies
miigotu 20cccf1
Update poetry (python) and yarn (npm) dependencies
miigotu a0b2ee7
Update poetry (python) and yarn (npm) dependencies
miigotu e08e7a7
Update poetry (python) and yarn (npm) dependencies
miigotu 510f8ce
Update poetry (python) and yarn (npm) dependencies
miigotu 0b05389
Update poetry (python) and yarn (npm) dependencies
miigotu 79a1c66
Update poetry (python) and yarn (npm) dependencies
miigotu cd882d9
Bump docker/setup-buildx-action from 2 to 3
dependabot[bot] ac342e4
Bump docker/setup-qemu-action from 2 to 3
dependabot[bot] 4943a09
Bump docker/login-action from 2 to 3
dependabot[bot] a9a7217
Bump docker/metadata-action from 4 to 5
dependabot[bot] 933cc55
Bump docker/build-push-action from 4 to 5
dependabot[bot] b95c0dc
Bump snyk from 1.1221.0 to 1.1223.0
dependabot[bot] 3dc01bc
Fix Transmission's arguments (like seed ratio)
publiccontrib 3ef884d
Update poetry (python) and yarn (npm) dependencies
miigotu dabb66f
Update poetry (python) and yarn (npm) dependencies
miigotu ba78ec4
Update poetry (python) and yarn (npm) dependencies
miigotu 0cca743
Update poetry (python) and yarn (npm) dependencies
miigotu 70396f8
Fix seeder/leecher count extraction for BTN
offbyone 91f464b
manage index args
BKSteve 4bbb4eb
manage index args
BKSteve abd0cc9
index comments
BKSteve 06d3632
Update core.js
miigotu 47abf16
Update general.py
miigotu 815d251
Update index.py
miigotu e7b2fd3
Update general.py
miigotu 44cb3e3
Update general.py
miigotu 9bcab3d
save config defaults
BKSteve 9a86f25
Use array directly for submitting forms, no join/split (#8547)
miigotu 4edc85a
setStatus changes for get_arguments list
miigotu d256ab2
massEdit get_arguments array
miigotu a0b7767
massUpdate and failedDownloads get_arguments array
miigotu e1facfd
Update general.py
miigotu 1e41a17
save qualities 1st only
BKSteve 6ed4a07
Array usage fixes
BKSteve 1c4a0cf
setStatus clean
BKSteve 10884ac
setStatus adjust
BKSteve d984535
Update core.js
miigotu f141835
Update core.js eslint
miigotu 9bebb5b
BW list
BKSteve 16d27cf
Use jquery generated form with properly added inputs for massEdit rat…
miigotu 1754a46
fix js formatting
miigotu 0dacdb8
bring edit_shows back to list
BKSteve a54bc17
fix massEdit, but massUpdate is still broken
miigotu 71da0b0
font+var tweak, massUpdate tested working
BKSteve cbec937
remove unneeded code
BKSteve caa5131
Update core.js
miigotu efe7bc0
Update index.py
miigotu 3d510c0
Remove edit button on massUpdate page, handled now but the submit but…
miigotu b672206
grunt
miigotu c9f1547
Fix core.js formatting
miigotu 38d4c97
cleaner manage.mako before adding ability to set sports/scene/anime/f…
miigotu 97b296c
Drastically improve the power of the massUpdate page:
miigotu e4eb929
fix js formatting
miigotu 5b9e4fc
shrink up the mass update table width a bit
miigotu e08266b
fix navbar sickchill brand image size, clean up css
miigotu 4e9df0e
Update poetry (python) and yarn (npm) dependencies
miigotu 8594f26
Update poetry (python) and yarn (npm) dependencies
miigotu 413646a
Update poetry (python) and yarn (npm) dependencies
miigotu 777d370
speed up torznab/newznab xml item parsing
miigotu 7032fd3
Update poetry (python) and yarn (npm) dependencies
miigotu b322a4d
Update poetry (python) and yarn (npm) dependencies
miigotu c19f498
Update poetry (python) and yarn (npm) dependencies
miigotu e2c9790
Update poetry (python) and yarn (npm) dependencies
miigotu 17089e7
toDelete combos
BKSteve 9596394
fix mass update. Can now delete and do many other actions at once, bu…
miigotu fb17381
fix class text alignment typo
miigotu 7953117
fix js formatting
miigotu eb042dd
Update poethepoet requirement from >=0.16,<0.23 to >=0.16,<0.24
dependabot[bot] 81062d4
Update poetry (python) and yarn (npm) dependencies
miigotu 0db899f
Update poetry (python) and yarn (npm) dependencies
miigotu 135602d
fix problem when selecting jackett results from manual snatch list
miigotu 9c11beb
Update poetry (python) and yarn (npm) dependencies
miigotu 82cfd14
Update pygithub requirement from ^1.54.1 to >=1.54.1,<3.0.0
dependabot[bot] 32a0c90
Update poethepoet requirement from >=0.16,<0.24 to >=0.16,<0.25
dependabot[bot] 018a1a5
Bump snyk from 1.1228.0 to 1.1229.0
dependabot[bot] 4bc8b8f
Update poetry (python) and yarn (npm) dependencies
miigotu fd13b0c
Update poetry (python) and yarn (npm) dependencies
miigotu 1a92ee7
Update poetry (python) and yarn (npm) dependencies
miigotu 2a801c5
Update poetry (python) and yarn (npm) dependencies
miigotu 857e64e
Update poetry (python) and yarn (npm) dependencies
miigotu f0f1eef
Update poetry (python) and yarn (npm) dependencies
miigotu 455edbf
Update poetry (python) and yarn (npm) dependencies
miigotu e5a11ff
Update poetry (python) and yarn (npm) dependencies
miigotu d34d4dc
Bump stefanzweifel/git-auto-commit-action from 4 to 5
dependabot[bot] c205c0e
Update poetry (python) and yarn (npm) dependencies
miigotu 01fcce4
Update poetry (python) and yarn (npm) dependencies
miigotu 19c8460
fix manual snatch of jackett results mistakenly being sent using sab/…
miigotu 0486c76
show list mako fix
BKSteve 6713715
History Log Failed
BKSteve 0493acd
fix some formatting, use event.preventDefault rather than on the curr…
miigotu fb0f600
hide/show setting options that are checked or not
miigotu 9a36405
show/hide/disable/check using python when the page is rendered rather…
miigotu 2a76893
use a function filter for selected in mako ala checked/disabled/hidden
miigotu a5f1040
work around displaying shows with start year pre-1970 on windows
miigotu b33df4e
Create check_release.yml
miigotu 35daf7c
Update check_release.yml
miigotu 75d6cfb
Update check_release.yml
miigotu beeaf42
Update viewlogs.mako
miigotu 2b65847
Update check_release.yml
miigotu 6c08a85
Update check_release.yml
miigotu 319af10
Update check_release.yml
miigotu bb9afff
Update flask requirement from ^2.2.2 to >=2.2.2,<4.0.0
dependabot[bot] 96d4f19
Update poetry (python) and yarn (npm) dependencies
miigotu 5d05c67
apply fixes suggested by coderabbitai
miigotu ea56aa3
remove push trigger for check_release workflow
miigotu afbd90c
add back pyproject.toml as dependency path for setup-python caching
miigotu 5ec07fe
Merge branch 'master' into develop
miigotu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
name: Test release string | ||
|
||
on: | ||
push: | ||
workflow_dispatch: | ||
inputs: | ||
name: | ||
description: "string to check" | ||
type: string | ||
default: "Show.Name.S01E01.HDTV.h265-SICKCHILL" | ||
|
||
concurrency: | ||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }} | ||
cancel-in-progress: false | ||
miigotu marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
defaults: | ||
run: | ||
shell: bash | ||
|
||
env: | ||
TEST_STRING: ${{ github.event.inputs.name || 'Show.Name.S01E01.HDTV.h265-SICKCHILL' }} | ||
|
||
jobs: | ||
Parse: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- | ||
name: Checkout | ||
uses: actions/checkout@v3 | ||
with: | ||
fetch-depth: 1 | ||
persist-credentials: false | ||
- | ||
name: Install Poetry | ||
uses: snok/[email protected] | ||
with: | ||
virtualenvs-path: .venv | ||
virtualenvs-create: true | ||
virtualenvs-in-project: true | ||
installer-parallel: false | ||
- | ||
miigotu marked this conversation as resolved.
Show resolved
Hide resolved
|
||
name: Set up Python | ||
uses: actions/setup-python@v4 | ||
with: | ||
python-version: "3.11" | ||
cache: "poetry" | ||
cache-dependency-path: pyproject.toml | ||
check-latest: true | ||
- | ||
miigotu marked this conversation as resolved.
Show resolved
Hide resolved
|
||
name: Install python dependency tools | ||
run: | | ||
poetry run pip install --upgrade setuptools wheel | ||
poetry run pip install --upgrade pytest-github-actions-annotate-failures | ||
- | ||
name: Install sickchill | ||
run: | | ||
poetry install --no-interaction --with dev --with speedups | ||
miigotu marked this conversation as resolved.
Show resolved
Hide resolved
|
||
- | ||
name: Test string | ||
run: | | ||
poetry run python -c "from sickchill.oldbeard.name_parser.parser import NameParser; parser = NameParser(); print(str(parser._parse_string('${{ env.TEST_STRING }}')));" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.