Skip to content

Orchestrator: add makefile in orchestrator to export plugins#2985

Open
karthikjeeyar wants to merge 1 commit intoredhat-developer:mainfrom
karthikjeeyar:orchestrator/makefile
Open

Orchestrator: add makefile in orchestrator to export plugins#2985
karthikjeeyar wants to merge 1 commit intoredhat-developer:mainfrom
karthikjeeyar:orchestrator/makefile

Conversation

@karthikjeeyar
Copy link
Copy Markdown
Member

Hey, I just made a Pull Request!

Makefile to export all the Orchestrator plugins to RHDH using the below command:

make rhdh=~/Documents/rhdh add-to-rhdh

Alternatively, you can adjust the path in the script as well.

✔️ 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)

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 4, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.67%. Comparing base (6657354) to head (6e574fb).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2985   +/-   ##
=======================================
  Coverage   60.67%   60.67%           
=======================================
  Files        2058     2058           
  Lines       63579    63579           
  Branches    16598    16598           
=======================================
  Hits        38575    38575           
  Misses      23582    23582           
  Partials     1422     1422           
Flag Coverage Δ *Carryforward flag
adoption-insights 83.58% <ø> (ø) Carriedforward from 6657354
ai-integrations 69.58% <ø> (ø) Carriedforward from 6657354
app-defaults 69.60% <ø> (ø) Carriedforward from 6657354
augment 69.36% <ø> (ø) Carriedforward from 6657354
bulk-import 72.57% <ø> (ø) Carriedforward from 6657354
cost-management 16.49% <ø> (ø) Carriedforward from 6657354
dcm 32.85% <ø> (ø) Carriedforward from 6657354
extensions 61.42% <ø> (ø) Carriedforward from 6657354
global-floating-action-button 73.75% <ø> (ø) Carriedforward from 6657354
global-header 61.56% <ø> (ø) Carriedforward from 6657354
homepage 50.84% <ø> (ø) Carriedforward from 6657354
konflux 91.01% <ø> (ø) Carriedforward from 6657354
lightspeed 69.64% <ø> (ø) Carriedforward from 6657354
mcp-integrations 81.59% <ø> (ø) Carriedforward from 6657354
orchestrator 33.08% <ø> (ø)
quickstart 62.64% <ø> (ø) Carriedforward from 6657354
sandbox 79.56% <ø> (ø) Carriedforward from 6657354
scorecard 83.23% <ø> (ø) Carriedforward from 6657354
theme 64.54% <ø> (ø) Carriedforward from 6657354
translations 8.49% <ø> (ø) Carriedforward from 6657354
x2a 82.09% <ø> (ø) Carriedforward from 6657354

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


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6657354...6e574fb. 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.

rm -rf "${dproot}/red-hat-developer-hub-backstage-plugin-orchestrator-backend-dynamic"
rm -rf "${dproot}/red-hat-developer-hub-backstage-plugin-orchestrator-backend-module-loki-dynamic"
rm -rf "${dproot}/red-hat-developer-hub-backstage-plugin-orchestrator-form-widgets"
rm -rf "${dproot}/red-hat-developer-hub-backstage-plugin-scaffolder-backend-module-orchestrator-dynamic"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Maybe also add the removal of the app-config-orchestrator.local.yaml that was created above during this cleanup?

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.

2 participants