Skip to content

Expand the Base demo walkthrough#8

Merged
codeforester merged 1 commit into
mainfrom
enhancement/6-20260602-expanded-walkthrough
Jun 3, 2026
Merged

Expand the Base demo walkthrough#8
codeforester merged 1 commit into
mainfrom
enhancement/6-20260602-expanded-walkthrough

Conversation

@codeforester
Copy link
Copy Markdown
Owner

Summary

  • Add workspace discovery, project diagnostics, and command listing to the walkthrough.
  • Pass explicit workspace paths to supported Base commands so worktree-based runs resolve the intended project.
  • Update BATS coverage for the expanded non-interactive flow.

Validation

  • ./tests/validate.sh
  • bats tests/demo_test.bats
  • git diff --check
  • /Users/rameshhp/work/base/bin/basectl demo base-demo --workspace /Users/rameshhp/work/base-demo-worktrees -- --non-interactive

Closes #6

@codeforester codeforester merged commit 411ab01 into main Jun 3, 2026
2 checks passed
@codeforester codeforester deleted the enhancement/6-20260602-expanded-walkthrough branch June 3, 2026 03:28
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.

Expand the walkthrough to exercise Base project commands

1 participant