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 #166 and #169, Add Static Code Analysis and Pull Request Trigger to CI workflow #171

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Jan 4, 2021

Describe the contribution
Fix #166
Fix #169

Testing performed
Succesfully ran in fork.

Also see pull-request trigger working at https://github.com/nasa/cFS/pull/171/checks

Expected behavior changes
New workflow "Static Analysis" runs cpp check on the bundle and also stricter checks on cfe, osal, and psp based on the old travis.yml setups.

System(s) tested on
Ubuntu 18.04

Additional context
None

@astrogeco astrogeco force-pushed the fix-167-and-169-cppcheck-and-pr-workflow branch from b3ed26a to d1093f8 Compare January 4, 2021 22:29
@astrogeco astrogeco changed the base branch from main to integration-candidate January 5, 2021 22:26
@astrogeco astrogeco merged commit 99d45e6 into nasa:integration-candidate Jan 5, 2021
@astrogeco astrogeco added this to the Caelum cFS-20.12 milestone Jan 5, 2021
@astrogeco astrogeco deleted the fix-167-and-169-cppcheck-and-pr-workflow branch September 13, 2021 18:41
chillfig pushed a commit to chillfig/cFS that referenced this pull request Mar 17, 2022
Use the correct typedef for OSAL ID.  This also necessiates using
the correct conversion macro where use as an integer is intended.
chillfig pushed a commit to chillfig/cFS that referenced this pull request Mar 17, 2022
Fix nasa#171, use osal_id_t for OSAL ID, not int32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants