lemlib/PROS Build Action
Automatically build PROS templates
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| multithreading | Whether to use multithreading when building the project (-j flag in make) | no | true |
| no_commit_hash | Whether to not include the commit hash in the artifact name | no | false |
| copy_readme_and_license_to_include | Whether to copy the README.md and LICENSE files to the include directory | no | false |
| lib_folder_name | The name of the folder under the include directory that contains the headers for the project. Required if copy_readme_and_license_to_include is true | no | "" |
| write_job_summary | Whether to create a GitHub job summary | no | true |
Outputs
| name | description |
|---|---|
| name | The recommended name for the artifact. |