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

update tox.ini, use tox testing in GitHub actions #151

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

PetrDlouhy
Copy link
Contributor

@PetrDlouhy PetrDlouhy commented May 30, 2024

  • The tox.ini file has been rewritten (updated, shortened, fixed)
  • The TOX testing is used for GitHub tests. I think it will help to keep the tox.ini up to date and reduce code duplication between test.yaml and tox.ini.
  • I added the 5.1 (pre-release) to the testing matrix to ensure the upcoming version will be supported
  • flake8 testing is re-enabled and fixed. It could be compatible with black testing with correct settings, so I think we can have both.

All tests are passing on my repository: https://github.com/PetrDlouhy/django-multiselectfield/actions/runs/9300560098
There is no need to pull this before making a new release since there is no change in the working code.

@blag blag merged commit 46ff271 into goinnn:master Jun 4, 2024
6 checks passed
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.

2 participants