mirror of
https://github.com/nasa/fprime.git
synced 2026-04-11 20:43:43 -05:00
* Add Validate Templates (#2387) - Add validate_templates.yml and support expect scripts. * Add Validate Templates (#2387) * Update CI to be 3 distinct steps and build each step. * Add Validate Templates (nasa#2387) * Update expect scripts to use regex where needed to match strings. * Add Validate Templates (#2387) * Update CI run condition to match other F Prime CI. * Add Validate Templates (#2387) * Update to use devel fprime-tools and fprime-bootstrap instead of released version. * Update validation workflow * Fix expect files path * Add version-check run for easy debugging * Add comments and workflow dispatching pattern * Update fprime dependencies after overlay * Add some leeway in bootstrap expect pattern --------- Co-authored-by: thomas-bc <49786685+thomas-bc@users.noreply.github.com>