Harden generated docs external setup - #1352
Draft
danielporterda wants to merge 1 commit into
Draft
Conversation
Signed-off-by: danielporterda <daniel.porter@digitalasset.com>
danielporterda
temporarily deployed
to
cf-docs-generated-docs-merger
August 11, 2026 13:38 — with
GitHub Actions
Inactive
danielporterda
temporarily deployed
to
cf-docs-generated-docs-merger
August 11, 2026 13:38 — with
GitHub Actions
Inactive
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.
What changed
splice-token-standard-v2,daml-standard-library, anddaml-script; the other 14 targets skip itWhy
Recent scheduled runs exposed two transient external-I/O failure modes:
get.digitalasset.comreset connections while the installer was determining the latest SDK, and a Canton release-note fetch failed TLS verification against the GitHub API. The workflow also installed Daml tooling for every matrix target even though only three targets invoke DPM/Daml commands.Impact
Transient installer and GitHub API failures now receive three attempts with bounded linear backoff. Non-Daml targets avoid an unnecessary external installer dependency and setup time.
Validation
55 passedacross the focused generated-PR, retry-helper, installer, Canton release-note, and Wallet release-note testsgit diff --checksplice-token-standard-v2ran Daml setup successfully and generated with no driftcanton-release-notesskipped Daml setup and completed its GitHub API-backed generation with no drift