Skip to content

fix(extensions): expose translations through public entry point - #4818

Open
karthikjeeyar wants to merge 1 commit into
release-1.10/extensionsfrom
fix/extensions-translations-export
Open

karthikjeeyar wants to merge 1 commit into
release-1.10/extensionsfrom
fix/extensions-translations-export

Conversation

@karthikjeeyar

Copy link
Copy Markdown
Member

Fixes: https://redhat.atlassian.net/browse/RHDHBUGS-3740

Make extensions translations publicly available

Background

The alpha entry point currently mixes the legacy OFS translation resources with NFS modules. This causes issues when the plugin is consumed by the OFS application.

Changes

  • Add extensionsTranslations and extensionsTranslationRef to the public plugin entry point.
  • Remove the alpha module declaration from dynamic-plugin configuration.
  • Regenerate API reports to reflect the updated public API.

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

@karthikjeeyar
karthikjeeyar requested review from invincibleJai and removed request for a team September 16, 2026 14:29
@karthikjeeyar
karthikjeeyar force-pushed the fix/extensions-translations-export branch from 0ebfeff to e60631b Compare September 16, 2026 14:30
@codecov

codecov Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release-1.10/extensions@f42d9d4). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                    Coverage Diff                     @@
##             release-1.10/extensions    #4818   +/-   ##
==========================================================
  Coverage                           ?   60.97%           
==========================================================
  Files                              ?     2067           
  Lines                              ?    63986           
  Branches                           ?    16616           
==========================================================
  Hits                               ?    39018           
  Misses                             ?    24679           
  Partials                           ?      289           
Flag Coverage Δ *Carryforward flag
adoption-insights 83.58% <ø> (?) Carriedforward from 7fdb3bf
ai-integrations 70.03% <ø> (?) Carriedforward from 7fdb3bf
app-defaults 69.60% <ø> (?) Carriedforward from 7fdb3bf
augment 69.36% <ø> (?) Carriedforward from 7fdb3bf
bulk-import 72.44% <ø> (?) Carriedforward from 7fdb3bf
cost-management 16.49% <ø> (?) Carriedforward from 7fdb3bf
dcm 32.85% <ø> (?) Carriedforward from 7fdb3bf
extensions 61.79% <ø> (?) Carriedforward from 7fdb3bf
global-floating-action-button 73.75% <ø> (?) Carriedforward from 7fdb3bf
global-header 61.68% <ø> (?) Carriedforward from 7fdb3bf
homepage 50.84% <ø> (?) Carriedforward from 7fdb3bf
konflux 91.01% <ø> (?) Carriedforward from 7fdb3bf
lightspeed 70.14% <ø> (?) Carriedforward from 7fdb3bf
mcp-integrations 81.59% <ø> (?) Carriedforward from 7fdb3bf
orchestrator 34.83% <ø> (?) Carriedforward from 7fdb3bf
quickstart 62.64% <ø> (?) Carriedforward from 7fdb3bf
sandbox 79.56% <ø> (?) Carriedforward from 7fdb3bf
scorecard 83.61% <ø> (?) Carriedforward from 7fdb3bf
theme 64.54% <ø> (?) Carriedforward from 7fdb3bf
translations 8.49% <ø> (?) Carriedforward from 7fdb3bf
x2a 82.09% <ø> (?) Carriedforward from 7fdb3bf

*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 f42d9d4...f5bfecc. 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.

@karthikjeeyar
karthikjeeyar force-pushed the fix/extensions-translations-export branch from e60631b to 6987fa6 Compare September 16, 2026 14:49
@karthikjeeyar
karthikjeeyar force-pushed the fix/extensions-translations-export branch from 6987fa6 to f5bfecc Compare September 16, 2026 14:50
@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.

2 participants