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

main_v5.1 - Enhance update truth data workflow to create a uniquely named branch... #2678

Merged
merged 4 commits into from
Sep 6, 2024

Commits on Sep 5, 2024

  1. Enhance update truth data workflow to create a uniquely named branch …

    …to update *-ref branches and commit/append to a log file that tracks the reasons for updating the truth data. This is done to ensure that the *-ref branch testing workflow run that actually updates the truth data is always run even if there are no other changes to the METplus branch since the last update, e.g. when a change to another component like MET warrants the truth data update
    georgemccabe committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    adf92c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0332032 View commit details
    Browse the repository at this point in the history
  3. changed logic to no longer push changes to develop/main_vX.Y, but ins…

    …tead merge changes from -ref into the update branch
    georgemccabe committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5bbb590 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd07c02 View commit details
    Browse the repository at this point in the history