Searched refs:workflow (Results 1 – 4 of 4) sorted by relevance
2 - imgtool: added and enabled unittests in GitGub workflow,
43 let workflow_text = fs::read_to_string(&args.workflow)?; in main()44 let workflow = YamlLoader::load_from_str(&workflow_text)?; in main() localVariable49 let matrix = Matrix::from_yaml(&workflow); in main()101 workflow: String, field
14 [sim]: https://github.com/mcu-tools/mcuboot/actions?query=workflow:Sim15 [mynewt]: https://github.com/mcu-tools/mcuboot/actions?query=workflow:Mynewt16 [espressif]: https://github.com/mcu-tools/mcuboot/actions?query=workflow:Espressif17 [imgtool]: https://github.com/mcu-tools/mcuboot/actions?query=workflow:imgtool
27 The `CONFIG_MCUBOOT_UPDATE_AGENT_EXAMPLE` example demonstrates this workflow by downloading an appl…