Skip to content

fix(bulk-import): expose translations through public entry point - #4812

Open
karthikjeeyar wants to merge 1 commit into
release-1.10/bulk-importfrom
fix/bulk-import-translation-export
Open

karthikjeeyar wants to merge 1 commit into
release-1.10/bulk-importfrom
fix/bulk-import-translation-export

Conversation

@karthikjeeyar

Copy link
Copy Markdown
Member

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

Make Bulk import 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 bulkImportTranslations and bulkImportTranslationRef 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)

@codecov

codecov Bot commented Sep 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.51%. Comparing base (18023a1) to head (1151c46).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                    Coverage Diff                    @@
##           release-1.10/bulk-import    #4812   +/-   ##
=========================================================
  Coverage                     59.51%   59.51%           
=========================================================
  Files                          2096     2096           
  Lines                         65083    65083           
  Branches                      16941    16944    +3     
=========================================================
  Hits                          38733    38733           
  Misses                        25955    25955           
  Partials                        395      395           
Flag Coverage Δ *Carryforward flag
adoption-insights 83.58% <ø> (ø) Carriedforward from 18023a1
ai-integrations 70.03% <ø> (ø) Carriedforward from 18023a1
app-defaults 69.60% <ø> (ø) Carriedforward from 18023a1
augment 69.36% <ø> (ø) Carriedforward from 18023a1
bulk-import 72.86% <ø> (ø)
cost-management 16.49% <ø> (ø) Carriedforward from 18023a1
dcm 32.85% <ø> (ø) Carriedforward from 18023a1
extensions 61.79% <ø> (ø) Carriedforward from 18023a1
global-floating-action-button 74.30% <ø> (ø) Carriedforward from 18023a1
global-header 61.68% <ø> (ø) Carriedforward from 18023a1
homepage 50.95% <ø> (ø) Carriedforward from 18023a1
konflux 91.01% <ø> (ø) Carriedforward from 18023a1
lightspeed 68.34% <ø> (ø) Carriedforward from 18023a1
mcp-integrations 81.59% <ø> (ø) Carriedforward from 18023a1
orchestrator 36.36% <ø> (ø) Carriedforward from 18023a1
quickstart 62.64% <ø> (ø) Carriedforward from 18023a1
sandbox 79.56% <ø> (ø) Carriedforward from 18023a1
scorecard 83.58% <ø> (ø) Carriedforward from 18023a1
theme 64.54% <ø> (ø) Carriedforward from 18023a1
translations 8.49% <ø> (ø) Carriedforward from 18023a1
x2a 57.33% <ø> (ø) Carriedforward from 18023a1

*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 18023a1...1151c46. 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/bulk-import-translation-export branch from e3694d0 to 1151c46 Compare September 16, 2026 13:41
@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