Skip to content

Update version compatibility dashboard#668

Draft
danielporterda wants to merge 1 commit into
mainfrom
version-dashboard-update-20260529
Draft

Update version compatibility dashboard#668
danielporterda wants to merge 1 commit into
mainfrom
version-dashboard-update-20260529

Conversation

@danielporterda
Copy link
Copy Markdown
Contributor

Summary

  • Regenerates the Version Compatibility Dashboard data from the public source generator.
  • Updates checked-in network version data for MainNet, TestNet, and DevNet.
  • Refreshes the generated networkData snippet consumed by the dashboard page.

Updated dashboard values

  • MainNet Splice: 0.6.2 -> 0.6.3
  • TestNet Splice: 0.6.3 -> 0.6.4
  • DevNet Splice: 0.6.4 -> 0.6.6
  • Token Standard: 1.3.1 -> 1.3.2
  • dApp SDK: 1.1.0 -> 1.2.0

Canton, PQS, Wallet SDK, and Wallet Gateway remain on the existing manual/fallback values from config/repo-version-config.json.

Screenshot

Dashboard after regeneration:

Version Compatibility Dashboard after regeneration

Validation

  • direnv allow .
  • direnv exec . npm run generate:version-compatibility-dashboard
  • direnv exec . python3 -m py_compile scripts/generate_network_component_versions.py
  • direnv exec . node --check scripts/helpers/updateVersionDashboardData.js
  • direnv exec . jq empty config/repo-version-config.json
  • direnv exec . python3 scripts/generate_network_component_versions.py --dry-run | jq empty
  • direnv exec . git diff --check
  • Local preview at http://localhost:3042/shared/version-compatibility-dashboard; screenshot capture confirmed MainNet, TestNet, DevNet, 0.6.3, 0.6.4, 0.6.6, 1.3.2, and 1.2.0 are visible with no browser console/page errors.

direnv exec . sh -lc 'cd docs-main && npx mintlify validate' remains blocked by current-main issues outside this PR:

  • integrations/wallet/proof-of-transfer.mdx:67:15 parse error
  • missing /snippets/external/splice/main/splice-rst-code-docs-src-release-notes-yaml-192.mdx import from /global-synchronizer/release-notes/splice.mdx
  • integrations/wallet/proof-of-transfer referenced in docs.json navigation but not found by Mintlify

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 29, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cantonfoundation 🟢 Ready View Preview May 29, 2026, 5:45 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

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.

1 participant