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

fix: empty file tags cause upload error for some providers #7300

Merged

Commits on Apr 2, 2021

  1. fix: empty file tags cause upload error for some providers

    DigitalOcean and Linode object storage solutions do not accept `tags` option while uploading a file. Previously, tags option was set to default empty object. Now, we do not include it if it is empty.
    alioguzhan committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    7700df9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    972c0e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20f3771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85af95b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1062885 View commit details
    Browse the repository at this point in the history
  6. chore: update changelog

    alioguzhan committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    542dcde View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e79ddac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ddcc3c View commit details
    Browse the repository at this point in the history