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

IC: Caelum-rc4+dev28 #613

Merged
merged 3 commits into from
Nov 14, 2022
Merged

IC: Caelum-rc4+dev28 #613

merged 3 commits into from
Nov 14, 2022

Commits on Nov 3, 2022

  1. Fix #607, rework static-analysis workflow

    Updates the static analysis workflow:
     - Make it work with the latest Ubuntu and Cppcheck
     - Allow callers to pass in a project configuration to get "real"
       macro definitions and include paths
     - Streamlined - only generate XML outputs, then use XSLT to convert
       that to text, rather than running the tool twice.
     - Streamlined - merge the two XML outputs into one, before converting
       to sarif and uploading
     - Streamlined - Call the sarif conversion tool directly, rather than
       going through a 3rd party action.
    jphickey committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    c36aa2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #608 from jphickey/fix-607-static-analysis

    Fix #607, rework static-analysis workflow
    dzbaker committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    7f0db67 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. IC: Caelum-rc4+dev28

    *Combines:*
    
    cfe v7.0.0-rc4+dev205
    osal v6.0.0-rc4+dev151
    cFS-GroundSystem v3.0.0-rc4+dev39
    
    **Includes:**
    
    *cFS*
    - #608
    
    *cFE*
    - nasa/cFE#2197
    
    *osal*
    - nasa/osal#1323
    
    *cFS-GroundSystem*
    - nasa/cFS-GroundSystem#217
    - nasa/cFS-GroundSystem#230
    
    Co-authored by: Joseph Hickey <jphickey@users.noreply.github.com>
    Co-authored-by: Avi Weiss <thnkslprpt@users.noreply.github.com>
    Co-authored-by: Paul Ober <paulober@users.noreply.github.com>
    dzbaker committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    aa2755c View commit details
    Browse the repository at this point in the history