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

Support Integer Types in Tiltfile Configuration settings #6489

Open
avivlevitski-vlz opened this issue Jan 20, 2025 · 0 comments
Open

Support Integer Types in Tiltfile Configuration settings #6489

avivlevitski-vlz opened this issue Jan 20, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@avivlevitski-vlz
Copy link

avivlevitski-vlz commented Jan 20, 2025

Describe the Feature You Want

Extend Tiltfile config args to support int setting.

Current Behavior

Tiltfile config args support only the following setting types in one object:

  1. boolean
  2. string
  3. list of strings

Why Do You Want This?

Use integer settings values without casting them.

@avivlevitski-vlz avivlevitski-vlz added the enhancement New feature or request label Jan 20, 2025
@avivlevitski-vlz avivlevitski-vlz changed the title Support Integer Types and Nested Objects in Tiltfile Configuration settings Support Integer Types in Tiltfile Configuration settings Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant