-
Notifications
You must be signed in to change notification settings - Fork 253
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
chore: bump ecommerce worker version #4113
Merged
Merged
Conversation
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
julianajlk
approved these changes
Jan 31, 2024
zubair-ce07
added a commit
that referenced
this pull request
Feb 28, 2024
# This is the 1st commit message: parent 77569a7 author zubair-ce07 <syedzubairtahir12@gmail.com> 1699769216 +0500 committer zubair-ce07 <syedzubairtahir12@gmail.com> 1709104204 +1100 chore: django oscar version upgrade to 3.1 chore: djano oscar version upgrade to 3.1 feat: master merge feat: add data migration to make voucher names unique fix: removed code feat: master merge feat: master merge refactor: updated django oscar templates feat: master merge feat: master merge refactor: updated price field name refactor: update price field name feat: master merge feat: added refund functionality fix: migration issue fix: updated field name refactor: updated field name refactor: Add course info to Stripe Payment Intent metadata (#4100) REV-3816 Revert "refactor: Add course info to Stripe Payment Intent metadata" (#4106) refactor: Add courses metadata from basket to Stripe Payment Intent (#4107) fix: Clip courses metadata value to less than 500 characters for Stripe (#4110) chore: bump ecommerce worker version (#4113) feat: Configure Mobile IAP cronjob to create iOS products on AppStore (#4112) * feat: Configure Mobile IAP cronjob to create iOS products on AppStore --------- Co-authored-by: Abdul Moeez Zahid <abdul.moeez@A006-01420.local> fix: Remove stripe response log with sensitive info (#4121) REV-3852 feat: Update ios product price on price change from discovery (#4118) * feat: update ios product price on price change from discovery * feat: set ios product availability in appstore * chore: reftacored code * fix: refatcored code fix: fixed ios seat attribute change (#4123) fix: merged migrations refactor: updated price field name refactor: updated price field name fix: removed unwanted changes fix: removed unwanted changes coming from master branch fix: removed unwanted changes coming from master branch fix: fixed migration fix: updated migration [Copy]Django Oscar Upgrade to version 3.1 [#4102] (#4125) * chore: django oscar version upgrade to 3.1 * chore: djano oscar version upgrade to 3.1 * feat: master merge * feat: add data migration to make voucher names unique * fix: removed code * feat: master merge * feat: master merge * refactor: updated django oscar templates * feat: master merge * feat: master merge * refactor: updated price field name * refactor: update price field name * feat: master merge * feat: added refund functionality * fix: migration issue * fix: updated field name * refactor: updated field name * fix: merged migrations * refactor: updated price field name * refactor: updated price field name * fix: removed unwanted changes * fix: removed unwanted changes coming from master branch * fix: removed unwanted changes coming from master branch * fix: fixed migration --------- Co-authored-by: Muhammad Umar Khan <m.umarkhan999@gmail.com> # This is the commit message #2: fix: fixed issue in migration numbers
zubair-ce07
added a commit
that referenced
this pull request
Feb 28, 2024
author zubair-ce07 <syedzubairtahir12@gmail.com> 1699769216 +0500 committer zubair-ce07 <syedzubairtahir12@gmail.com> 1709104204 +1100 chore: django oscar version upgrade to 3.1 chore: djano oscar version upgrade to 3.1 feat: master merge feat: add data migration to make voucher names unique fix: removed code feat: master merge feat: master merge refactor: updated django oscar templates feat: master merge feat: master merge refactor: updated price field name refactor: update price field name feat: master merge feat: added refund functionality fix: migration issue fix: updated field name refactor: updated field name refactor: Add course info to Stripe Payment Intent metadata (#4100) REV-3816 Revert "refactor: Add course info to Stripe Payment Intent metadata" (#4106) refactor: Add courses metadata from basket to Stripe Payment Intent (#4107) fix: Clip courses metadata value to less than 500 characters for Stripe (#4110) chore: bump ecommerce worker version (#4113) feat: Configure Mobile IAP cronjob to create iOS products on AppStore (#4112) * feat: Configure Mobile IAP cronjob to create iOS products on AppStore --------- Co-authored-by: Abdul Moeez Zahid <abdul.moeez@A006-01420.local> fix: Remove stripe response log with sensitive info (#4121) REV-3852 feat: Update ios product price on price change from discovery (#4118) * feat: update ios product price on price change from discovery * feat: set ios product availability in appstore * chore: reftacored code * fix: refatcored code fix: fixed ios seat attribute change (#4123) fix: merged migrations refactor: updated price field name refactor: updated price field name fix: removed unwanted changes fix: removed unwanted changes coming from master branch fix: removed unwanted changes coming from master branch fix: fixed migration fix: updated migration [Copy]Django Oscar Upgrade to version 3.1 [#4102] (#4125) * chore: django oscar version upgrade to 3.1 * chore: djano oscar version upgrade to 3.1 * feat: master merge * feat: add data migration to make voucher names unique * fix: removed code * feat: master merge * feat: master merge * refactor: updated django oscar templates * feat: master merge * feat: master merge * refactor: updated price field name * refactor: update price field name * feat: master merge * feat: added refund functionality * fix: migration issue * fix: updated field name * refactor: updated field name * fix: merged migrations * refactor: updated price field name * refactor: updated price field name * fix: removed unwanted changes * fix: removed unwanted changes coming from master branch * fix: removed unwanted changes coming from master branch * fix: fixed migration --------- Co-authored-by: Muhammad Umar Khan <m.umarkhan999@gmail.com> fix: fixed issue in migration numbers fix: made migration idempotent fix: test: fix: migration
zubair-ce07
added a commit
that referenced
this pull request
Feb 28, 2024
author zubair-ce07 <syedzubairtahir12@gmail.com> 1699769216 +0500 committer zubair-ce07 <syedzubairtahir12@gmail.com> 1709104204 +1100 chore: django oscar version upgrade to 3.1 chore: djano oscar version upgrade to 3.1 feat: master merge feat: add data migration to make voucher names unique fix: removed code feat: master merge feat: master merge refactor: updated django oscar templates feat: master merge feat: master merge refactor: updated price field name refactor: update price field name feat: master merge feat: added refund functionality fix: migration issue fix: updated field name refactor: updated field name refactor: Add course info to Stripe Payment Intent metadata (#4100) REV-3816 Revert "refactor: Add course info to Stripe Payment Intent metadata" (#4106) refactor: Add courses metadata from basket to Stripe Payment Intent (#4107) fix: Clip courses metadata value to less than 500 characters for Stripe (#4110) chore: bump ecommerce worker version (#4113) feat: Configure Mobile IAP cronjob to create iOS products on AppStore (#4112) * feat: Configure Mobile IAP cronjob to create iOS products on AppStore --------- Co-authored-by: Abdul Moeez Zahid <abdul.moeez@A006-01420.local> fix: Remove stripe response log with sensitive info (#4121) REV-3852 feat: Update ios product price on price change from discovery (#4118) * feat: update ios product price on price change from discovery * feat: set ios product availability in appstore * chore: reftacored code * fix: refatcored code fix: fixed ios seat attribute change (#4123) fix: merged migrations refactor: updated price field name refactor: updated price field name fix: removed unwanted changes fix: removed unwanted changes coming from master branch fix: removed unwanted changes coming from master branch fix: fixed migration fix: updated migration [Copy]Django Oscar Upgrade to version 3.1 [#4102] (#4125) * chore: django oscar version upgrade to 3.1 * chore: djano oscar version upgrade to 3.1 * feat: master merge * feat: add data migration to make voucher names unique * fix: removed code * feat: master merge * feat: master merge * refactor: updated django oscar templates * feat: master merge * feat: master merge * refactor: updated price field name * refactor: update price field name * feat: master merge * feat: added refund functionality * fix: migration issue * fix: updated field name * refactor: updated field name * fix: merged migrations * refactor: updated price field name * refactor: updated price field name * fix: removed unwanted changes * fix: removed unwanted changes coming from master branch * fix: removed unwanted changes coming from master branch * fix: fixed migration --------- Co-authored-by: Muhammad Umar Khan <m.umarkhan999@gmail.com> fix: fixed issue in migration numbers fix: made migration idempotent fix: test fix: migration
zubair-ce07
added a commit
that referenced
this pull request
Mar 1, 2024
author zubair-ce07 <syedzubairtahir12@gmail.com> 1699769216 +0500 committer zubair-ce07 <syedzubairtahir12@gmail.com> 1709104204 +1100 chore: django oscar version upgrade to 3.1 chore: djano oscar version upgrade to 3.1 feat: master merge feat: add data migration to make voucher names unique fix: removed code feat: master merge feat: master merge refactor: updated django oscar templates feat: master merge feat: master merge refactor: updated price field name refactor: update price field name feat: master merge feat: added refund functionality fix: migration issue fix: updated field name refactor: updated field name refactor: Add course info to Stripe Payment Intent metadata (#4100) REV-3816 Revert "refactor: Add course info to Stripe Payment Intent metadata" (#4106) refactor: Add courses metadata from basket to Stripe Payment Intent (#4107) fix: Clip courses metadata value to less than 500 characters for Stripe (#4110) chore: bump ecommerce worker version (#4113) feat: Configure Mobile IAP cronjob to create iOS products on AppStore (#4112) * feat: Configure Mobile IAP cronjob to create iOS products on AppStore --------- Co-authored-by: Abdul Moeez Zahid <abdul.moeez@A006-01420.local> fix: Remove stripe response log with sensitive info (#4121) REV-3852 feat: Update ios product price on price change from discovery (#4118) * feat: update ios product price on price change from discovery * feat: set ios product availability in appstore * chore: reftacored code * fix: refatcored code fix: fixed ios seat attribute change (#4123) fix: merged migrations refactor: updated price field name refactor: updated price field name fix: removed unwanted changes fix: removed unwanted changes coming from master branch fix: removed unwanted changes coming from master branch fix: fixed migration fix: updated migration [Copy]Django Oscar Upgrade to version 3.1 [#4102] (#4125) * chore: django oscar version upgrade to 3.1 * chore: djano oscar version upgrade to 3.1 * feat: master merge * feat: add data migration to make voucher names unique * fix: removed code * feat: master merge * feat: master merge * refactor: updated django oscar templates * feat: master merge * feat: master merge * refactor: updated price field name * refactor: update price field name * feat: master merge * feat: added refund functionality * fix: migration issue * fix: updated field name * refactor: updated field name * fix: merged migrations * refactor: updated price field name * refactor: updated price field name * fix: removed unwanted changes * fix: removed unwanted changes coming from master branch * fix: removed unwanted changes coming from master branch * fix: fixed migration --------- Co-authored-by: Muhammad Umar Khan <m.umarkhan999@gmail.com> fix: fixed issue in migration numbers fix: made migration idempotent fix: test fix: migration
zubair-ce07
added a commit
that referenced
this pull request
Mar 1, 2024
author zubair-ce07 <syedzubairtahir12@gmail.com> 1699769216 +0500 committer zubair-ce07 <syedzubairtahir12@gmail.com> 1709104204 +1100 chore: django oscar version upgrade to 3.1 chore: djano oscar version upgrade to 3.1 feat: master merge feat: add data migration to make voucher names unique fix: removed code feat: master merge feat: master merge refactor: updated django oscar templates feat: master merge feat: master merge refactor: updated price field name refactor: update price field name feat: master merge feat: added refund functionality fix: migration issue fix: updated field name refactor: updated field name refactor: Add course info to Stripe Payment Intent metadata (#4100) REV-3816 Revert "refactor: Add course info to Stripe Payment Intent metadata" (#4106) refactor: Add courses metadata from basket to Stripe Payment Intent (#4107) fix: Clip courses metadata value to less than 500 characters for Stripe (#4110) chore: bump ecommerce worker version (#4113) feat: Configure Mobile IAP cronjob to create iOS products on AppStore (#4112) * feat: Configure Mobile IAP cronjob to create iOS products on AppStore --------- Co-authored-by: Abdul Moeez Zahid <abdul.moeez@A006-01420.local> fix: Remove stripe response log with sensitive info (#4121) REV-3852 feat: Update ios product price on price change from discovery (#4118) * feat: update ios product price on price change from discovery * feat: set ios product availability in appstore * chore: reftacored code * fix: refatcored code fix: fixed ios seat attribute change (#4123) fix: merged migrations refactor: updated price field name refactor: updated price field name fix: removed unwanted changes fix: removed unwanted changes coming from master branch fix: removed unwanted changes coming from master branch fix: fixed migration fix: updated migration [Copy]Django Oscar Upgrade to version 3.1 [#4102] (#4125) * chore: django oscar version upgrade to 3.1 * chore: djano oscar version upgrade to 3.1 * feat: master merge * feat: add data migration to make voucher names unique * fix: removed code * feat: master merge * feat: master merge * refactor: updated django oscar templates * feat: master merge * feat: master merge * refactor: updated price field name * refactor: update price field name * feat: master merge * feat: added refund functionality * fix: migration issue * fix: updated field name * refactor: updated field name * fix: merged migrations * refactor: updated price field name * refactor: updated price field name * fix: removed unwanted changes * fix: removed unwanted changes coming from master branch * fix: removed unwanted changes coming from master branch * fix: fixed migration --------- Co-authored-by: Muhammad Umar Khan <m.umarkhan999@gmail.com> fix: fixed issue in migration numbers fix: made migration idempotent fix: test fixed fix: migration
zubair-ce07
added a commit
that referenced
this pull request
Mar 1, 2024
author zubair-ce07 <syedzubairtahir12@gmail.com> 1699769216 +0500 committer zubair-ce07 <syedzubairtahir12@gmail.com> 1709104204 +1100 chore: django oscar version upgrade to 3.1 chore: djano oscar version upgrade to 3.1 feat: master merge feat: add data migration to make voucher names unique fix: removed code feat: master merge feat: master merge refactor: updated django oscar templates feat: master merge feat: master merge refactor: updated price field name refactor: update price field name feat: master merge feat: added refund functionality fix: migration issue fix: updated field name refactor: updated field name refactor: Add course info to Stripe Payment Intent metadata (#4100) REV-3816 Revert "refactor: Add course info to Stripe Payment Intent metadata" (#4106) refactor: Add courses metadata from basket to Stripe Payment Intent (#4107) fix: Clip courses metadata value to less than 500 characters for Stripe (#4110) chore: bump ecommerce worker version (#4113) feat: Configure Mobile IAP cronjob to create iOS products on AppStore (#4112) * feat: Configure Mobile IAP cronjob to create iOS products on AppStore --------- Co-authored-by: Abdul Moeez Zahid <abdul.moeez@A006-01420.local> fix: Remove stripe response log with sensitive info (#4121) REV-3852 feat: Update ios product price on price change from discovery (#4118) * feat: update ios product price on price change from discovery * feat: set ios product availability in appstore * chore: reftacored code * fix: refatcored code fix: fixed ios seat attribute change (#4123) fix: merged migrations refactor: updated price field name refactor: updated price field name fix: removed unwanted changes fix: removed unwanted changes coming from master branch fix: removed unwanted changes coming from master branch fix: fixed migration fix: updated migration [Copy]Django Oscar Upgrade to version 3.1 [#4102] (#4125) * chore: django oscar version upgrade to 3.1 * chore: djano oscar version upgrade to 3.1 * feat: master merge * feat: add data migration to make voucher names unique * fix: removed code * feat: master merge * feat: master merge * refactor: updated django oscar templates * feat: master merge * feat: master merge * refactor: updated price field name * refactor: update price field name * feat: master merge * feat: added refund functionality * fix: migration issue * fix: updated field name * refactor: updated field name * fix: merged migrations * refactor: updated price field name * refactor: updated price field name * fix: removed unwanted changes * fix: removed unwanted changes coming from master branch * fix: removed unwanted changes coming from master branch * fix: fixed migration --------- Co-authored-by: Muhammad Umar Khan <m.umarkhan999@gmail.com> fix: fixed issue in migration numbers fix: made migration idempotent fix: fixed test fix: fixedmigration
zubair-ce07
added a commit
that referenced
this pull request
Mar 1, 2024
author zubair-ce07 <syedzubairtahir12@gmail.com> 1699769216 +0500 committer zubair-ce07 <syedzubairtahir12@gmail.com> 1709104204 +1100 chore: django oscar version upgrade to 3.1 chore: djano oscar version upgrade to 3.1 feat: master merge feat: add data migration to make voucher names unique fix: removed code feat: master merge feat: master merge refactor: updated django oscar templates feat: master merge feat: master merge refactor: updated price field name refactor: update price field name feat: master merge feat: added refund functionality fix: migration issue fix: updated field name refactor: updated field name refactor: Add course info to Stripe Payment Intent metadata (#4100) REV-3816 Revert "refactor: Add course info to Stripe Payment Intent metadata" (#4106) refactor: Add courses metadata from basket to Stripe Payment Intent (#4107) fix: Clip courses metadata value to less than 500 characters for Stripe (#4110) chore: bump ecommerce worker version (#4113) feat: Configure Mobile IAP cronjob to create iOS products on AppStore (#4112) * feat: Configure Mobile IAP cronjob to create iOS products on AppStore --------- Co-authored-by: Abdul Moeez Zahid <abdul.moeez@A006-01420.local> fix: Remove stripe response log with sensitive info (#4121) REV-3852 feat: Update ios product price on price change from discovery (#4118) * feat: update ios product price on price change from discovery * feat: set ios product availability in appstore * chore: reftacored code * fix: refatcored code fix: fixed ios seat attribute change (#4123) fix: merged migrations refactor: updated price field name refactor: updated price field name fix: removed unwanted changes fix: removed unwanted changes coming from master branch fix: removed unwanted changes coming from master branch fix: fixed migration fix: updated migration [Copy]Django Oscar Upgrade to version 3.1 [#4102] (#4125) * chore: django oscar version upgrade to 3.1 * chore: djano oscar version upgrade to 3.1 * feat: master merge * feat: add data migration to make voucher names unique * fix: removed code * feat: master merge * feat: master merge * refactor: updated django oscar templates * feat: master merge * feat: master merge * refactor: updated price field name * refactor: update price field name * feat: master merge * feat: added refund functionality * fix: migration issue * fix: updated field name * refactor: updated field name * fix: merged migrations * refactor: updated price field name * refactor: updated price field name * fix: removed unwanted changes * fix: removed unwanted changes coming from master branch * fix: removed unwanted changes coming from master branch * fix: fixed migration --------- Co-authored-by: Muhammad Umar Khan <m.umarkhan999@gmail.com> fix: fixed issue in migration numbers feat: made migration idempotent feat: fixed test fix: fixed migration
abdullahwaheed
pushed a commit
to abdullahwaheed/ecommerce
that referenced
this pull request
Mar 1, 2024
author zubair-ce07 <syedzubairtahir12@gmail.com> 1699769216 +0500 committer zubair-ce07 <syedzubairtahir12@gmail.com> 1709104204 +1100 chore: django oscar version upgrade to 3.1 chore: djano oscar version upgrade to 3.1 feat: master merge feat: add data migration to make voucher names unique fix: removed code feat: master merge feat: master merge refactor: updated django oscar templates feat: master merge feat: master merge refactor: updated price field name refactor: update price field name feat: master merge feat: added refund functionality fix: migration issue fix: updated field name refactor: updated field name refactor: Add course info to Stripe Payment Intent metadata (openedx#4100) REV-3816 Revert "refactor: Add course info to Stripe Payment Intent metadata" (openedx#4106) refactor: Add courses metadata from basket to Stripe Payment Intent (openedx#4107) fix: Clip courses metadata value to less than 500 characters for Stripe (openedx#4110) chore: bump ecommerce worker version (openedx#4113) feat: Configure Mobile IAP cronjob to create iOS products on AppStore (openedx#4112) * feat: Configure Mobile IAP cronjob to create iOS products on AppStore --------- Co-authored-by: Abdul Moeez Zahid <abdul.moeez@A006-01420.local> fix: Remove stripe response log with sensitive info (openedx#4121) REV-3852 feat: Update ios product price on price change from discovery (openedx#4118) * feat: update ios product price on price change from discovery * feat: set ios product availability in appstore * chore: reftacored code * fix: refatcored code fix: fixed ios seat attribute change (openedx#4123) fix: merged migrations refactor: updated price field name refactor: updated price field name fix: removed unwanted changes fix: removed unwanted changes coming from master branch fix: removed unwanted changes coming from master branch fix: fixed migration fix: updated migration [Copy]Django Oscar Upgrade to version 3.1 [openedx#4102] (openedx#4125) * chore: django oscar version upgrade to 3.1 * chore: djano oscar version upgrade to 3.1 * feat: master merge * feat: add data migration to make voucher names unique * fix: removed code * feat: master merge * feat: master merge * refactor: updated django oscar templates * feat: master merge * feat: master merge * refactor: updated price field name * refactor: update price field name * feat: master merge * feat: added refund functionality * fix: migration issue * fix: updated field name * refactor: updated field name * fix: merged migrations * refactor: updated price field name * refactor: updated price field name * fix: removed unwanted changes * fix: removed unwanted changes coming from master branch * fix: removed unwanted changes coming from master branch * fix: fixed migration --------- Co-authored-by: Muhammad Umar Khan <m.umarkhan999@gmail.com> fix: fixed issue in migration numbers fix: made migration idempotent fix: test: fix: migration
abdullahwaheed
pushed a commit
to abdullahwaheed/ecommerce
that referenced
this pull request
Mar 1, 2024
author zubair-ce07 <syedzubairtahir12@gmail.com> 1699769216 +0500 committer zubair-ce07 <syedzubairtahir12@gmail.com> 1709104204 +1100 chore: django oscar version upgrade to 3.1 chore: djano oscar version upgrade to 3.1 feat: master merge feat: add data migration to make voucher names unique fix: removed code feat: master merge feat: master merge refactor: updated django oscar templates feat: master merge feat: master merge refactor: updated price field name refactor: update price field name feat: master merge feat: added refund functionality fix: migration issue fix: updated field name refactor: updated field name refactor: Add course info to Stripe Payment Intent metadata (openedx#4100) REV-3816 Revert "refactor: Add course info to Stripe Payment Intent metadata" (openedx#4106) refactor: Add courses metadata from basket to Stripe Payment Intent (openedx#4107) fix: Clip courses metadata value to less than 500 characters for Stripe (openedx#4110) chore: bump ecommerce worker version (openedx#4113) feat: Configure Mobile IAP cronjob to create iOS products on AppStore (openedx#4112) * feat: Configure Mobile IAP cronjob to create iOS products on AppStore --------- Co-authored-by: Abdul Moeez Zahid <abdul.moeez@A006-01420.local> fix: Remove stripe response log with sensitive info (openedx#4121) REV-3852 feat: Update ios product price on price change from discovery (openedx#4118) * feat: update ios product price on price change from discovery * feat: set ios product availability in appstore * chore: reftacored code * fix: refatcored code fix: fixed ios seat attribute change (openedx#4123) fix: merged migrations refactor: updated price field name refactor: updated price field name fix: removed unwanted changes fix: removed unwanted changes coming from master branch fix: removed unwanted changes coming from master branch fix: fixed migration fix: updated migration [Copy]Django Oscar Upgrade to version 3.1 [openedx#4102] (openedx#4125) * chore: django oscar version upgrade to 3.1 * chore: djano oscar version upgrade to 3.1 * feat: master merge * feat: add data migration to make voucher names unique * fix: removed code * feat: master merge * feat: master merge * refactor: updated django oscar templates * feat: master merge * feat: master merge * refactor: updated price field name * refactor: update price field name * feat: master merge * feat: added refund functionality * fix: migration issue * fix: updated field name * refactor: updated field name * fix: merged migrations * refactor: updated price field name * refactor: updated price field name * fix: removed unwanted changes * fix: removed unwanted changes coming from master branch * fix: removed unwanted changes coming from master branch * fix: fixed migration --------- Co-authored-by: Muhammad Umar Khan <m.umarkhan999@gmail.com> fix: fixed issue in migration numbers fix: made migration idempotent fix: test fix: migration
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
⛔️ MAIN BRANCH WARNING! 2U EMPLOYEES must make branches against the 2u/main BRANCH
⛔️ DEPRECATION WARNING
This repository is deprecated and in maintainence-only operation while we work on a replacement, please see this announcement for more information.
Although we have stopped integrating new contributions, we always appreciate security disclosures and patches sent to security@edx.org
Anyone internally merging to this repository is expected to release and monitor their changes; if you are not able to do this DO NOT MERGE, please coordinate with someone who can to ensure that the changes are released.
Required Testing
(^ We can remove that manual check once REV-2624 is done and the corresponding e2e test runs again)
Description
Describe what this pull request changes, and why these changes were made. How will these changes affect other people, installations of edx, etc.?
Please include links to any relevant ADRs, design artifacts, and decision documents. Make sure to document the rationale behind significant changes in the repo, per OEP-19, and can be
linked here.
Useful information to include:
Supporting information
Link to other information about the change, such as Jira issues, GitHub issues, or Discourse discussions.
Be sure to check they are publicly readable, or if not, repeat the information here.
Testing instructions
Please provide detailed step-by-step instructions for testing this change; how did YOU test this change?
Other information
Include anything else that will help reviewers and consumers understand the change.