bright-library-56629
01/15/2025, 12:08 AMParameters
? Like one flow may contain a secret_name
parameter and another may contain several parameters like alpha
and beta
for example. While we can designate default values to these in the actual flow file, we may want to pass in different values for a test/CI environment.
Right now the only idea I had would be to include some CI config YAML or TOML file in the flow's directory containing the parameters and the desired values but parsing these can get messy.
Any best practices/suggestions?ancient-application-36103
01/15/2025, 12:10 AMdry-beach-38304
01/15/2025, 1:27 AMdry-beach-38304
01/15/2025, 1:28 AMdry-beach-38304
01/15/2025, 1:29 AMdry-beach-38304
01/15/2025, 1:29 AM