-
Notifications
You must be signed in to change notification settings - Fork 224
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 Integration candidate: Caelum-rc4+dev9 #471
Conversation
445b5ad
to
c3c7e85
Compare
@skliper I'm struggling with the documentation workflow. The installs were failing under Ubuntu 18.04 (see https://github.com/nasa/cFS/runs/6291462767?check_suite_focus=true) I upgraded the workflows to ubuntu 20.04 but now I'm getting some LateX Errors on the users guide and |
@astrogeco the initial failure referenced just looks like a temporary communications error, can you just rerun and see if it'll work? Updating distros shouldn't be required. |
tried re-running with no luck, found some forums about this being down frequently |
I'd suggest just waiting until it's working again vs adding additional work arounds in our flow. Not sure if this is the case here, but any additional/alternative repo usage is just another security risk. Maybe just keep it simple? |
Agreed, I'd rather bump up to 20.04 instead of a third party PPA. It's been failing for over a day though so I wonder if the old archive is getting deprecated. |
fe3a982
to
8dae5fd
Compare
- Update RTEMS toolchain files - Add support for fractional seconds in epoch - Add truncation warning suppression flags - Deploy docs from local workflow on main branch push - Remove redundant word in App Developers Guide - UT updates for alternate time configuration - See <#2098> and <nasa/cFS#471>
- Update codeql workflows for reusable update - add os-impl-no-select.c for RTEMS - See <#1251> and <nasa/cFS#471>
- Update codeql workflow for reusable updates - Add cpu affinity example - Update RTEMS CMake Platform File - See <#343> and <nasa/cFS#471>
3ac3ce1
to
79b1859
Compare
Combines nasa/cFE#2098, v7.0.0-rc4+dev127 nasa/osal#1251, v6.0.0-rc4+dev74 nasa/PSP#343, v1.6.0-rc4+dev34 **cFE** nasa/cFE#2078, Adds truncation warning suppression flags nasa/cFE#2094, Doc deploy from local workflow on main-branch push nasa/cFE#2088, Add support for fractional seconds in epoch nasa/cFE#2044, Remove redundant word in App Developers Guide nasa/cFE#2099, UT updates for alternate time configuration **RTEMS 6 Support nasa/cFE#2097, update rtems toolchain files nasa/osal#1250, add os-impl-no-select.c for RTEMS nasa/PSP#339, Update RTEMS CMake Platform File **PSP** nasa/PSP#341, Add cpu affinity example **Fix Broken CodeQL Workflow Reference** nasa/PSP#337 nasa/osal#1249 nasa/sample_lib#82 nasa/sample_app#173 nasa/sch_lab#113 nasa/ci_lab#109 nasa/to_lab#120 nasa/elf2cfetbl#110 nasa/tblCRCTool#68 nasa/cFS-GroundSystem#214 Co-authored-by: Justin Figueroa <chillfig@users.noreply.github.com> Co-authored-by: Jacob Hageman <skliper@users.noreply.github.com> Co-authored-by: Jonathan Branderburg <jonathan-brandenburg-metecs@users.noreply.github.com> Co-authored-by: Alan Cudmore <acudmore@users.noreply.github.com> Co-authored-by: Hugo Valente <HugoValente11@users.noreply.github.com>
79b1859
to
db63211
Compare
Checklist (Please check before submitting)
Describe the contribution
Combines
nasa/osal#1251
nasa/cFE#2098
nasa/PSP#343
Including
cFE
nasa/cFE#2078, Adds truncation warning suppression flags
nasa/cFE#2094, Doc deploy from local workflow on main-branch push
nasa/cFE#2088, Add support for fractional seconds in epoch
nasa/cFE#2044, Remove redundant word in App Developers Guide
nasa/cFE#2099, UT updates for alternate time configuration
**RTEMS 6 Support
nasa/cFE#2097, update rtems toolchain files
nasa/osal#1250, add os-impl-no-select.c for RTEMS
nasa/PSP#339, Update RTEMS CMake Platform File
PSP
nasa/PSP#341, Add cpu affinity example
Fix Broken CodeQL Workflow Reference
nasa/PSP#337
nasa/osal#1249
nasa/sample_lib#82
nasa/sample_app#173
nasa/sch_lab#113
nasa/ci_lab#109
nasa/to_lab#120
nasa/elf2cfetbl#110
nasa/tblCRCTool#68
nasa/cFS-GroundSystem#214
Testing performed
See PRs
Expected behavior changes
See PRs
System(s) tested on
Ubuntu RTEMS
Additional context
None
Contributor Info - All information REQUIRED for consideration of pull request
@astrogeco
@chillfig
@skliper
@jonathan-brandenburg-metecs
@acudmore
@HugoValente11