-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Update problem-builder xblock install version (PLAT-1644) #15768
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 problem-builder xblock install version (PLAT-1644) #15768
Conversation
|
Thanks for the pull request, @bradmerlin! I've created OSPR-1854 to keep track of it in JIRA. JIRA is a place for product owners to prioritize feature reviews by the engineering development teams. Feel free to add as much of the following information to the ticket:
All technical communication about the code itself will still be done via the GitHub pull request interface. As a reminder, our process documentation is here. We can't start reviewing your pull request until you've submitted a signed contributor agreement or indicated your institutional affiliation. If you like, you can add yourself to the AUTHORS file for this repo, though that isn't required. Please see the CONTRIBUTING file for more information. |
|
@bmedx can you please help us review/merge this if the build is green? |
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.
👍 @bradmerlin
- I tested this on my devstack using the PR instructions.
- I read through the code
-
I checked for accessibility issues -
Includes documentation- just a version bump
|
@bmedx @edx/devops Argh, I think we'll need to revert this ASAP. I just realized that this version bump goes from 2.6.5 -> 2.6.10, which includes some hefty migrations that need to be handled very carefully, which have been stalled for months - see https://github.com/edx/edx-platform/pull/14327 and the original TNL-5932 ticket. I opened #15783 to revert this if that is the case. |
|
EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production on Thursday, August 10, 2017. |
|
EdX Release Notice: This PR has been deployed to the production environment. |
Quick PR to update edx-private requirements to include the latest version of problem-builder.
Dependencies: None
Merge deadline: None
Testing instructions:
From repo root:
pip install -r requirements/edx/edx-private.txtReviewers