Skip to content

docs(cost-management): add local dev setup guide - #4288

Open
PreetiW wants to merge 3 commits into
redhat-developer:mainfrom
PreetiW:docs/add-cost-management-local-dev-setup-guide
Open

docs(cost-management): add local dev setup guide#4288
PreetiW wants to merge 3 commits into
redhat-developer:mainfrom
PreetiW:docs/add-cost-management-local-dev-setup-guide

Conversation

@PreetiW

@PreetiW PreetiW commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Hey, I just made a Pull Request!

docs(cost-management): add local dev setup guide
Walks new contributors through Yarn workspace concepts, running the plugin locally (yarn start / start-app / start-backend), and what actually runs under the hood (Rspack dev server for frontend, plain Node process for backend).

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

Walks new contributors through Yarn workspace concepts, running the
plugin locally (yarn start / start-app / start-backend), and what
actually runs under the hood (Rspack dev server for frontend, plain
Node process for backend).

Co-authored-by: Cursor <cursoragent@cursor.com>
@codecov

codecov Bot commented Aug 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.58%. Comparing base (760b7cb) to head (a7595aa).
⚠️ Report is 16 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4288   +/-   ##
=======================================
  Coverage   59.58%   59.58%           
=======================================
  Files        2459     2459           
  Lines       98272    98272           
  Branches    27472    27479    +7     
=======================================
  Hits        58559    58559           
  Misses      39350    39350           
  Partials      363      363           
Flag Coverage Δ *Carryforward flag
adoption-insights 84.55% <ø> (ø) Carriedforward from 84b6fc8
ai-integrations 68.29% <ø> (ø) Carriedforward from 84b6fc8
app-defaults 69.79% <ø> (ø) Carriedforward from 84b6fc8
augment 46.67% <ø> (ø) Carriedforward from 84b6fc8
boost 77.63% <ø> (ø) Carriedforward from 84b6fc8
bulk-import 72.79% <ø> (ø) Carriedforward from 84b6fc8
cost-management 13.55% <ø> (ø)
dcm 67.21% <ø> (ø) Carriedforward from 84b6fc8
e2e-adoption-insights 60.00% <ø> (ø) Carriedforward from 84b6fc8
e2e-extensions 62.13% <ø> (ø) Carriedforward from 84b6fc8
e2e-intelligent-assistant 46.74% <ø> (ø) Carriedforward from 84b6fc8
extensions 56.59% <ø> (ø) Carriedforward from 84b6fc8
global-floating-action-button 71.18% <ø> (ø) Carriedforward from 84b6fc8
global-header 66.50% <ø> (ø) Carriedforward from 84b6fc8
homepage 47.50% <ø> (ø) Carriedforward from 84b6fc8
install-dynamic-plugins 59.95% <ø> (ø) Carriedforward from 84b6fc8
intelligent-assistant 75.42% <ø> (ø) Carriedforward from 84b6fc8
konflux 91.98% <ø> (ø) Carriedforward from 84b6fc8
lightspeed 69.02% <ø> (ø) Carriedforward from 84b6fc8
mcp-integrations 83.40% <ø> (ø) Carriedforward from 84b6fc8
orchestrator 71.27% <ø> (ø) Carriedforward from 84b6fc8
quickstart 63.74% <ø> (ø) Carriedforward from 84b6fc8
sandbox 79.56% <ø> (ø) Carriedforward from 84b6fc8
scorecard 86.25% <ø> (ø) Carriedforward from 84b6fc8
theme 88.14% <ø> (ø) Carriedforward from 84b6fc8
translations 5.12% <ø> (ø) Carriedforward from 84b6fc8
x2a 79.20% <ø> (ø) Carriedforward from 84b6fc8

*This pull request uses carry forward flags. Click here to find out more.


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 760b7cb...a7595aa. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

PreetiW and others added 2 commits August 14, 2026 11:50
Documents both the pre-install and Extensions Catalog installation
flows for verifying the cost-management 2.2.0 plugin locally before
deploying to a real RHDH cluster.

Co-authored-by: Cursor <cursoragent@cursor.com>
Cross-references the new rhdh-local testing guide from local-dev-setup.md
so developers can find the pre-install / Extensions Catalog instructions.

Co-authored-by: Cursor <cursoragent@cursor.com>
@sonarqubecloud

Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant