Skip to content

feat(homepage): rename frontend plugin from dynamic-home-page to homepage#3516

Open
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
fix/rename-homepage-frontend-plugin-3479
Open

feat(homepage): rename frontend plugin from dynamic-home-page to homepage#3516
fullsend-ai-coder[bot] wants to merge 1 commit into
mainfrom
fix/rename-homepage-frontend-plugin-3479

Conversation

@fullsend-ai-coder

Copy link
Copy Markdown
Contributor

Rename the plugin directory from plugins/dynamic-home-page to plugins/homepage and the package from @red-hat-developer-hub/backstage-plugin-dynamic-home-page to @red-hat-developer-hub/backstage-plugin-homepage for consistency with the sibling homepage-backend and homepage-common packages.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com


Closes #3479

Post-script verification

  • Branch is not main/master (fix/rename-homepage-frontend-plugin-3479)
  • Secret scan passed (gitleaks — f2b9c97fa7c7a078ce8de4ae376e4bf0986728e5..HEAD)
  • Pre-commit hooks passed (authoritative run on runner)
  • Tests ran inside sandbox

…page

Rename the plugin directory from `plugins/dynamic-home-page` to `plugins/homepage`
and the package from `@red-hat-developer-hub/backstage-plugin-dynamic-home-page`
to `@red-hat-developer-hub/backstage-plugin-homepage` for consistency with the
sibling `homepage-backend` and `homepage-common` packages.

Closes #3479

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rhdh-gh-app

rhdh-gh-app Bot commented Jun 21, 2026

Copy link
Copy Markdown

Important

This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior.

Changed Packages

Package Name Package Path Changeset Bump Current Version
app-legacy workspaces/homepage/packages/app-legacy none v0.0.0
app workspaces/homepage/packages/app none v0.0.0
@red-hat-developer-hub/backstage-plugin-homepage-backend workspaces/homepage/plugins/homepage-backend patch v0.2.0
@red-hat-developer-hub/backstage-plugin-homepage-common workspaces/homepage/plugins/homepage-common patch v0.2.0
@red-hat-developer-hub/backstage-plugin-homepage workspaces/homepage/plugins/homepage minor v1.14.0

@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.62%. Comparing base (f2b9c97) to head (74324ef).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3516   +/-   ##
=======================================
  Coverage   53.62%   53.62%           
=======================================
  Files        2256     2256           
  Lines       85870    85870           
  Branches    24188    24180    -8     
=======================================
  Hits        46046    46046           
  Misses      38350    38350           
  Partials     1474     1474           
Flag Coverage Δ *Carryforward flag
adoption-insights 83.70% <ø> (ø) Carriedforward from f2b9c97
ai-integrations 67.95% <ø> (ø) Carriedforward from f2b9c97
app-defaults 69.79% <ø> (ø) Carriedforward from f2b9c97
augment 46.39% <ø> (ø) Carriedforward from f2b9c97
boost 100.00% <ø> (ø) Carriedforward from f2b9c97
bulk-import 72.46% <ø> (ø) Carriedforward from f2b9c97
cost-management 14.10% <ø> (ø) Carriedforward from f2b9c97
dcm 61.79% <ø> (ø) Carriedforward from f2b9c97
extensions 61.53% <ø> (ø) Carriedforward from f2b9c97
global-floating-action-button 71.18% <ø> (ø) Carriedforward from f2b9c97
global-header 59.71% <ø> (ø) Carriedforward from f2b9c97
homepage 49.84% <ø> (ø)
install-dynamic-plugins 56.23% <ø> (ø) Carriedforward from f2b9c97
konflux 91.49% <ø> (ø) Carriedforward from f2b9c97
lightspeed 68.57% <ø> (ø) Carriedforward from f2b9c97
mcp-integrations 85.46% <ø> (ø) Carriedforward from f2b9c97
orchestrator 37.75% <ø> (ø) Carriedforward from f2b9c97
quickstart 63.76% <ø> (ø) Carriedforward from f2b9c97
sandbox 79.56% <ø> (ø) Carriedforward from f2b9c97
scorecard 83.96% <ø> (ø) Carriedforward from f2b9c97
theme 61.26% <ø> (ø) Carriedforward from f2b9c97
translations 7.25% <ø> (ø) Carriedforward from f2b9c97
x2a 78.68% <ø> (ø) Carriedforward from f2b9c97

*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 f2b9c97...74324ef. 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.

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
7.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

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.

Rename the homepage frontend plugin

1 participant