Skip to content

feat: add atlasTranslations to package.json#4195

Merged
brian-smith-tcril merged 1 commit intoopenedx:release-23.xfrom
brian-smith-tcril:atlas-in-package-json
Apr 7, 2026
Merged

feat: add atlasTranslations to package.json#4195
brian-smith-tcril merged 1 commit intoopenedx:release-23.xfrom
brian-smith-tcril:atlas-in-package-json

Conversation

@brian-smith-tcril
Copy link
Copy Markdown
Contributor

Adds an atlasTranslations field to package.json so that sites using openedx translations:pull (frontend-base PR #205) can resolve and pull Paragon's translations transitively.

"atlasTranslations": {
  "path": "translations/paragon/src/i18n/messages"
}

No dependencies field is needed — Paragon has no further atlasTranslations deps.

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 6, 2026

Deploy Preview for paragon-openedx-v23 ready!

Name Link
🔨 Latest commit 767a0fe
🔍 Latest deploy log https://app.netlify.com/projects/paragon-openedx-v23/deploys/69d4122c8d55f30009d5d952
😎 Deploy Preview https://deploy-preview-4195--paragon-openedx-v23.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.39%. Comparing base (1b8b621) to head (767a0fe).
⚠️ Report is 4 commits behind head on release-23.x.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-23.x    #4195   +/-   ##
=============================================
  Coverage         94.39%   94.39%           
=============================================
  Files               242      242           
  Lines              4296     4296           
  Branches           1021      981   -40     
=============================================
  Hits               4055     4055           
- Misses              233      237    +4     
+ Partials              8        4    -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@brian-smith-tcril brian-smith-tcril linked an issue Apr 7, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@arbrandes arbrandes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@brian-smith-tcril brian-smith-tcril merged commit 18b6fab into openedx:release-23.x Apr 7, 2026
10 checks passed
@openedx-semantic-release-bot
Copy link
Copy Markdown

🎉 This PR is included in version 23.20.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

i18n pipeline

3 participants