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: 2021-04-20 #248

Merged
merged 3 commits into from Apr 22, 2021
Merged

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Apr 22, 2021

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

@astrogeco
Copy link
Contributor Author

astrogeco commented Apr 22, 2021

@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.

See https://github.com/nasa/cFS/pull/248/checks?check_run_id=2411836636

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.
@astrogeco astrogeco marked this pull request as ready for review April 22, 2021 18:21
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
@astrogeco astrogeco merged commit a4787c2 into main Apr 22, 2021
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.

None yet

1 participant