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

cFE Integration candidate: Caelum-rc4+dev48 #2313

Merged
merged 10 commits into from
Apr 28, 2023
Merged

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    1dc455b View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    972f76a View commit details
    Browse the repository at this point in the history
  2. Fix #2305, document CFS component file naming

    Expand section 4 of the CFE application developer guide with recommended
    file naming patterns and the expected content of the files.  CFS apps
    should strive to match this pattern for the next release.
    jphickey committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    85f4238 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    43270f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Fix #2311, correct fallback file case

    Only include the "FALLBACK_FILE" if the normal search came up empty.
    Do not return a list containing the fallback/default along with the
    user-supplied files, only return the user-supplied files.  This was an
    issue when using "ALLOW_LIST" in that it had both.
    jphickey committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    75ecb39 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2306 from jphickey/fix-2305-cfsapp-files

    Fix #2305, document CFS component file naming
    dzbaker committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    bf3dc55 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2303 from havencarlson/issue-1901

    Fix #1901, remove else statement that was unreachable by unit tests
    dzbaker committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    8721d21 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2312 from jphickey/fix-2311-filesearch

    Fix #2311, correct fallback file case
    dzbaker committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    55864eb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2295 from skliper/fix219_addevstimestamp

    Fix #219, #93, Add EVS port timestamp and simplify port selection
    dzbaker committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    c5e27fb View commit details
    Browse the repository at this point in the history
  6. Bump to v7.0.0-rc4+dev287

    dzbaker committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    78333d3 View commit details
    Browse the repository at this point in the history