Add Canton release note updater#933
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. |
9dac66e to
00683a5
Compare
00683a5 to
a3141c4
Compare
a3141c4 to
2e854a4
Compare
Signed-off-by: danielporterda <daniel.porter@digitalasset.com>
2e854a4 to
cfe53d7
Compare
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
npm run update:canton-release-notes, backed byscripts/update_canton_release_notes.py, to refresh Canton release notes from upstreamdigital-asset/cantonrelease-notes/*.mdsources.docs-main/global-synchronizer/release-notes/canton.mdxplus one standalone page per release underdocs-main/global-synchronizer/release-notes/canton/.3.5.1through3.5.6, including the previously missing3.5.4,3.5.5, and3.5.6releases.canton-release-notes, so scheduled/manual automation can open an isolated release-note PR.main.Refs #751.
Validation
SKIP_NPM_INSTALL=1 direnv exec . npm run update:canton-release-notesSKIP_NPM_INSTALL=1 direnv exec . python3 -m pytest tests/test_update_canton_release_notes.py tests/test_update_generated_reference_prs.py tests/test_api_reference_navigation.py tests/test_update_generated_reference_sources.pySKIP_NPM_INSTALL=1 direnv exec . python3 -m py_compile scripts/update_canton_release_notes.py scripts/update_generated_reference_prs.py scripts/summarize_version_changes.py tests/test_update_canton_release_notes.pySKIP_NPM_INSTALL=1 direnv exec . jq empty package.json docs-main/docs.jsonSKIP_NPM_INSTALL=1 direnv exec . python3 scripts/update_generated_reference_prs.py --targets canton-release-notes --dry-rungit diff --check