-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert: revert generic retirement update (#35317)
* Revert "fix: change settings config to empty list not dict" This reverts commit b65550c. * Revert "fix: dependencies again" This reverts commit c06416b. * Revert "feat: updated user retirement docs" This reverts commit c9641b3. * Revert "fix: install dependencies" This reverts commit a5442b2. * Revert "Revert "fix: dependencies"" This reverts commit 4cde950. * Revert "fix: dependencies" This reverts commit 8a1c30e. * Revert "fix: Add CI update for tests" This reverts commit 64098b6. * Revert "fix: tests" This reverts commit 5e636de. * Revert "fix: generalize internal services" This reverts commit e8f9db4. * Revert "fix: quality" This reverts commit 77ca0f7. * Revert "feat: Commerce Coordinator step in retirement pipeline" This reverts commit c24c874.
- Loading branch information
1 parent
3d7cc1c
commit e485553
Showing
13 changed files
with
79 additions
and
2,849 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +0,0 @@ | ||
[pytest] | ||
|
||
DJANGO_SETTINGS_MODULE = lms.envs.test | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
-c ../../../requirements/constraints.txt | ||
-r ../../../requirements/edx/base.txt | ||
|
||
boto3 | ||
click | ||
|
Oops, something went wrong.