espressif/Build ESP-IDF Projects
Build ESP-IDF projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | semicolon-separated paths to the esp-idf project | — | . |
| target | target to build | — | all |
| parallel_index | 1-based index of the parallel job | — | 1 |
| parallel_count | total number of parallel jobs | — | 1 |
| idf_path | path to the ESP-IDF | — | /opt/esp/idf |
| modified_files | [FOR INTERNAL TEST] semicolon-separated list of modified files. By default get from PR | — | — |
| artifact_name | [FOR INTERNAL TEST] name of the artifact. By default app_binaries_{inputs.parallel_index} | — | — |
Outputs
| name | description |
|---|---|
| test_matrix_json | JSON string containing the test matrix |