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

cFS Bundle Integration Candidate: Caelum+dev3 #414

Merged
merged 4 commits into from
Feb 3, 2022
Merged

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Jan 24, 2022

Checklist (Please check before submitting)

Describe the contribution

PR #413

Also includes:

cFE v7.0.0-rc4+dev70

nasa/cFE#2041, Improve CFE_SB_IsValidMsgId handler
nasa/cFE#2034, Update CodeQL workflow
nasa/cFE#2042, Replace CFE_SB_ValueToMsgId(0) with CFE_SB_INVALID_MSG_ID

osal v6.0.0-rc4+dev32

nasa/osal#1209, typesafe definition of osal_id_t

sample_app v1.3.0-rc4+dev9

nasa/sample_app#165, Use preferred UT patterns

Testing performed
cFS Bundle Checks https://github.com/nasa/cFE/pull/2043/checks
cFE Checks https://github.com/nasa/cFE/pull/2043/checks

Note that CodeQL workflow will fail until #413 is merged into main branch. See passing test in that PR.

Expected behavior changes
See PRs

System(s) tested on
Ubuntu 18.04
RTEMS 5
RTEMS 4.11

Additional context
See also nasa/cFE#2043

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
@skliper
@paulober
@jphickey

astrogeco and others added 2 commits February 3, 2022 11:56
Renames workflows to better describe what each one does. The CodeQL
"reusable" workflow is meant to be used by other workflows.

The CodeQL "Analysis" workflow calls the "reusable" CodeQL workflow to
execute the static analysis runs.

Co-authored-by: Ariel Adams   <[email protected]>
Fixes errors in CodeQL results uploads step.

Update parameters in CodeQL "reusable" workflow.

BREAKING Interface changes:

- Renames callable workflow to `codeql-reusable.yml`, submodules will
have to be updated
- Adds required `component-path` input parameter
- Repurpose tests input to be a boolean tied to "ENABLE_UNIT_TESTS" flag

Internal changes:

- Use git clone instead of checkout@v2 for the cFS-Bundle
- Use symlink to map calling repo workspace to expected cFS Bundle directory location

- Enable "code snippets" option to CodeQL Analyze action
- Archives sarif files from analysis output
- Removes code duplication by using a matrix build for security and coding standard analyses
- Alphabetizes workflow inputs and order based on "required" flag
@astrogeco astrogeco changed the title Add nasa/osal#1209, typesafe definition of osal_id_t cFS Bundle Integration Candidate: Caelum+dev3 Feb 3, 2022
Fix #412, git error in CodeQL Analyze Action
*cFE v7.0.0-rc4+dev70*

nasa/cFE#2041, Improve CFE_SB_IsValidMsgId handler
nasa/cFE#2034, Update CodeQL workflow
nasa/cFE#2042, Replace CFE_SB_ValueToMsgId(0) with CFE_SB_INVALID_MSG_ID

*osal v6.0.0-rc4+dev32*

nasa/osal#1209, typesafe definition of osal_id_t

*sample_app v1.3.0-rc4+dev9*

nasa/sample_app#165, Use preferred UT patterns

Co-authored-by: Jacob Hageman   <[email protected]>
Co-authored-by: Paul            <[email protected]>
Co-authored-by: Ariel Adams     <[email protected]>
@astrogeco astrogeco merged commit 6b0372e into main Feb 3, 2022
astrogeco added a commit that referenced this pull request Feb 3, 2022
cFS Bundle Integration Candidate: Caelum+dev3
@astrogeco
Copy link
Contributor Author

astrogeco commented Feb 3, 2022

Had to do a force push to main, updated merge hash is f787d2c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reusable CodeQL Workflow Fails after "upload" stage
1 participant