CON-1513/CON-1515: Auto-generate Host Self-Test Reference docs#145
Draft
jjziets wants to merge 1 commit into
Draft
CON-1513/CON-1515: Auto-generate Host Self-Test Reference docs#145jjziets wants to merge 1 commit into
jjziets wants to merge 1 commit into
Conversation
76cba12 to
cf6d402
Compare
cf6d402 to
5442059
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
Jira
Supporting Source PRs
Validation
PYTHONDONTWRITEBYTECODE=1 npm run generate-self-test-reference -- --vast-cli ../vast-cli-main-validate --self-test ../self-test-main-validatepython3 -m py_compile scripts/generate_self_test_reference.pygit diff --check__pycache__/.pycartifacts remainhttp://localhost:3001/host/self-test-referencenpx mint validatestill fails on the existing unrelatedguides/teams/overviewnavigation warning.Note: this PR is currently from a fork because the local GitHub token cannot push branches directly to
vast-ai/docs. Fork PRs cannot access the privateVAST_DOCS_SOURCE_TOKEN, so the workflow skips private source checkout in that case. The full sync check still runs for upstream branches, manual workflow runs, and repository dispatch events.