cFS MsgID Sentinel
Version updated for https://github.com/macaris64/cfs-msgid-sentinel to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
cfs-msgid-sentinel is a GitHub Action designed to detect and prevent runtime failures in NASA’s Core Flight System (cFS) caused by MsgID collisions. It automates the scanning of cFS header files, classifies MsgIDs into collision domains, and identifies conflicts or near-misses, providing detailed reports and annotations for easy integration into CI workflows. This tool streamlines the detection of potential issues in message ID allocation, supporting robust and error-free development of cFS-based applications.
What’s Changed
- fix: ci (218cc6a)
- fix: security steps (ca5c5ca)
- feat: add security steps (dd3b6d8)
- feat: real cfs test (18f68ac)
- fix: ci (2925cdd)
- implement core features (268c975)
- first commit (c724aa8)