CS
CS copied to clipboard
Fix #52, Apply consistent Event ID names to common events
Checklist
- [x] I reviewed the Contributing Guide.
- [x] I signed and emailed the appropriate Contributor License Agreement to [email protected] and copied [email protected].
Describe the contribution
- Fixes #52
- Consistent event IDs have been applied to the inconsistent cases to align them with a common Event ID naming convention.
Testing performed Only GitHub CI actions.
Expected behavior changes No impact on code behavior (no logic changes). Consistent Event ID names for the events which are common to all/most cFS components and apps will improve consistency and ease make code review/debugging easier.
Contributor Info Avi Weiss @thnkslprpt
Looks good!
Cheers mate.
CCB:2023.03.09: Putting on hold until naming conventions for event, etc are merged.
It looks like in the recent rebase, some updates got merged incorrectly, causing the workflow failure
Rebased to latest mainline and manually fixed up some merge overlaps re: payload member. Workflows now pass and this should be good to go.
Thanks Joe.