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

feat: add GCS as a FileStore #8493

Merged
merged 16 commits into from
Nov 13, 2023
Merged

feat: add GCS as a FileStore #8493

merged 16 commits into from
Nov 13, 2023

Commits on Jul 7, 2023

  1. feat: add GCS as a FileStore

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    75f5a53 View commit details
    Browse the repository at this point in the history
  2. self-review: fix comments

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    360f227 View commit details
    Browse the repository at this point in the history
  3. fix: checkExists

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f41dcac View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    9182c18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb9aae View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. add recent filestore changes to gcs

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    95d3d6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a509a4 View commit details
    Browse the repository at this point in the history
  3. throw on trailing slash

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5778321 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. retry GCS flakey pushes

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    ba0c144 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into feat/gcs

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e560327 View commit details
    Browse the repository at this point in the history
  3. dockerize

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    33d59df View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Merge branch 'master' into feat/gcs

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    59abb16 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. bump yarn.lock

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    f4dfbf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Merge branch 'master' into feat/gcs

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    68a332f View commit details
    Browse the repository at this point in the history
  2. fix yarn

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    70418a2 View commit details
    Browse the repository at this point in the history