-
Notifications
You must be signed in to change notification settings - Fork 38
Bbrsofiane/maple upgrade #438
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
base: develop/maple
Are you sure you want to change the base?
Bbrsofiane/maple upgrade #438
Conversation
b6a1e3c
to
24835ce
Compare
@@ -8,13 +8,13 @@ | |||
from django.conf import settings | |||
|
|||
|
|||
CELERY_CHECK_MSG_PREFIX = 'figures-devsite-celery-check' | |||
CELERY_CHECK_MSG_PREFIX = "figures-devsite-celery-check" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a problem with the single quotes?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, I had black enabled at some point. I have disabled it since but looks like I missed some of the changes that were made.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Appreciate that!
@BbrSofiane Anything you want help with in the Maple upgrade? |
@johnbaldwin I could do with some pointers on how to configure some values like I will have more specific questions once I'm in front of the code. I have some time set aside Wednesday to work on this. |
…-merged John/develop to maple upgrade merged
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there's a git-merge leftover
Updatedg Tox to run for Maple only, removing prior Open edX release references, as the Figures Maple support release series makes a clean break from prior Open edX releases * The community tests now run * Also, pytest can run on its own without Tox * The pylint target also now runs and show lint errors * remarked out multisite mode because edx-organizations still requires update * Remarked out edx_lint_check. It fails locally (at least it has always failed locally for me)
Maple upgrade - Tox update + test pruning
Change description
Type of change
Related issues
Checklists
Development
Security
Code review