orta/JS Monorepo Deploy Nightly
Deploys packages/* for npm/vscode packages when they change
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| since | The time between deploys | — | 1 day |
| cwd | The path to the folder which hosts packages | — | . |
| install | Run npm install before deploying a package, defaults to off | — | "" |
| sort | The sort order for the deploy process based on the names of the packages, expected to be a JSON.parse-able array of string. | — | — |
| only | If you only want to deploy specific packages, list them here. | — | — |
| vsce-params | Additional params for the vsce command | — | "" |
Outputs
no outputs