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

Warp Drive workflow arguments should support default enum values #5729

Open
1 task done
lukas-cap opened this issue Jan 24, 2025 · 0 comments
Open
1 task done

Warp Drive workflow arguments should support default enum values #5729

lukas-cap opened this issue Jan 24, 2025 · 0 comments
Labels
Feature requests Feature Requests

Comments

@lukas-cap
Copy link

Dupe Check

Describe the solution you'd like?

Text arg values support defaults. Enums should too - it's a no brainer. It would take most of my workflows from needing to think when invoking, to becoming pure muscle memory.

Is your feature request related to a problem? Please describe.

Example command:
internal-tool build --device-type {{arg1}}

Arg definition:
arg1 == [simulator | device]

Needing to always explicitly select the enum val when 99% of the time I choose the same one is frustrating.

Additional context

No response

How important is this feature to you?

4

Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1

None

@lukas-cap lukas-cap added the Feature requests Feature Requests label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature requests Feature Requests
Projects
None yet
Development

No branches or pull requests

1 participant