paulcnova/Typescript (tsc) Build/Push
Builds the typescript project(s) and pushes any new items to make sure the repo always has a built project.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| user-name | The name of a contributor of the repository, used for pushing to git. | yes | — |
| user-email | The email of a contributor of the repository, used for pushing to git. | yes | — |
| message | The commit message that will appear when a build has completed. | yes | Automatically built unbuilt typescript |
| directories | The list of directories to build the typescripts from, if omitted then it will use the base project directory. The list is seperated by comma that's not found within quotations. | no | — |
Outputs
no outputs