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

Updated Django & package configuration from maykinmedia/default-app #48

Merged
merged 9 commits into from
Feb 29, 2024

Conversation

Bartvaderkin
Copy link
Contributor

@Bartvaderkin Bartvaderkin commented Feb 28, 2024

Also fixes for Django 3.x/4.x compatibility etc

Todo:

  • Migrate extra config from setup.cfg to pyproject.toml
  • Copy info and remove _old_setup.py
  • Update README.rst, maybe move stuff to docs
  • Re-enable code-quality docs check in tox matrix, silence or fix link check issues Dropped docs
  • Setup code coverage (related Improve coverage to at least 80% #34)
  • Setup or remove external services, badges etc from docs/readme
  • Cleanup GitHub settings (old webhooks, protection rules etc)
  • Test release process, bump version etc

Closes #29, closes #33, closes #32, closes #35

@Bartvaderkin Bartvaderkin force-pushed the feature/update-project branch 5 times, most recently from fd3b8ca to ba06946 Compare February 28, 2024 13:05
@Bartvaderkin Bartvaderkin marked this pull request as draft February 28, 2024 13:08
@Bartvaderkin Bartvaderkin force-pushed the feature/update-project branch from ba06946 to ccbcf41 Compare February 29, 2024 08:10
@Bartvaderkin Bartvaderkin changed the title Updated package configuration from maykinmedia/default-app Updated Django & package configuration from maykinmedia/default-app Feb 29, 2024
@Bartvaderkin Bartvaderkin marked this pull request as ready for review February 29, 2024 08:50
@Bartvaderkin Bartvaderkin merged commit 3af1d09 into master Feb 29, 2024
10 checks passed
@Bartvaderkin Bartvaderkin deleted the feature/update-project branch February 29, 2024 08:51
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.

Add Github actions workflow Update requirements and test matrix, use Github workflow
1 participant