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-08-10 #333

Merged
merged 5 commits into from
Aug 11, 2021
Merged

Commits on Aug 6, 2021

  1. Fix #331, Skip documentation deploy job

    Moves the branch push check conditional "up" in the documentation build
    workflow. The check now happens at the deploy job level instead of the
    deploy step step for both the deploy-usersguide and deploy-osalguide.
    
    This saves time by preventing loading extra VMs in pull requests and
    other repository push events.
    astrogeco committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    7216fa7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. IC:2021-08-10, cFE and osal

    **Combines**
    
    - nasa/cFE#1772, v6.8.0-rc1+dev844
    - nasa/osal#1127, v5.1.0-rc1+dev590
    
    **Includes**
    
    *cFE*
    
    - nasa/cFE#1737, Move global count into test global struct.
    - nasa/cFE#1722, Add ES application control API functional tests
    - nasa/cFE#1743, Update coverage test to use UtAssert macros
    - nasa/cFE#1734, Add table api functional tests
    - nasa/cFE#1753, Add Generic Counter API test
    - nasa/cFE#1766, finish ES misc API functional test
    - nasa/cFE#1764, last char truncated in coverage log output
    - nasa/cFE#1728, Mistakes in some copyright headers
    - nasa/cFE#1767, Add misc time api functional test cFE
    - nasa/cFE#1749, Add Functional Test for EVS Reset Filters API
    - nasa/cFE#1781, RTEMS CFE_FT_Global build failure
    - nasa/cFE#1796, replace VOIDCALL assert macro
    
    *osal*
    
    - nasa/osal#1117, Add absolute branch coverage check
    
    Co-authored-by: Joseph Hickey <jphickey@users.noreply.github.com>
    Co-authored-by: Alex Campbell <zanzaben@users.noreply.github.com>
    Co-authored-by: Niall Mullane <nmullane@users.noreply.github.com>
    Co-authored-by: Paul <pavll@users.noreply.github.com>
    5 people committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    43bbfe4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #332 from astrogeco/331-skip-deploy-job

    Fix #331, Skip deploy job instead of step
    astrogeco authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    945dead View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed34865 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #323 from ArielSAdamsNASA/fix-322-add-discussions-…

    …contributing-guide
    
    Fix #322, Add Discussions in the Contributing Guide
    astrogeco authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    e132f52 View commit details
    Browse the repository at this point in the history