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

Add S3 uploader #244

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Add S3 uploader #244

wants to merge 6 commits into from

Commits on Aug 28, 2024

  1. Add S3 uploader

    kramerc authored and suflors committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0960dab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdd36fd View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. nitpick: C# style guide, } should be on its own line

    Co-authored-by: Kramer Campbell <[email protected]>
    suflors and kramerc authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    cdc3569 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Add S3Endpoint to validateS3().

    Co-authored-by: Kramer Campbell <[email protected]>
    suflors and kramerc authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e948de0 View commit details
    Browse the repository at this point in the history
  2. Update GetBaseUrl()

    Co-authored-by: Kramer Campbell <[email protected]>
    suflors and kramerc committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ef7e1bd View commit details
    Browse the repository at this point in the history
  3. Added private _baseUrl to the constructor for S3Client, updated Updat…

    …eUrlPreview() to show a proper example.
    suflors committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    dd877e3 View commit details
    Browse the repository at this point in the history