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

Align auto-convert feature between web gui and cli #440

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

martinhpedersen
Copy link
Member

We have been auto-converting images for the web gui, while prompting the user from the CLI composer. Given that the CLI prompt is causing issues with the new "non-interactive" cli composer, I believe it's reasonable to avoid this complexity by doing auto-convertion on the command line aswell.

We could consider adding a config options to let the user control this behavior in the future. But until then, let's keep it simple.

Resolves #431

We have been auto-converting images for the web gui, while prompting the
user from the CLI composer. Given that the CLI prompt is causing issues
with the new "non-interactive" cli composer, I believe it's reasonable
to avoid this complexity by doing auto-convertion on the command line
aswell.

We could consider adding a config options to let the user control this
behavior in the future. But until then, let's keep it simple.

Resolves #431
@martinhpedersen martinhpedersen added this to the v0.16.0 milestone Jan 3, 2024
@martinhpedersen martinhpedersen self-assigned this Jan 3, 2024
@martinhpedersen martinhpedersen modified the milestones: v0.16.0, v0.15.2 Jan 3, 2024
@martinhpedersen martinhpedersen merged commit 04ef16e into develop Jan 20, 2024
8 checks passed
@martinhpedersen martinhpedersen deleted the align-cli-http-image-convert branch January 20, 2024 18:37
@martinhpedersen martinhpedersen modified the milestones: v0.15.2, v0.16.0 Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants