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 support for writing sidecar files for raw images #286

Merged
merged 3 commits into from
Nov 20, 2022
Merged

Conversation

JWCook
Copy link
Member

@JWCook JWCook commented Nov 20, 2022

Updates #267

Notes:

  • Currently only applies to the CLI; see Support previewing and tagging raw image formats in UI #232 for GUI support
  • By default, if a raw image path is specified and it has a sidecar, that sidecar will be used
  • If sidecar setting is enabled in settings.yml, a new sidecar file will be created for a raw image if it does not exist
  • Behavior applies to any file that isn't a supported image type (i.e., there's no hardcoded list of raw file extensions)
  • Behavior applies to file paths or glob patterns, but not for directories

@JWCook JWCook added the cli Command-line interface features and improvements label Nov 20, 2022
@JWCook JWCook added this to the v0.8 milestone Nov 20, 2022
@JWCook JWCook merged commit 91f0480 into main Nov 20, 2022
@JWCook JWCook deleted the raw-sidecars branch November 20, 2022 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Command-line interface features and improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant