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

Support GCS #3905

Merged
merged 33 commits into from
Dec 14, 2021
Merged

Support GCS #3905

merged 33 commits into from
Dec 14, 2021

Commits on Sep 27, 2021

  1. fix error message

    jzwang43 committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    eeaccd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

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

Commits on Dec 2, 2021

  1. Update codalab/lib/bundle_cli.py

    Co-authored-by: Ashwin Ramaswami <[email protected]>
    jzwang43 and epicfaace committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    6be7cac View commit details
    Browse the repository at this point in the history
  2. Remove replicate for now

    jzwang43 committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    bcc516c View commit details
    Browse the repository at this point in the history
  3. Revert "fix error message"

    This reverts commit eeaccd7.
    jzwang43 committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    4cd9231 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbcf8bd View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Support GCS

    epicfaace committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    608840f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

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

Commits on Dec 12, 2021

  1. Configuration menu
    Copy the full SHA
    33dfc3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b1fff9 View commit details
    Browse the repository at this point in the history
  3. refresh

    epicfaace committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    b0ca14d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75f60b8 View commit details
    Browse the repository at this point in the history
  5. update

    epicfaace committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    2c901f6 View commit details
    Browse the repository at this point in the history
  6. fix

    epicfaace committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    7184cf2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04aaa4d View commit details
    Browse the repository at this point in the history
  8. Fix delete

    epicfaace committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    974ef31 View commit details
    Browse the repository at this point in the history
  9. Support "cl upload --store"

    epicfaace committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    f864bb2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bb6c069 View commit details
    Browse the repository at this point in the history
  11. gcp updates

    epicfaace committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    b4b84ff View commit details
    Browse the repository at this point in the history
  12. Finish GCP support

    epicfaace committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    3ba3541 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    5a5f662 View commit details
    Browse the repository at this point in the history
  2. Update references

    epicfaace committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    5957626 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bundle-store-cli' of github.com:codalab/codalab-workshe…

    …ets into bundle-store-cli
    epicfaace committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    d9f34cb View commit details
    Browse the repository at this point in the history
  4. Fix bug

    epicfaace committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    f64083f View commit details
    Browse the repository at this point in the history
  5. Update

    epicfaace committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    7c72efa View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Fix upload issue

    epicfaace committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    403ddb9 View commit details
    Browse the repository at this point in the history
  2. Fix bundle deletion issue

    epicfaace committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    520c1c2 View commit details
    Browse the repository at this point in the history
  3. fix test

    epicfaace committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    3d74e3e View commit details
    Browse the repository at this point in the history
  4. black

    epicfaace committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a9f8f18 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f29fcc View commit details
    Browse the repository at this point in the history
  6. Commit

    epicfaace committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    62db2f3 View commit details
    Browse the repository at this point in the history
  7. Update codalab_service.py

    epicfaace committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    28ccd37 View commit details
    Browse the repository at this point in the history
  8. Fix

    epicfaace committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    89f8718 View commit details
    Browse the repository at this point in the history