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

Update to use Balsam native app for Globus transfers #311

Merged
merged 22 commits into from
Jan 20, 2023
Merged

Update to use Balsam native app for Globus transfers #311

merged 22 commits into from
Jan 20, 2023

Commits on Dec 6, 2022

  1. move globus config into balsam config directory

    Thomas Uram committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    83cbc06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c80fea6 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Allow listing jobs by app

    Thomas Uram committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    6ad08b4 View commit details
    Browse the repository at this point in the history
  2. Update job ls doc string

    Thomas Uram committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    30c4a56 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Add -y option to job rm

    Thomas Uram committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    2417643 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Globus transfer fix: Use Balsam app instead of Globus CLI; add suppor…

    …t for requesting endpoint-specific consents
    Thomas Uram committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    8905b17 View commit details
    Browse the repository at this point in the history
  2. Remove mig support for now: this was carried over from thetagpu and n…

    …eeds to be implemented for polaris
    Thomas Uram committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    50b5585 View commit details
    Browse the repository at this point in the history
  3. Merge

    Thomas Uram committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    c29a850 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Use existing Globus login to request new consents; Add balsam job mod…

    …ify command
    Thomas Uram committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    b428b59 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Adapt Globus endpoint paths as needed, since endpoint paths can diffe…

    …r from paths found on login/compute nodes
    Thomas Uram committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    d4ad74a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Refinement of doc text

    tomuram authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    09eb3e1 View commit details
    Browse the repository at this point in the history
  2. Update transfer.md

    tomuram authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    86b9450 View commit details
    Browse the repository at this point in the history
  3. Merge with main

    Thomas Uram committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    63373d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a8aa90 View commit details
    Browse the repository at this point in the history
  5. Fix code formatting

    Thomas Uram committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    6e0f1b0 View commit details
    Browse the repository at this point in the history
  6. Fix code formatting

    Thomas Uram committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b17110b View commit details
    Browse the repository at this point in the history
  7. Fix code formatting

    Thomas Uram committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    e14faae View commit details
    Browse the repository at this point in the history
  8. Comment out jupyter-black package

    We have one notebook in the repo, from a prior paper. black wants to make many revisions. They're probably insignificant, but i don't want to risk breaking this notebook until we can validate.
    tomuram authored Jan 20, 2023
    Configuration menu
    Copy the full SHA
    817e24e View commit details
    Browse the repository at this point in the history
  9. Fix type checking

    Thomas Uram committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    ef5a016 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c8cbc0 View commit details
    Browse the repository at this point in the history
  11. Fix type checking

    Thomas Uram committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    fac719d View commit details
    Browse the repository at this point in the history
  12. Enable psychopg2 again so tests succeed

    Thomas Uram committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    675d44a View commit details
    Browse the repository at this point in the history