Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #107, Convert command success events to INFORMATION type #110

Merged

Conversation

thnkslprpt
Copy link
Contributor

Checklist

Describe the contribution

  • Fixes Convert command success events to INFORMATION type #107
    • Updates command events (except Reset - see note below) to INFO type rather than DEBUG which is the nominal pattern across cFE/cFS although currently there are a couple of apps that don't comply, and a couple of cFE components that only partially comply.

Note: cFE and most (but not all) apps leave the Reset command as DEBUG - should this remain the case, or should it be changed as well to INFO as the operator might still want to be informed that the Reset command occurred successfully when DEBUG events are turned off.

Testing performed
GitHub CI actions all passing successfully (incl. Build + Run, Unit/Functional Tests etc.).

Expected behavior changes
Align command event types to cFS guidelines as per cFE Developer's Guide s7.2

Contributor Info
Avi Weiss @thnkslprpt

@dzbaker dzbaker merged commit 2a6c6a2 into nasa:main Jun 8, 2023
@thnkslprpt thnkslprpt deleted the fix-107-change-command-success-events-to-info branch June 8, 2023 20:25
@dmknutsen dmknutsen added this to the Equuleus milestone Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert command success events to INFORMATION type
4 participants