fix(docs): repair spartan train docs CI#24063
Draft
AztecBot wants to merge 1 commit into
Draft
Conversation
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
Fixes the docs CI failures that dequeued #23971 from the merge queue.
Investigation:
ci; the failed leg wasx5-full(http://ci.aztec-labs.com/f3fe34c749830959).gh-readonly-queue/next/...withPR_BASE_REFempty andTARGET_BRANCH=next.docs/bootstrap.sh check_orphaned_urlsneeded the base branch snapshot, but the shallow checkout did not haveorigin/nextavailable.Changes:
docs/bootstrap.shto resolve merge-group base refs fromTARGET_BRANCH, striprefs/heads/, and explicitly fetchrefs/heads/<base>:refs/remotes/origin/<base>for shallow CI checkouts.@aztec/*linking to include linked package runtime dependencies, because Yarnlink:does not install dependencies from linked package manifests.Testing
bash -n docs/bootstrap.sh docs/examples/bootstrap.shgit diff --checkCI=1 AZTEC_CACHE_COMMIT=origin/merge-train/spartan GITHUB_REF_NAME='gh-readonly-queue/next/pr-23971-deadbeef' TARGET_BRANCH=next docs/bootstrap.sh check_orphaned_urlsdocs/examples/bootstrap.sh validate-webapp-tutorialAttempted the requested root command:
./bootstrap.sh ciexits withUnknown command: cion this ref after the expected local Docker/cache warning; the root bootstrap hasci-fast,ci-full, andci-full-no-test-cache, but nocicase.Not fully run locally:
/var/run/docker.sock).Created by claudebox · group:
slackbot