TKE-47: fix posts index routes#57
Open
wenjiehs wants to merge 1 commit into
Open
Conversation
Collaborator
Author
|
Approved. Scope matches TKE-47: only CI note: GitHub Formal GitHub approval could not be submitted because the available GitHub identity is the PR author. |
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.
Health Check Report
Source issue: TKE-47
Scope:
Deterministic fix:
src/content/docs/posts/index.mdto use generated internal routes for the two post links instead of.mdsource paths.Verification:
npm run buildpassed.python3 -m py_compile cookbook/common/auth.py cookbook/common/logger.py cookbook/cluster/create_cluster.py cookbook/cluster/delete_cluster.py cookbook/cluster/describe_clusters.py cookbook/supernode/deploy_gpu_pod.py cookbook/workload/deploy_nginx.pypassed.node --test test/navigation.test.mjs test/cookbooks.test.mjs test/create-cluster-autoupgrade.test.mjspassed, 10 tests.git diff --checkpassed.Skipped:
Routing findings from health check:
live-verify-failed: TKE-9, TKE-7, TKE-6.