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

Add pre-commit #93

Merged
merged 50 commits into from Mar 31, 2022
Merged

Add pre-commit #93

merged 50 commits into from Mar 31, 2022

Conversation

Mojken
Copy link
Contributor

@Mojken Mojken commented Mar 31, 2022

No description provided.

It's been replaced by Github Actions
--no-binary breaks some django versions because all translation files
are skipped
The issue is that coverage.py doesn't support 3.6 anymore
(EOL 2021-12-23), so we couldn't generate coverage reports for it.
Instead of for each matrix step
There are now no compat issues. With some work, the compat files can be
removed completely
Since we don't generate the lcov report more than once now, we can
support 3.6 again!
.pre-commit-config.yaml Outdated Show resolved Hide resolved
Broken up as a separate commit before running for easier resets
djedi/admin/api.py Outdated Show resolved Hide resolved
djedi/backends/django/cache/backend.py Outdated Show resolved Hide resolved
docs/index.rst Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
djedi/admin/api.py Outdated Show resolved Hide resolved
Mojken and others added 4 commits March 31, 2022 15:14
Co-authored-by: Akseli Nelander <Anelander@gmail.com>
Merge CI into pre-commit branch
@Mojken
Copy link
Contributor Author

Mojken commented Mar 31, 2022

Is everyone ok with squashing this (to make merge:ing in Beshr's stuff relatively painless)?

@Swamii
Copy link
Contributor

Swamii commented Mar 31, 2022

Is everyone ok with squashing this (to make merge:ing in Beshr's stuff relatively painless)?

Yes, definitely

@Swamii Swamii merged commit 4672f31 into master Mar 31, 2022
@Swamii Swamii deleted the pre-commit2 branch March 31, 2022 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants