-
Notifications
You must be signed in to change notification settings - Fork 217
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
osal Integration candidate: Caelum-rc4+dev6 #1233
Merged
Merged
Conversation
This file contains 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
…-rtems Fix #1220 Implement OS_ModuleGetInfo_Impl for RTEMS
- Add aliased typedef to handle renames from RTEMS 4.11 to RTEMS 5 - Cast to cpuaddress before assignment to `OS_module_address_t` elements
changes tests input to boolean, changes source input for uses, adds new lines component-path to osal, changes tests to test, removes makeprep input
Partial #1225, Update cFS-build CodeQL reusable worfklow target
Fix #1231, Doxygen strip path and expose common config
astrogeco
changed the title
Integration candidate
osal Integration candidate: Caelum-rc4+dev6
Mar 16, 2022
2 tasks
astrogeco
force-pushed
the
integration-candidate
branch
from
March 16, 2022 21:41
4336ee5
to
c9ca9ab
Compare
IC: Caelum-rc4+dev6, nasa/cFS#443 - Reverts development version identifier to 99 for revision number
astrogeco
force-pushed
the
integration-candidate
branch
from
March 16, 2022 21:46
c9ca9ab
to
1d591d8
Compare
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
Mar 16, 2022
Combines nasa/cFE#2066, v7.0.0-rc4+dev87 nasa/osal#1233, v6.0.0-rc4+dev54 Co-authored by: Jacob Hageman <skliper@users.noreply.github.com> Justin Figueroa <chillfig@users.noreply.github.com>
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
Mar 16, 2022
Combines: nasa/cFE#2066, v7.0.0-rc4+dev87 nasa/osal#1233, v6.0.0-rc4+dev54 Co-authored by: Jacob Hageman <skliper@users.noreply.github.com> Co-authored by: Justin Figueroa <chillfig@users.noreply.github.com>
astrogeco
added a commit
to nasa/cFS
that referenced
this pull request
Mar 16, 2022
Combines: nasa/cFE#2066, v7.0.0-rc4+dev87 nasa/osal#1233, v6.0.0-rc4+dev54 Co-authored-by: Jacob Hageman <skliper@users.noreply.github.com> Co-authored-by: Justin Figueroa <chillfig@users.noreply.github.com>
astrogeco
added a commit
that referenced
this pull request
Mar 25, 2022
astrogeco
added a commit
that referenced
this pull request
Mar 25, 2022
astrogeco
added a commit
that referenced
this pull request
Mar 25, 2022
HOTFIX #1233, Revert changes to versioning information
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.
Describe the contribution
PR #1230
PR #1221
PR #1232
PR #1228 from skliper/fix1227-doxygen_mainpage
mainpage
to front page concept #1227, Refactor doxygen and remove mainpageTesting performed
osal Checks https://github.com/nasa/osal/pull/1233/checks
cFS Bundle Checks https://github.com/nasa/cFE/pull/2066/checks
Expected behavior changes
See PRs
System(s) tested on
Ubuntu 18.04
RTEMS 4.11/5 (bundle)
Additional context
Part of nasa/cFS#443
Third party code
None
Contributor Info - All information REQUIRED for consideration of pull request
@skliper
@chillfig