Skip to content

docs(ai): CI local-validation recipe + rust tool-config discovery - #22125

Open
sebastianst wants to merge 1 commit into
developfrom
seb/docs-ci-nextest-learnings
Open

docs(ai): CI local-validation recipe + rust tool-config discovery#22125
sebastianst wants to merge 1 commit into
developfrom
seb/docs-ci-nextest-learnings

Conversation

@sebastianst

Copy link
Copy Markdown
Member

Two AI-doc learnings from the rust/ test-tooling cleanup (#22076):

  • docs/ai/ci-config-review.md — how to validate a .circleci change locally: merge the continuation fragments (merge-configs.sh), then circleci config validate --org-slug gh/ethereum-optimism (the private org orb ethereum-optimism/circleci-utils won't resolve without the slug).
  • docs/ai/rust-dev.mdnextest/zepter/cargo-release discover config only from the rust/ workspace root; per-component <crate>/.config/*.toml files are inert.

🤖 Generated with Claude Code

- ci-config-review.md: how to validate a .circleci change locally — merge the
  continuation fragments (merge-configs.sh) then `circleci config validate
  --org-slug gh/ethereum-optimism`; the private org orb needs the slug.
- rust-dev.md: nextest/zepter/cargo-release discover config only from the rust/
  workspace root, so per-component <crate>/.config/*.toml files are inert.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@sebastianst
sebastianst requested a review from a team as a code owner July 30, 2026 14:01
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