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

Test coderabbit #8580

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

# Matches configuration files for services like Travis, AppVeyor and Codecov
[*.yml]
indent_style = space
indent_size = 2

[{package.json, bower.json, webpack.config.js}]
charset = utf-8
indent_style = space
indent_size = 2
53 changes: 53 additions & 0 deletions .github/workflows/check_release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
name: Test release string

on:
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: true

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
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.11"
cache: "poetry"
cache-dependency-path: pyproject.toml
- 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
- name: Test string
run: |
poetry run sickchill --test-name ${{ env.TEST_STRING }}
4 changes: 1 addition & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
with:
submodules: recursive
uses: actions/checkout@v4

- name: Initialize CodeQL
uses: github/codeql-action/init@v2
Expand Down
Loading