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

feat(CI): add python 3.12 to CI testing on github actions #659

Merged
merged 8 commits into from
Mar 14, 2024

build: added docker compose to easy local testing

b5c764d
Select commit
Loading
Failed to load commit list.
Merged

feat(CI): add python 3.12 to CI testing on github actions #659

build: added docker compose to easy local testing
b5c764d
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Pylintpython3 (reported by Codacy) succeeded Mar 13, 2024 in 15s

No new alerts in code changed by this pull request

Annotations

Check warning on line 1 in setup.py

See this annotation in the file changed.

Code scanning / Pylintpython3 (reported by Codacy)

Missing module docstring Warning

Missing module docstring

Check warning on line 1 in setup.py

See this annotation in the file changed.

Code scanning / Pylintpython3 (reported by Codacy)

Django was not configured. For more information run pylint --load-plugins=pylint_django --help-msg=django-not-configured Warning

Django was not configured. For more information run pylint --load-plugins=pylint_django --help-msg=django-not-configured