Skip to content

Add CLI configuration diagnostics - #27

Merged
konojunya merged 1 commit into
mainfrom
agent/doctor-config
Sep 5, 2026
Merged

konojunya merged 1 commit into
mainfrom
agent/doctor-config

Conversation

@konojunya

Copy link
Copy Markdown
Member

Summary

  • add read-only stack config path and stack config get default_icons_path discovery commands
  • add stack doctor checks for version, config source and validity, icon-store source, and known-provider packs with redacted actionable diagnostics
  • integrate help, completions, manual assets, release verification, documentation, and source-versus-published Aqua CI boundaries

Verification

  • cargo +stable test --locked
  • cargo +stable clippy --all-targets --all-features --locked -- -D warnings
  • RUSTDOCFLAGS="-D warnings" cargo +stable doc --no-deps --locked
  • cargo +1.85.0 test --locked
  • cargo +1.85.0 clippy --all-targets --all-features --locked -- -D warnings
  • cargo +stable llvm-cov --all-features --locked --fail-under-lines 90 --fail-under-functions 95 --fail-under-regions 90
  • python3 scripts/generate_cli_assets.py --binary target/debug/stack --check
  • distribution, supply-chain, workflow, and release-script test suites
  • checksum-locked Stack CLI 0.4.0 Aqua archive generator parity

@konojunya
konojunya merged commit d2b8208 into main Sep 5, 2026
2 checks passed
@konojunya
konojunya deleted the agent/doctor-config branch September 5, 2026 09:56
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