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-05-18 #259

Merged
merged 7 commits into from
May 20, 2021
Merged

Conversation

astrogeco
Copy link
Contributor

@astrogeco astrogeco commented May 19, 2021

Description

PR #254

Fix #251, Implement Coding Standard Rules in CodeQL

[continuous-integration] Adds JPL Power of 10 rules and some MISRA rules to codql config guide to implement the updated the coding standard.

PR #255

Fix #253, Add Workflow Descriptions in CONTRIBUTING.

[docs] Adds short descriptions to each of our workflows.

PR #258

Fix #257, Correct links to community mailing list

Integration Candidate

nasa/cFE#1508
nasa/osal#1006

Includes

nasa/cFE#1482, Resolve sequence count auto-increment rollover bug
nasa/cFE#1491, Correctly format code block section terminator
nasa/cFE#1530, Fix typos in developer guide

nasa/osal#987, Show CodeQL Preview
nasa/osal#985, rename hooks to handlers
nasa/osal#1000, propagate status code in OS_rmdir
nasa/osal#1001, rework "unit-tests" to use macros
nasa/osal#1003, remove extra newlines in utassert logs
nasa/osal#990, Add test for object id inline functions
nasa/osal#998, fixed invalid inputs for OS_mkdir
nasa/osal#812, Improves config guide documentation

Authors

@skliper
@jbohren-hbr
@tniessen
@ArielSAdamsNASA
@jphickey
@Kronos3
@zanzaben

@astrogeco astrogeco added IC:2021-05-18 community Includes community contributions labels May 19, 2021
@astrogeco astrogeco force-pushed the integration-candidate branch 2 times, most recently from 9dc2406 to eea06b7 Compare May 19, 2021 16:46
@astrogeco
Copy link
Contributor Author

@jphickey @zanzaben @skliper when running with OMIT_DEPRECATED = true, I saw a test failure for "osal_timer_UT" I should have grabbed a screenshot before hitting the "re-run jobs" button because now it passed and I can't find the failed run... anyhow be on the lookout for that.

@astrogeco astrogeco marked this pull request as ready for review May 19, 2021 17:02
Combines:

nasa/cFE#1508, cFE v6.8.0-rc1+dev580
nasa/osal#1006, osal v5.1.0-rc1+dev452

Includes:

nasa/cFE#1482, Resolve sequence count auto-increment rollover bug
nasa/cFE#1491, Correctly format code block section terminator
nasa/cFE#1530, Fix typos in developer guide

nasa/osal#985, rename hooks to handlers
nasa/osal#1000, propagate status code in OS_rmdir
nasa/osal#1001, rework "unit-tests" to use macros
nasa/osal#1003, remove extra newlines in utassert logs
nasa/osal#990, Add test for object id inline functions
nasa/osal#998, fixed invalid inputs for OS_mkdir
nasa/osal#812, Improves config guide documentation
nasa/osal#987, Show CodeQL Preview

Co-Authored-By: Jake Hageman <skliper@users.noreply.github.com>
Co-Authored-By: Joseph Hickey <joseph.p.hickey@nasa.gov>
Co-Authored-By: Ariel Adams <ArielSAdamsNASA@users.noreply.github.com>
Co-Authored-By: Alex Campbell <zanzaben@users.noreply.github.com>
Co-Authored-By: Tobias Nießen <tniessen@users.noreply.github.com>
Co-Authored-By: Jonathan Bohren <jbohren-hbr@users.noreply.github.com>
Co-Authored-By: Andrei Tumbar <Kronos3@users.noreply.github.com>
Fix #251, Implement Coding Standard Rules in CodeQL
…tion

Fix #253 Add Workflow Descriptions in CONTRIBUTING.md
- Consolidates all mentions of the community and product-team with links to the appropriate ReadMe sections
- Includes instructions to unsubscribe.
- Removes trailing whitespace for many lines.
- Fixes minor typos throughout markdown documents.
Fix #257, Update instructions to join cfs-community mailing list
@astrogeco astrogeco merged commit 5c06963 into main May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Includes community contributions
Projects
None yet
2 participants