seatgeek / backstage-plugins

SeatGeek Backstage Plugins Collection
Apache License 2.0
31 stars 6 forks source link

Awards - Add support for Google Cloud Storage backend for image uploads #37

Closed markyjones closed 6 months ago

markyjones commented 6 months ago

Add support for Google Cloud Storage backend for image uploads using @tweedegolf/sab-adapter-google-cloud.

We have a Pull Request ready if you are happy with this contribution?

Configuration would look like:

awards:
  storage:
    gcs:
      bucket: gs://backstage-awards # required
      keyFilename: path/to/keyFile.json # optional: defaults to GOOGLE_APPLICATION_CREDENTIALS