Skip to content

ci: parameterize Cargo target paths#31332

Open
anp-oai wants to merge 3 commits into
mainfrom
codex/dev-drive-setup-ci
Open

ci: parameterize Cargo target paths#31332
anp-oai wants to merge 3 commits into
mainfrom
codex/dev-drive-setup-ci

Conversation

@anp-oai

@anp-oai anp-oai commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Why

Prepare CI jobs for a later build-output relocation without changing where they write today.

What

  • Export CARGO_TARGET_DIR from setup-ci at the existing codex-rs/target path.
  • Route nextest, release, artifact, and signing paths through CARGO_TARGET_DIR.
  • Require V8 staging callers to pass an explicit target directory while preserving the existing upstream path.

Manual validation

  • Ran just test-github-scripts.
  • Parsed GitHub Actions YAML with yq.

Stack

  • #31332 — parameterize Cargo target paths
  • #31356 — Windows 2025 runner bump
  • #31357 — Dev Drive I/O routing

anp-oai added a commit that referenced this pull request Jul 7, 2026
anp-oai added a commit that referenced this pull request Jul 7, 2026
@anp-oai anp-oai force-pushed the codex/dev-drive-setup-ci branch from 4fe566a to c081cf5 Compare July 7, 2026 04:19
@anp-oai anp-oai changed the title ci: route build IO through shared setup ci: parameterize Cargo target paths Jul 7, 2026
Comment thread .github/scripts/rusty_v8_bazel.py Outdated
Comment thread .github/workflows/rust-ci-full-nextest-platform.yml Outdated
@anp-oai anp-oai marked this pull request as ready for review July 7, 2026 06:09
@anp-oai

anp-oai commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown
Contributor

Codex Review: Didn't find any major issues. Keep them coming!

Reviewed commit: efdc44238a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@anp-oai

anp-oai commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator Author

@codex review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant