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

Staged pbs qstat #326

Merged
merged 8 commits into from
Mar 18, 2023
Merged

Staged pbs qstat #326

merged 8 commits into from
Mar 18, 2023

Commits on Mar 7, 2023

  1. Attempt to fix json decoding bug and deal with PBS-Cobalt differences…

    … in qstat
    Christine Simpson committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a0a9adc View commit details
    Browse the repository at this point in the history
  2. undid remove function

    Christine Simpson committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    3464d73 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. fixes to get_statuses

    Christine Simpson committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    71a05a7 View commit details
    Browse the repository at this point in the history
  2. get_statuses returns a dict not a list

    Christine Simpson committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f3955bd View commit details
    Browse the repository at this point in the history
  3. put check for queue back into get_statuses

    Christine Simpson committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    1eafa72 View commit details
    Browse the repository at this point in the history
  4. formatting

    Christine Simpson committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    a7991a1 View commit details
    Browse the repository at this point in the history
  5. removed queue

    Christine Simpson committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    afe8bf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. fixed typing errors

    Christine Simpson committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c251141 View commit details
    Browse the repository at this point in the history