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 TES executor to TES API v1.1 #4195

Merged
merged 19 commits into from
May 10, 2024
Merged

Update TES executor to TES API v1.1 #4195

merged 19 commits into from
May 10, 2024

Commits on Aug 15, 2023

  1. Update TES plugin to TES API v1.1

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    971c7a0 View commit details
    Browse the repository at this point in the history
  2. Fix compile errors

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    292b506 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Add authentication

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2731581 View commit details
    Browse the repository at this point in the history
  2. Enable TES API debugging if trace log is enabled

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7343c2c View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Add v1 back to API endpoints

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    61387c9 View commit details
    Browse the repository at this point in the history
  2. Fix authentication

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    af9a143 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Revert ApiClient base path, fix failing tests

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d0ae458 View commit details
    Browse the repository at this point in the history
  2. Fix authentication

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    37be669 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Add note about direct storage access

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    c46fa3a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Update support for local TES executor with GA4GH TES Plugin (#4608)

    Signed-off-by: Liam Beckman <lbeckman314@gmail.com>
    lbeckman314 authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8fe2373 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. minor cleanup

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e623586 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tes-update-1.1

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    048c395 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Fix local paths for TES Azure (#4901)

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    
    ---------
    
    Signed-off-by: Venkat Malladi <vmalladi@microsoft.com>
    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    Co-authored-by: Ben Sherman <bentshermann@gmail.com>
    vsmalladi and bentsherman authored May 3, 2024
    Configuration menu
    Copy the full SHA
    a22e735 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Fix typos

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed May 8, 2024
    Configuration menu
    Copy the full SHA
    cf3d67d View commit details
    Browse the repository at this point in the history
  2. Fix failing test

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5cb75cf View commit details
    Browse the repository at this point in the history
  3. Fix provider mismatch error

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed May 8, 2024
    Configuration menu
    Copy the full SHA
    38734da View commit details
    Browse the repository at this point in the history
  4. Fix upload of temp bin files

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bf0c0f1 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    ccdabea View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from review

    Signed-off-by: Ben Sherman <bentshermann@gmail.com>
    bentsherman committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0b86d0f View commit details
    Browse the repository at this point in the history