siliconlabssoftware/Run GN example build
Build Silabs example app using the GN build system based on the provided arguments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| example-app | Example app name to build | yes | — |
| path-to-example-app | Path to the example app directory to be built | yes | — |
| json-file-path | JSON content to be used as GN args | yes | — |
| build-script | Build script to be executed for the provided example app | yes | — |
| output-directory | Output directory for the build artifacts | yes | — |
| build-type | Type of build to be executed | yes | — |
| continue-on-error | If true, continue executing remaining build combinations even if a previous build fails. Failed builds are surfaced as errors and the action will be marked as failed at the end if any build failed. | no | false |
Outputs
no outputs