Skip to content

build: support paragon as an npm workspace package - #1690

Draft
arbrandes wants to merge 1 commit into
openedx:masterfrom
arbrandes:arbrandes/paragon-workspace-support
Draft

build: support paragon as an npm workspace package#1690
arbrandes wants to merge 1 commit into
openedx:masterfrom
arbrandes:arbrandes/paragon-workspace-support

Conversation

@arbrandes

Copy link
Copy Markdown
Contributor

Description

Allows this app to be developed inside a site repo with Paragon and frontend-base bind-mounted under packages/.

The paragon peer range now also accepts a 0.0.0-dev checkout, and both are declared as devDependencies so Turborepo orders them before this app. Turborepo builds its task graph from dependencies and devDependencies only, so a peer-only declaration leaves no edge.

Part of openedx/paragon#4440.

LLM usage notice

Built with assistance from Claude.

@arbrandes arbrandes changed the title build: accept bind-mounted paragon and frontend-base checkouts build: support paragon as an npm workspace package Sep 2, 2026
@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.64%. Comparing base (4ba6cc4) to head (87b38c7).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1690   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files          94       94           
  Lines        2076     2076           
  Branches      592      603   +11     
=======================================
  Hits         1944     1944           
  Misses        129      129           
  Partials        3        3           

☔ View full report in Codecov by Harness.
📢 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.

Co-Authored-By: Claude <noreply@anthropic.com>
@arbrandes
arbrandes force-pushed the arbrandes/paragon-workspace-support branch 2 times, most recently from 87b38c7 to db390e6 Compare September 2, 2026 23:30
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.

1 participant