Skip to content

docs(site): add Steps components to local-development guide#774

Merged
jamesadevine merged 2 commits into
mainfrom
docs/local-dev-steps-and-rust-version-f014dca139879a00
May 27, 2026
Merged

docs(site): add Steps components to local-development guide#774
jamesadevine merged 2 commits into
mainfrom
docs/local-dev-steps-and-rust-version-f014dca139879a00

Conversation

@github-actions

@github-actions github-actions Bot commented May 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Added Starlight <Steps> components to three key development workflows for improved task completion clarity
  • Contributors can now more easily follow the sequential steps for building, testing, and iterating on ado-aw

Test plan

  • cd site && npm ci && npm run build — site builds successfully, 32 pages built
  • All internal links are valid (starlight-links-validator passed)
  • No other files needed modification (changes isolated to local-development.mdx)

…local-development guide

- Fix minimum Rust version from 1.94.0 to 1.82.0 (correct for Rust 2024 edition)
- Wrap 'Build from source' workflow in Steps component for clearer task sequencing
- Wrap 'Test compilation locally' workflow in Steps component
- Wrap 'Iterate on documentation or compiler changes' workflow in Steps component
- Improves task completion clarity for contributors following development workflows

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jamesadevine

Copy link
Copy Markdown
Collaborator

@copilot rust min version is correct. Tests require feature in 1.94.0

Co-authored-by: jamesadevine <4742697+jamesadevine@users.noreply.github.com>

Copilot AI commented May 27, 2026

Copy link
Copy Markdown
Contributor

@copilot rust min version is correct. Tests require feature in 1.94.0

Reverted in 3a0a9d6 — the version requirement is back to 1.94.0.

Copilot AI changed the title docs(site): fix Rust version requirement and add Steps components to local-development guide docs(site): add Steps components to local-development guide May 27, 2026
Copilot AI requested a review from jamesadevine May 27, 2026 14:26
@jamesadevine jamesadevine marked this pull request as ready for review May 27, 2026 14:30
@jamesadevine jamesadevine merged commit 001bdaf into main May 27, 2026
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.

2 participants