Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Use one GitHub runner per Python version#1011

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
n2ygk merged 2 commits intodjango-json-api:masterfromsliverc:tox-py
Nov 18, 2021

Conversation

sliverc
Copy link
Member

Description of the Change

  • Moving from tox-gh-actions to tox-py (the same as DRF is already using)
  • Move configuration what tests are allowed to fail into tox instead of GitHub settings
  • Simplification of configuration as tox has the lead and no additional configuration is needed for actions.

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name inAUTHORS

* Moving from tox-gh-actions to tox-py (following DRF)* Move configuration what tests are allowed to failed into  tox configuration instead of GitHub settings* Simplification of configuration as tox has the lead and  no additional configuration is needed.
@slivercsliverc requested a review fromn2ygkNovember 18, 2021 19:19
@sliverc
Copy link
MemberAuthor

Support for Django 4.0 (see#1010) would add more complexity in the GitHub action matrix as it does not support all Python versions anymore. With this change supporting new versions of Django or DRF will be easier as only tox needs to be configured and no additional configuration anymore in GitHub project settings.

@n2ygkn2ygk merged commit83d84d0 intodjango-json-api:masterNov 18, 2021
@slivercsliverc deleted the tox-py branchNovember 19, 2021 10:17
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@n2ygkn2ygkn2ygk approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@sliverc@n2ygk

[8]ページ先頭

©2009-2025 Movatter.jp