Skip to content

fix: update dashboard Fabric versions to include backend supported v2…#800

Closed
saiashok0981 wants to merge 2 commits into
hyperledger-cello:mainfrom
saiashok0981:fix/dashboard-outdated-fabric-version
Closed

fix: update dashboard Fabric versions to include backend supported v2…#800
saiashok0981 wants to merge 2 commits into
hyperledger-cello:mainfrom
saiashok0981:fix/dashboard-outdated-fabric-version

Conversation

@saiashok0981

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 8, 2026 18:36

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the list of supported Hyperledger Fabric versions in the dashboard network utilities.

Changes:

  • Expanded fabricVersions from a single entry to a list including Fabric 2.5.14 and 1.4.2.
  • Reordered the list so 2.5.14 appears first.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +3 to +6
const fabricVersions = [
{ name: '2.5.14', value: '2.5.14' },
{ name: '1.4.2', value: '1.4.2' },
];
@ryjones ryjones force-pushed the fix/dashboard-outdated-fabric-version branch from 1ed25a4 to de81dbc Compare June 18, 2026 08:22
@ryjones ryjones requested a review from a team as a code owner June 18, 2026 08:22
@yeasy

yeasy commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Sign-off is missed.

@yeasy yeasy closed this Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants