Skip to content

Conversation

@miguelramos
Copy link
Member

  • Add ExecuteParams with timeout and filtering options
  • Add PackageExecutionResult for per-package execution results
  • Add ExecuteSummary for aggregate execution statistics
  • Add ExecuteData as main response structure
  • Add ExecuteApiResponse for NAPI-compatible responses
  • Update types/mod.rs with execute type re-exports
  • Add 41 comprehensive tests for all execute types
  • Update dependency versions (cli: 0.0.31, pkg: 0.0.22)
  • Regenerate NAPI bindings with new execute types
  • Export execute types from packages/workspace-tools/src/index.ts

Story 6.2: Implement Execute Types

- Add ExecuteParams with timeout and filtering options
- Add PackageExecutionResult for per-package execution results
- Add ExecuteSummary for aggregate execution statistics
- Add ExecuteData as main response structure
- Add ExecuteApiResponse for NAPI-compatible responses
- Update types/mod.rs with execute type re-exports
- Add 41 comprehensive tests for all execute types
- Update dependency versions (cli: 0.0.31, pkg: 0.0.22)
- Regenerate NAPI bindings with new execute types
- Export execute types from packages/workspace-tools/src/index.ts

Story 6.2: Implement Execute Types
@miguelramos miguelramos self-assigned this Dec 12, 2025
@miguelramos miguelramos merged commit 252f0fd into main Dec 16, 2025
31 checks passed
@miguelramos miguelramos deleted the feat/WOR-TSK-199-EXECUTE-TYPES branch December 16, 2025 03:32
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.

2 participants