RQD-14: Buildkite Migration + test fixes + -dev buildId suffix - #127
Merged
Conversation
Narrow nbufs mismatch provenance before uv__try_write (crash-0044). Co-authored-by: Cursor <cursoragent@cursor.com>
Chromium-twin BK graph in public node; pin BackendBranch for driver/build/test handoff.
…fault). Co-authored-by: Cursor <cursoragent@cursor.com>
Mount the agent checkout+out over the image node path so cold full rebuilds are not forced every run. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Container git lacks GIT_CONFIG_*; safe.directory is set in run_node_build.sh. Co-authored-by: Cursor <cursoragent@cursor.com>
prod/deploy-access-keys cannot s3:PutObject builds/; match build-node.yml and use the beefmaster agent identity inside docker. Co-authored-by: Cursor <cursoragent@cursor.com>
Skip configure when out/Makefile exists for incremental NodeRepo make. Test steps need Hasura secret (ProcessorExit cascade without it). Co-authored-by: Cursor <cursoragent@cursor.com>
Drop shallow fetch on the cached repo (it rewrote gyp mtimes and forced Makefile regen). Unshallow once if needed. df/du at job start for disk headroom. Co-authored-by: Cursor <cursoragent@cursor.com>
Prior commit had unrelated staged deletions; keep additive pipeline work only. Co-authored-by: Cursor <cursoragent@cursor.com>
reclaim_node_repo chown -R dirties every path via ctime; checkout -f then rewrote all 32k sources and triggered Regenerating Makefile. Ignore ctime and refresh the index after reclaim. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
BK agent cache returns ETARGET for @types/node@24.3.1 which exists on the registry.
Floating main is vitest-era and never produces node_modules/.bin/jest. Co-authored-by: Cursor <cursoragent@cursor.com>
-dev buildId suffix
bhackett1024
approved these changes
Jul 30, 2026
Replaced by Buildkite runtime-node-build-and-test; keep workflow_dispatch only.
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.
RQD-14)Summary
REPLAY_BACKEND_REVpin.buildkite/runtime-node-build-and-testThis PR
replay_build_scripts/build-pipeline.py+.buildkite/runtime-node-build-and-test.yml(PipelineYamlHome in public node).build.jscomputeBuildId()(Chromium twin).makeacross jobs on the same agent.REPLAY_BACKEND_REVpaired to backend PR branch while in flight; must be re-pinned to backendmasterHEAD after backend lands.Land order
REPLAY_BACKEND_REV= new backendmasterHEAD and push.Out of scope
test-jestharness follow-ups → RQD-16.