quiet-afternoon-68940
04/04/2024, 2:30 PM@environment
decorator to have allow_multiple=True
. The main motivation is that it's confusing that an environment decorator defined in code prevents a decorator applied on the CLI from having any effect, even if the sets of variables defined by the two decorators are disjoint. https://github.com/Netflix/metaflow/pull/1785ancient-application-36103
04/08/2024, 8:38 PMancient-application-36103
04/08/2024, 8:39 PM@environment
will better support the use case of being able to control which env vars are passed to a stepancient-application-36103
04/08/2024, 8:40 PMquiet-afternoon-68940
04/09/2024, 12:37 AMquiet-afternoon-68940
04/09/2024, 12:41 AM