Update version compatibility dashboard#668
Draft
danielporterda wants to merge 1 commit into
Draft
Conversation
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
networkDatasnippet consumed by the dashboard page.Updated dashboard values
0.6.2->0.6.30.6.3->0.6.40.6.4->0.6.61.3.1->1.3.21.1.0->1.2.0Canton, PQS, Wallet SDK, and Wallet Gateway remain on the existing manual/fallback values from
config/repo-version-config.json.Screenshot
Dashboard after regeneration:
Validation
direnv allow .direnv exec . npm run generate:version-compatibility-dashboarddirenv exec . python3 -m py_compile scripts/generate_network_component_versions.pydirenv exec . node --check scripts/helpers/updateVersionDashboardData.jsdirenv exec . jq empty config/repo-version-config.jsondirenv exec . python3 scripts/generate_network_component_versions.py --dry-run | jq emptydirenv exec . git diff --checkhttp://localhost:3042/shared/version-compatibility-dashboard; screenshot capture confirmedMainNet,TestNet,DevNet,0.6.3,0.6.4,0.6.6,1.3.2, and1.2.0are 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:15parse error/snippets/external/splice/main/splice-rst-code-docs-src-release-notes-yaml-192.mdximport from/global-synchronizer/release-notes/splice.mdxintegrations/wallet/proof-of-transferreferenced indocs.jsonnavigation but not found by Mintlify