Skip to content

docs: add RFC for enhanced dependsOn syntax#322

Draft
branchseer wants to merge 1 commit intomainfrom
depends-on-rfc
Draft

docs: add RFC for enhanced dependsOn syntax#322
branchseer wants to merge 1 commit intomainfrom
depends-on-rfc

Conversation

@branchseer
Copy link
Copy Markdown
Member

Summary

  • Proposes two styles for enhanced dependsOn entries that reuse the existing vp run CLI mental model instead of inventing new symbols
  • Style 1 (CLI string): entries written as CLI args, e.g. "--transitive build", ["--filter", "@myorg/core", "build"]
  • Style 2 (object): keys mirror CLI flag names, e.g. { "transitive": true, "task": "build" }

Test plan

  • Review RFC content for correctness and completeness

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@branchseer branchseer marked this pull request as draft April 6, 2026 17: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.

1 participant