-
Notifications
You must be signed in to change notification settings - Fork 55
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
Refactor Workflows #436
Refactor Workflows #436
Conversation
irtazaakram
commented
Sep 12, 2024
- Resolves Refactor Workflows #435
1a9b021
to
c0dd139
Compare
f7b1a6e
to
e4f98cc
Compare
django-version: ['django42'] | ||
db-version: ['mysql80'] | ||
python-version: ["3.11", "3.12"] | ||
toxenv: ["django42"] # "quality", "pii_check", "check_keywords" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will enable these checks in next PR as changes are quite a lot.
Hi @feanil, could you please review my PR when you have a moment? Thanks a lot! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generally looks good, just a couple of questions and one major suggestion and then I think this is good to go.
Note that the approval is with the assumption that you'll update to using the docker containers for the ES and Mysql services. |
8a5c4a9
to
46fd01f
Compare
Hey @feanil, thanks for the review. Could you remove the required check |