oclyke/run-mbed-jobs

run any number of custom mbed jobs and use the results in subsequent steps

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jobsserialized json array with an object for each job [{"name": "", "loc": "", "config": {"base": "", "tgt": "", "tool": ""}, "user": {}}, ...] yes{}
mbedserialized json object with mbed git repo information {"url": "", "branch": ""} no{"url": "https://github.com/ARMmbed/mbed-os", "branch": "master"}
namedescription
jobsserialized json object with reults of jobs