Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

✨ feat(storage): automatic content-type detection in object put#286

Draft
jfbus wants to merge 1 commit into
profile_defaultsoutscale/octl:profile_defaultsfrom
auto-mime-typeoutscale/octl:auto-mime-typeCopy head branch name to clipboard
Draft

✨ feat(storage): automatic content-type detection in object put#286
jfbus wants to merge 1 commit into
profile_defaultsoutscale/octl:profile_defaultsfrom
auto-mime-typeoutscale/octl:auto-mime-typeCopy head branch name to clipboard

Conversation

@jfbus

@jfbus jfbus commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Description

This PR enables automatic content-type detection on storage object put. It can be disabled by setting --no-auto-content-type.

The flag only has an effect on object put and api PutObject, but is added on all storage commands to simplify the code.

Type of Change

Please check the relevant option(s):

  • 🐛 Bug fix
  • ✨ New feature
  • 🧹 Code cleanup or refactor
  • 📝 Documentation update
  • 🔧 Build or CI-related change
  • 🔒 Security fix
  • Other (specify):

How Has This Been Tested?

Please describe the test strategy:

  • Manual testing
  • Unit tests
  • Integration tests
  • Not tested yet

Checklist

  • I have followed the Contributing Guidelines
  • I have added tests or explained why they are not needed
  • I have updated relevant documentation (README, examples, etc.)
  • My changes follow the Conventional Commits specification
  • My commits include appropriate Gitmoji

Additional Context

@github-actions github-actions Bot added the kind/feature New feature or request label Jul 23, 2026
@github-actions

Copy link
Copy Markdown

🔖 auto-tagging: Adding label "kind/feature"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature New feature or request

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.