Skip to content

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

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

build: support paragon as an npm workspace package#29
arbrandes wants to merge 1 commit into
openedx:mainfrom
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.

Co-Authored-By: Claude <noreply@anthropic.com>
@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 74.19%. Comparing base (06bbc72) to head (07783cb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   74.19%   74.19%           
=======================================
  Files           6        6           
  Lines          62       62           
  Branches       10       10           
=======================================
  Hits           46       46           
  Misses         16       16           

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

@arbrandes
arbrandes force-pushed the arbrandes/paragon-workspace-support branch from 07783cb to f111a97 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