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

Revert "Remove symmath from edx-platform" #29909

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

pshiu
Copy link
Contributor

@pshiu pshiu commented Feb 11, 2022

Reverts #29869.

We suspect this commit may cause a build failure. See this #29869 (comment) for the full failure message.

Reverting to test to see if this will make the build green again.

@pshiu pshiu self-assigned this Feb 11, 2022
@Carlos-Muniz Carlos-Muniz merged commit 8c0db8d into master Feb 11, 2022
@Carlos-Muniz Carlos-Muniz deleted the revert-29869-Carlos-Muniz/symmath-removal branch February 11, 2022 17:14
@pshiu
Copy link
Contributor Author

pshiu commented Feb 11, 2022

Thanks, @kdmccormick & @Carlos-Muniz!

Carlos-Muniz pushed a commit that referenced this pull request Feb 11, 2022
…niz/symmath-removal"

This reverts commit 8c0db8d, reversing
changes made to 1156c62.
@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR may have caused e2e tests to fail on Stage. If you're a member of the edX org, please visit #e2e-troubleshooting on Slack to help diagnose the cause of these failures. Otherwise, it is the reviewer's responsibility. E2E tests have failed. https://gocd.tools.edx.org/go/tab/pipeline/history/deploy_to_stage

@pshiu
Copy link
Contributor Author

pshiu commented Feb 11, 2022

(The e2e test failure above can be ignored - I reran the test and the failure was intermittent. The subsequent build passed.)

@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR has been deployed to the production environment.

Carlos-Muniz pushed a commit that referenced this pull request Feb 14, 2022
…niz/symmath-removal"

This reverts commit 8c0db8d, reversing
changes made to 1156c62.
Carlos-Muniz pushed a commit that referenced this pull request Feb 14, 2022
* Revert "Merge pull request #29909 from openedx/revert-29869-Carlos-Muniz/symmath-removal"

This reverts commit 8c0db8d, reversing
changes made to 1156c62.

* fix: Remove misplaced `-e`

`-e` was wrongfully placed in front of `common/lib/sandbox-packages`,
which may have most likely been causing the edxAPP to break.

* fix: Change regex to apply to right dirs

`py38.txt` does not include `common/lib/xmodule` so it doesn't match the
regex. Therefore, it never got its lines in `common/lib/sandbox-packages`
fixed. If we change the regex to match any `common/lib/<packagename>` it
should work correctly.
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.

4 participants