Skip to content

feat: add dry-run support for component operations#336

Merged
callinmullaney merged 3 commits into
developfrom
feat/component-dry-run
Jun 12, 2026
Merged

feat: add dry-run support for component operations#336
callinmullaney merged 3 commits into
developfrom
feat/component-dry-run

Conversation

@callinmullaney

Copy link
Copy Markdown
Contributor

Summary

  • Add --dry-run to component create with planned destination and generated file output.
  • Add --dry-run to component install with dependency, destination, existence, and real-run action output.
  • Ensure dry-runs do not write, copy, remove, or prompt for overwrites.
  • Document dry-run usage in README and website handoff docs.

Validation

  • npm run build
  • npm run type
  • npm test
  • npm pack --dry-run

@callinmullaney callinmullaney merged commit 58352c5 into develop Jun 12, 2026
2 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant