sync: release-23.x to next#4180
Merged
Merged
Conversation
Co-authored-by: adamstankiewicz <2828721+adamstankiewicz@users.noreply.github.com>
Co-authored-by: adamstankiewicz <2828721+adamstankiewicz@users.noreply.github.com>
Co-authored-by: adamstankiewicz <2828721+adamstankiewicz@users.noreply.github.com>
Co-authored-by: adamstankiewicz <2828721+adamstankiewicz@users.noreply.github.com>
Co-authored-by: adamstankiewicz <2828721+adamstankiewicz@users.noreply.github.com>
Co-authored-by: adamstankiewicz <2828721+adamstankiewicz@users.noreply.github.com>
Co-authored-by: adamstankiewicz <2828721+adamstankiewicz@users.noreply.github.com>
Co-authored-by: adamstankiewicz <2828721+adamstankiewicz@users.noreply.github.com>
Co-authored-by: adamstankiewicz <2828721+adamstankiewicz@users.noreply.github.com>
* fix: change bg color and text color for contrast checker pass * fix: keep the colors consistent for border
edx-requirements-bot
approved these changes
Mar 26, 2026
edx-requirements-bot
enabled auto-merge
March 26, 2026 07:43
✅ Deploy Preview for paragon-openedx-v23 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for paragon-openedx ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
* feat: use custom formatter to output flat KV format for Transifex
Replaces --format transifex (which outputs nested objects) with a
small custom formatter that produces the flat {id: defaultMessage}
format used by all other frontend repos in openedx-translations.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: remove i18n_compile script
This was part of the legacy tx CLI pull_translations workflow and is
no longer needed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: remove legacy tx CLI translation targets from Makefile
Removes push_translations, pull_translations, and
detect_changed_source_translations along with their associated
variables. These were part of the old Transifex CLI workflow which
has been superseded by openedx-translations.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: remove .tx Transifex CLI config
No longer needed now that the tx CLI workflow has been removed.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## next #4180 +/- ##
=======================================
Coverage 94.39% 94.39%
=======================================
Files 242 242
Lines 4296 4296
Branches 1013 1020 +7
=======================================
Hits 4055 4055
- Misses 233 237 +4
+ Partials 8 4 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or 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
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.
sync-branches: New code has just landed in release-23.x, so let's bring next up to speed!