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 merge conflicts in PR #998 #1028

Closed
wants to merge 4 commits into from

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented Nov 23, 2020

Describe the contribution
Took #998 and rebased on top of integration-candidate and attempted to solve merge conflicts

Testing performed
Built on docker container. Unit tests pass.

See https://github.com/astrogeco/cFS/actions for more tests

Updates the unit tests, unit test support, and
stubs to replace deprecated SB APIs with MSG APIs.
Update documentation to replace deprecated SB
APIs with MSG APIs
Update the core software from the deprecated SB
APIs to the MSG APIs.
@astrogeco astrogeco changed the base branch from main to integration-candidate November 23, 2020 07:17
@astrogeco
Copy link
Contributor Author

@jphickey and @skliper I tried to resolve the merge conflicts in #998 but I probably messed some things up.

Some of the size_t changes did not play well with CFE_MSG_Size_t. I think I fixed all of them but it might be good to double check that everything works as intended.

Feel free to force push to this branch and then we can either merge this one instead of #998 or force push to skliper/fix777-deprecate-sb

astrogeco added a commit to astrogeco/cFS that referenced this pull request Nov 23, 2020
Fix #777, Use MSG APIs - Core software
Fix #777, Use MSG APIs - Docs
Fix #777, Use MSG APIs - Unit tests
@jphickey
Copy link
Contributor

Updated with my take - basically I did the same but as a merge (not rebase) and just resolved the conflicts, tested, etc. Mostly the same as what you had aside from some whitespace diffs and a few size_t/CFE_MSG_Size_t diffs.

If you concur we should be able to just push (i.e. fast forward) the integration candidate here - don't really need a separate PR, I think. It's just a merge.

Copy link
Contributor

@skliper skliper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't check every line, but looks fine to me.

@astrogeco astrogeco marked this pull request as ready for review November 23, 2020 21:16
astrogeco pushed a commit to astrogeco/cFE that referenced this pull request Nov 23, 2020
Fix nasa#777, Use MSG APIs - Core software
Fix nasa#777, Use MSG APIs - Docs
Fix nasa#777, Use MSG APIs - Unit tests

See nasa#998 for more details
astrogeco added a commit to astrogeco/cFS that referenced this pull request Nov 23, 2020
@astrogeco astrogeco closed this Dec 1, 2020
@astrogeco astrogeco deleted the fix777-deprecate-sb branch December 1, 2020 03:07
astrogeco added a commit to astrogeco/cFS that referenced this pull request Dec 2, 2020
astrogeco added a commit to astrogeco/cFS that referenced this pull request Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants