Skip to content

Fix #166 and #169, Add Static Code Analysis and Pull Request Trigger to CI workflow#171

Merged
astrogeco merged 2 commits intonasa:integration-candidatefrom
astrogeco:fix-167-and-169-cppcheck-and-pr-workflow
Jan 5, 2021
Merged

Fix #166 and #169, Add Static Code Analysis and Pull Request Trigger to CI workflow#171
astrogeco merged 2 commits intonasa:integration-candidatefrom
astrogeco:fix-167-and-169-cppcheck-and-pr-workflow

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
jphickey pushed a commit to jphickey/cFS that referenced this pull request Jun 2, 2025
Open Source Updates for Equuleus-rc1+dev29
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.

Fork-originated Pull Requests not running github actions workflows Missing cppcheck in github actions workflow

2 participants