Skip to content

Version Packages (orchestrator) - #3563

Merged
lokanandaprabhu merged 1 commit into
mainfrom
changesets-release/orchestrator/main
Jul 6, 2026
Merged

Version Packages (orchestrator)#3563
lokanandaprabhu merged 1 commit into
mainfrom
changesets-release/orchestrator/main

Conversation

@rhdh-bot

@rhdh-bot rhdh-bot commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Releases

@red-hat-developer-hub/backstage-plugin-orchestrator@5.9.0

Minor Changes

  • 2fd75ad: Improve Orchestrator UI for workflows, runs, and workflow details, and place the sidebar item under Administration.

Patch Changes

  • 1dde4e4: Remove the retrigger dropdown menu for aborted workflow runs.
  • 1e4f9ed: Fix the workflows list when RBAC restricts read access to specific workflows.
  • 06755cb: Use instance totalCount from the API for the All runs tab title and pagination instead of the current page size.
  • e2df0a3: Show unavailable workflow error details in tooltips and disable run actions when a workflow is not available.
  • de71949: Add frontend unit test coverage for orchestrator hooks and status components, and harden the status indicator fallback for unknown states.
  • Updated dependencies [19f7643]
  • Updated dependencies [b2307f3]
  • Updated dependencies [e1a86f0]
    • @red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.9.2
    • @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2
    • @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.8.2

@red-hat-developer-hub/backstage-plugin-orchestrator-backend@8.10.2

Patch Changes

  • b2307f3: The updated overview of a workflow will have the availability property if the isAvailable prop is false
  • e1a86f0: return total count as a parameter for the instances
  • Updated dependencies [b2307f3]
  • Updated dependencies [e1a86f0]
    • @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2
    • @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.3.2

@red-hat-developer-hub/backstage-plugin-orchestrator-backend-module-loki@1.3.2

Patch Changes

  • Updated dependencies [b2307f3]
  • Updated dependencies [e1a86f0]
    • @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2
    • @red-hat-developer-hub/backstage-plugin-orchestrator-node@1.3.2

@red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2

Patch Changes

  • b2307f3: The updated overview of a workflow will have the availability property if the isAvailable prop is false
  • e1a86f0: return total count as a parameter for the instances

@red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.8.2

Patch Changes

  • Updated dependencies [b2307f3]
  • Updated dependencies [e1a86f0]
    • @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2

@red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.9.2

Patch Changes

  • 19f7643: Clear async validation errors when the user edits a workflow form field after clicking Next. Only the changed field's error is removed; other field errors remain until that field is edited or the step is validated again. Also handle empty or non-JSON validation responses without breaking the form.
  • Updated dependencies [b2307f3]
  • Updated dependencies [e1a86f0]
    • @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2
    • @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.8.2

@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets@1.11.2

Patch Changes

  • 19f7643: Clear async validation errors when the user edits a workflow form field after clicking Next. Only the changed field's error is removed; other field errors remain until that field is edited or the step is validated again. Also handle empty or non-JSON validation responses without breaking the form.
  • Updated dependencies [19f7643]
  • Updated dependencies [b2307f3]
  • Updated dependencies [e1a86f0]
    • @red-hat-developer-hub/backstage-plugin-orchestrator-form-react@2.9.2
    • @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2
    • @red-hat-developer-hub/backstage-plugin-orchestrator-form-api@2.8.2

@red-hat-developer-hub/backstage-plugin-orchestrator-node@1.3.2

Patch Changes

  • Updated dependencies [b2307f3]
  • Updated dependencies [e1a86f0]
    • @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2

@red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator@1.6.2

Patch Changes

  • c7f0beb: Added unit test coverage for orchestrator scaffolder actions and fixed token fallback logic.
  • Updated dependencies [b2307f3]
  • Updated dependencies [e1a86f0]
    • @red-hat-developer-hub/backstage-plugin-orchestrator-common@3.7.2

@codecov

codecov Bot commented Jun 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.31%. Comparing base (1e4f9ed) to head (e500c5e).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3563   +/-   ##
=======================================
  Coverage   54.31%   54.31%           
=======================================
  Files        2349     2349           
  Lines       89679    89679           
  Branches    25060    25097   +37     
=======================================
  Hits        48707    48707           
+ Misses      40682    40678    -4     
- Partials      290      294    +4     
Flag Coverage Δ *Carryforward flag
adoption-insights 83.70% <ø> (ø) Carriedforward from 1e4f9ed
ai-integrations 68.35% <ø> (ø) Carriedforward from 1e4f9ed
app-defaults 69.79% <ø> (ø) Carriedforward from 1e4f9ed
augment 46.39% <ø> (ø) Carriedforward from 1e4f9ed
boost 74.68% <ø> (ø) Carriedforward from 1e4f9ed
bulk-import 72.46% <ø> (ø) Carriedforward from 1e4f9ed
cost-management 14.10% <ø> (ø) Carriedforward from 1e4f9ed
dcm 61.81% <ø> (ø) Carriedforward from 1e4f9ed
extensions 61.53% <ø> (ø) Carriedforward from 1e4f9ed
global-floating-action-button 71.18% <ø> (ø) Carriedforward from 1e4f9ed
global-header 59.71% <ø> (ø) Carriedforward from 1e4f9ed
homepage 50.23% <ø> (ø) Carriedforward from 1e4f9ed
install-dynamic-plugins 56.77% <ø> (ø) Carriedforward from 1e4f9ed
konflux 91.49% <ø> (ø) Carriedforward from 1e4f9ed
lightspeed 68.81% <ø> (ø) Carriedforward from 1e4f9ed
mcp-integrations 85.46% <ø> (ø) Carriedforward from 1e4f9ed
orchestrator 39.89% <ø> (ø)
quickstart 65.63% <ø> (ø) Carriedforward from 1e4f9ed
sandbox 79.56% <ø> (ø) Carriedforward from 1e4f9ed
scorecard 82.67% <ø> (ø) Carriedforward from 1e4f9ed
theme 61.26% <ø> (ø) Carriedforward from 1e4f9ed
translations 7.25% <ø> (ø) Carriedforward from 1e4f9ed
x2a 78.68% <ø> (ø) Carriedforward from 1e4f9ed

*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 1e4f9ed...e500c5e. 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.

@github-actions
github-actions Bot force-pushed the changesets-release/orchestrator/main branch 8 times, most recently from 8720938 to a841225 Compare July 3, 2026 11:03
@github-actions
github-actions Bot force-pushed the changesets-release/orchestrator/main branch from a841225 to 3c68541 Compare July 6, 2026 11:49

@lokanandaprabhu lokanandaprabhu left a comment

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.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Jul 6, 2026
@github-actions
github-actions Bot force-pushed the changesets-release/orchestrator/main branch from 3c68541 to 01cac77 Compare July 6, 2026 14:36
@openshift-ci openshift-ci Bot removed the lgtm label Jul 6, 2026
@github-actions
github-actions Bot force-pushed the changesets-release/orchestrator/main branch from 01cac77 to e500c5e Compare July 6, 2026 15:24
@sonarqubecloud

sonarqubecloud Bot commented Jul 6, 2026

Copy link
Copy Markdown

@lokanandaprabhu lokanandaprabhu left a comment

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.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Jul 6, 2026
@lokanandaprabhu
lokanandaprabhu merged commit b2e23d4 into main Jul 6, 2026
20 checks passed
rohitkrai03 pushed a commit to rohitkrai03/rhdh-plugins that referenced this pull request Jul 7, 2026
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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