fix: bump default QoS version to v2026.6.11#408
Draft
shahan-khatchadourian-anchorage with Copilot wants to merge 2 commits into
Draft
fix: bump default QoS version to v2026.6.11#408shahan-khatchadourian-anchorage with Copilot wants to merge 2 commits into
shahan-khatchadourian-anchorage with Copilot wants to merge 2 commits into
Conversation
TVC no longer supports v2026.2.6 for new deployments. Update the default QoS version to v2026.6.11 in all deployment scripts and tools, and update the corresponding qos deployment rev and PCR references. Closes #407
Copilot
AI
changed the title
[WIP] Update default QoS value to v2026.6.11
fix: bump default QoS version to v2026.6.11
Jul 3, 2026
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.
TVC rejected new deployments using the
v2026.2.6QoS version — it is no longer supported;v2026.6.11is the only accepted release.Changes
.github/workflows/tvc-deploy.yml— updateworkflow_dispatchinput default and theQOS_VERSIONenv fallback.github/workflows/stagex.yml— update hardcodedqos_versionin the deployment-details generation steptools/tvc-deploy/src/main.rs— update usage string andunwrap_ordefault indeploy()src/Cargo.toml— update# qos-deployment-revmarker and surrounding comment to the corresponding qos commit (3e4d73c4d2b9bb270c457bf7eae2e76a7f420998, CI run 27232527879)docs/wallet-integration/hosted/getting-started.mdx— update TVC version and qos commit link used for PCR allowlist derivation