bit-tasks/Verify Lane In Consumer
Create a new Bit lane for each new Git branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| package-manager | The package manager to use for dependency installation | no | npm |
| project-dir | The path to the consumer project | no | ./ |
| lane-id | The ID of the Bit lane to sync from in the format: org.scope/lane | yes | — |
| test-command | The command to run the tests | no | npm test |
| skip-push | Skip commit push (for testing) | no | — |
| use-overrides | Add dependencies from lane to the package.json "overrides" property | — | — |
Outputs
no outputs