cFS bundle Integration candidate: 2021-04-20#248
Merged
Conversation
6b8233b to
ee269c5
Compare
This was referenced Apr 22, 2021
Contributor
Author
|
@jphickey can you help me with Run if [[ -n $(grep -i "warn\|err\|fail" cFS_startup_cpu1.txt) ]]; then
Must resolve warn|err|fail in cFS startup before submitting a pull request
OS_ModuleLoad_Impl():111:Error loading shared library: ./cf/cfe_assert.so: cannot open shared object file: No such file or directory
Error: Process completed with exit code 255.This happened after adding nasa/cFE#1292 |
Checks for the github context so the workflow only runs the deploy step when it runs on a push event to the main branch
Adds the "needs" and "if" statement to use the check-for-duplicates action to the usersguide and osalguide documentation jobs.
c7c92cf to
9cac7af
Compare
Combines: nasa/cFE#1406 nasa/osal#967 nasa/cFS-GroundSystem#178 Includes: nasa/cFE#1290, Split interface and implementation modules nasa/cFE#1376, add docs to CFE_ES_RegisterCDS() regarding clearing nasa/cFE#1292, Remove testrunner and convert testcase to app cfe-IC:2021-04-20, HOTFIX: Always build cfe_assert. nasa/osal#950, Eliminate time and access name collisions with VxWorks nasa/osal#946, Fix Shell implementation on posix and rtems nasa/cFS-GroundSystem#174, update executable name and version in setup.py nasa/cFS-GroundSystem#175, Add executable install guide
9cac7af to
8872aec
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Integration
nasa/cFE#1406
nasa/osal#967
nasa/cFS-GroundSystem#178
Continuous Integration Changes
Documentation Changes
Testing
Bundle Tests https://github.com/nasa/cFS/pull/248/checks
cFE Checks https://github.com/nasa/cFE/pull/1406/checks
osal https://github.com/nasa/osal/pull/967/checks
cFS-GroundSystem https://github.com/nasa/cFS-GroundSystem/pull/178/checks
Authors
@astrogeco
@jphickey
@skliper