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

[Feature] Add Constant providers #20

Open
1 of 6 tasks
vianneybacoup opened this issue Feb 1, 2024 · 1 comment
Open
1 of 6 tasks

[Feature] Add Constant providers #20

vianneybacoup opened this issue Feb 1, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@vianneybacoup
Copy link
Collaborator

vianneybacoup commented Feb 1, 2024

Issue to track the Implemention of Constant providers.

We should be able, for each type listed below, to add either parameters:

  • simple value
  • list of values
  • weighted list of values

String has been done by @bhagenbourger, it is a good example of the expectations for the rest of the types.

  • string
  • boolean
  • date
  • timestamp
  • integer
  • float
@vianneybacoup vianneybacoup added enhancement New feature or request good first issue Good for newcomers labels Feb 1, 2024
@vianneybacoup
Copy link
Collaborator Author

As @bhagenbourger you added more features than expected for the string constant (pure constant parameter, list or weighted list), I'll update this ticket to express those details and new expectations for the other types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant