Skip to content

✨ feat(output): output to a file#92

Merged
jfbus merged 1 commit intomainfrom
out_file
Mar 4, 2026
Merged

✨ feat(output): output to a file#92
jfbus merged 1 commit intomainfrom
out_file

Conversation

@jfbus
Copy link
Copy Markdown
Contributor

@jfbus jfbus commented Mar 4, 2026

Description

Add a new --out-file/-O flag to output content to a file.

The PR adds an OOS download unit test and fixes mime-type detection in the body outputer for small objects.

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

@jfbus jfbus added kind/bug Bug fix kind/feature New feature or request labels Mar 4, 2026
@jfbus jfbus marked this pull request as ready for review March 4, 2026 10:45
@jfbus jfbus force-pushed the out_file branch 2 times, most recently from 6255c89 to d50b852 Compare March 4, 2026 13:28
@jfbus jfbus merged commit 478451c into main Mar 4, 2026
4 checks passed
@jfbus jfbus deleted the out_file branch March 4, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug Bug fix kind/feature New feature or request

Development

Successfully merging this pull request may close these issues.

2 participants