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

CI Feature to detect stalled experiments #2049

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    fb871ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b865bf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e59bef View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    dd4c735 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f31ec82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aad09fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d45017a View commit details
    Browse the repository at this point in the history
  5. Update run_ci.sh

    quotes from bash linter
    TerrenceMcGuinness-NOAA committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b170ca7 View commit details
    Browse the repository at this point in the history
  6. Update run_ci.sh

    jobs should not be plurl
    TerrenceMcGuinness-NOAA committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ea4da7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d529dbb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12c26e8 View commit details
    Browse the repository at this point in the history
  9. Update rocoto_statcount.py

    fixed some grammar in description
    TerrenceMcGuinness-NOAA committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5ae0d72 View commit details
    Browse the repository at this point in the history
  10. Update run_ci.sh

    fixed double quotes for bash lint
    TerrenceMcGuinness-NOAA committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    5b98e01 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    b48f519 View commit details
    Browse the repository at this point in the history
  2. Update ci/scripts/utils/rocoto_statcount.py

    update to more robust logic
    
    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    Configuration menu
    Copy the full SHA
    02bd37e View commit details
    Browse the repository at this point in the history
  3. Update ci/scripts/utils/rocoto_statcount.py

    added correct exception when command is not found
    
    Co-authored-by: Rahul Mahajan <[email protected]>
    TerrenceMcGuinness-NOAA and aerorahul committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ba7f6d9 View commit details
    Browse the repository at this point in the history
  4. Update ci/scripts/utils/rocoto_statcount.py

    added import for correct exception
    
    Co-authored-by: Rahul Mahajan <[email protected]>
    TerrenceMcGuinness-NOAA and aerorahul committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    729002c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5529000 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d8057a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9a2d08 View commit details
    Browse the repository at this point in the history
  8. added back which method to get new and sperate Execute Object to have…

    … alternative argument list to rocotostat
    TerryMcGuinness-NOAA committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1ca1097 View commit details
    Browse the repository at this point in the history
  9. Update check_ci.sh

    or true for echo date commands
    TerrenceMcGuinness-NOAA committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ae0ca41 View commit details
    Browse the repository at this point in the history
  10. Update run_ci.sh

    syntax fix on quote in rocotorun command line
    TerrenceMcGuinness-NOAA committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fd8c33b View commit details
    Browse the repository at this point in the history
  11. Update run_ci.sh

    removed old switch for check stalled that has been depricated
    TerrenceMcGuinness-NOAA committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8146364 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    688613f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e74567f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1654e52 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    919b0c2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1bfe74a View commit details
    Browse the repository at this point in the history
  17. Update run_ci.sh

    trying to force refresh
    TerrenceMcGuinness-NOAA committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ffd92cf View commit details
    Browse the repository at this point in the history
  18. Update run_ci.sh

    stabs at solving double quote requirements for shellnoms
    TerrenceMcGuinness-NOAA committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    084719b View commit details
    Browse the repository at this point in the history
  19. Update run_ci.sh

    double quoting flags wont stop even though the are correct
    TerrenceMcGuinness-NOAA committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    14e0df1 View commit details
    Browse the repository at this point in the history
  20. Update run_ci.sh

    still wrestling with double quote complaints from shellnormns even thought they are correct in the script and trying that ever the F&*@
    TerrenceMcGuinness-NOAA committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    18557c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    9639ae3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52bf3bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    451b55c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

Commits on Nov 28, 2023

  1. Update ci/scripts/run_ci.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    Configuration menu
    Copy the full SHA
    338831c View commit details
    Browse the repository at this point in the history
  2. Update ci/scripts/run_ci.sh

    Co-authored-by: Walter Kolczynski - NOAA <[email protected]>
    Configuration menu
    Copy the full SHA
    a839b4b View commit details
    Browse the repository at this point in the history