Home
last modified time | relevance | path

Searched refs:workflow (Results 1 – 4 of 4) sorted by relevance

/mcuboot-latest/docs/release-notes.d/
Dimgtool_sanity_test.md2 - imgtool: added and enabled unittests in GitGub workflow,
/mcuboot-latest/ptest/src/
Dmain.rs43 let workflow_text = fs::read_to_string(&args.workflow)?; in main()
44 let workflow = YamlLoader::load_from_str(&workflow_text)?; in main() localVariable
49 let matrix = Matrix::from_yaml(&workflow); in main()
101 workflow: String, field
/mcuboot-latest/
DREADME.md14 [sim]: https://github.com/mcu-tools/mcuboot/actions?query=workflow:Sim
15 [mynewt]: https://github.com/mcu-tools/mcuboot/actions?query=workflow:Mynewt
16 [espressif]: https://github.com/mcu-tools/mcuboot/actions?query=workflow:Espressif
17 [imgtool]: https://github.com/mcu-tools/mcuboot/actions?query=workflow:imgtool
/mcuboot-latest/docs/
Dreadme-nuttx.md27 The `CONFIG_MCUBOOT_UPDATE_AGENT_EXAMPLE` example demonstrates this workflow by downloading an appl…