Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
moon currently support yaml and pkl as configuration sources.
The hcl language from hashicorp would be an alternative.
With this we would get variables and conditions directly into the moon tasks definitions.
Another benefit would be that unlike pkl, no extra binary is needed to interpolate this syntax.
https://docs.rs/hcl-rs/latest/hcl/
What do you think?
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
moon currently support yaml and pkl as configuration sources.
The
hcllanguage from hashicorp would be an alternative.With this we would get variables and conditions directly into the moon tasks definitions.
Another benefit would be that unlike pkl, no extra binary is needed to interpolate this syntax.
https://docs.rs/hcl-rs/latest/hcl/
What do you think?