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

chore: Post Django32 Cleanup #108

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

edx-requirements-bot
Copy link
Contributor

Additional information from script execution

Python code cleanup by the cleanup-python-code Jenkins job.

This pull request was generated by the cleanup-python-code Jenkins job, which ran
modernize_github_actions_django; modernize_github_actions; modernize_tox; sed -i -E 's/django(<|>)[0-9]*\.[0-9]+/django<4.0/gi' ./requirements/constraints.txt; make upgrade;

The following packages were installed:
edx-repo-tools

@aht007 aht007 force-pushed the jenkins/aht/BOM-POST-DJANGO32-CLEANUP-c0ac6bb branch 6 times, most recently from 13a2433 to 9c37f75 Compare February 10, 2022 07:43
@aht007 aht007 marked this pull request as ready for review February 10, 2022 07:45
@aht007 aht007 force-pushed the jenkins/aht/BOM-POST-DJANGO32-CLEANUP-c0ac6bb branch from 9c37f75 to b8a7b44 Compare February 10, 2022 07:46
requirements/base.txt Outdated Show resolved Hide resolved
tox.ini Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
tox.ini Outdated Show resolved Hide resolved
@aht007 aht007 force-pushed the jenkins/aht/BOM-POST-DJANGO32-CLEANUP-c0ac6bb branch 3 times, most recently from 460a408 to cba4997 Compare February 15, 2022 10:50
@aht007 aht007 requested review from mraarif and UsamaSadiq February 15, 2022 11:05
flags: unittests
fail_ci_if_error: true
- name: Run Coverage
if: matrix.python-version == '3.8' && matrix.toxenv=='django32-celery50'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should keep this to celery44 if we're still supporting 4.4

@aht007 aht007 force-pushed the jenkins/aht/BOM-POST-DJANGO32-CLEANUP-c0ac6bb branch from cba4997 to e8910c2 Compare February 16, 2022 09:02
@aht007 aht007 force-pushed the jenkins/aht/BOM-POST-DJANGO32-CLEANUP-c0ac6bb branch from e8910c2 to cd2ed02 Compare February 16, 2022 09:09
@aht007 aht007 merged commit 8e10975 into master Feb 16, 2022
@aht007 aht007 deleted the jenkins/aht/BOM-POST-DJANGO32-CLEANUP-c0ac6bb branch February 16, 2022 09:12
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.

5 participants