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

Post django32 cleanup #77

Merged
merged 1 commit into from
Feb 16, 2022
Merged

Post django32 cleanup #77

merged 1 commit into from
Feb 16, 2022

Conversation

aht007
Copy link
Member

@aht007 aht007 commented Feb 14, 2022

Description:

Post Django32 cleanup
JIRA:

BOM-3185

Pre-Merge Checklist:

  • Updated the version number in edx_name_affirmation/__init__.py if these changes are to be released. See OEP-47: Semantic Versioning.
  • Described your changes in CHANGELOG.rst.
  • Confirmed Github reports all automated tests/checks are passing.
  • Approved by at least one additional reviewer.

Post-Merge:

  • Create a tag matching the new version number.

@aht007 aht007 force-pushed the aht/BOM-3185-POST-DJANGO32-CLEANUP branch 4 times, most recently from 3fe09dc to 64ef478 Compare February 14, 2022 11:27
- quality
- pii_check
- rst_validation
- django32
Copy link
Member

Choose a reason for hiding this comment

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

This should also be in a list format.

tox.ini Outdated
django30: Django>=3.0,<3.1
deps =
django32: Django>=3.2,<4.0
django40: Django>=4.0,<4.1
-r{toxinidir}/requirements/test.txt
celery44: celery>=4.0,<5.0
Copy link
Member

Choose a reason for hiding this comment

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

We should also create a requirement file for celery44 similar to celery50.

@UsamaSadiq
Copy link
Member

Please share with ARCH-bom or SRE team to remove the required Django version and mark the Django 3.2 test as required.

@aht007 aht007 force-pushed the aht/BOM-3185-POST-DJANGO32-CLEANUP branch from 64ef478 to ce7eef9 Compare February 16, 2022 08:01
@aht007 aht007 merged commit 6636602 into main Feb 16, 2022
@aht007 aht007 deleted the aht/BOM-3185-POST-DJANGO32-CLEANUP branch February 16, 2022 10:04
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