Skip to content

Conversation

@Danyal-Faheem
Copy link

When creating a new MFE with tutor and mounting it for development, the image build fails because atlas does not exist during the pull_translations step.

Atlas has been a necessary part of the image build process since #576 to pull translations and we now add it as a dependency from start so that the build step does not fail.

When creating a new MFE with tutor and mounting it for development, the image build fails because atlas does not exist

atlas has been a necessary part of the image build process since openedx#576 to pull translations.
Copy link
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.

Nice catch, and thank you!

@Danyal-Faheem
Copy link
Author

@arbrandes Thank you!

The checks are failing, it seems I forgot to run npm install after modifying the package.json. I'll update that.

@codecov
Copy link

codecov bot commented Apr 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (7ba0dbf) to head (287a386).
Report is 2 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master    #883   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           2       2           
  Lines           7       7           
======================================
  Misses          7       7           

☔ 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.

@arbrandes arbrandes merged commit 45228f8 into openedx:master May 1, 2025
6 checks passed
@Danyal-Faheem Danyal-Faheem deleted the danyal/add-atlas-dependency branch May 5, 2025 07:11
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.

2 participants