https://flyte.org logo
s

Sonja Ericsson

05/11/2022, 1:25 PM
Hi! đź‘‹ We are passing the environment variable
FLYTE_SDK_WORKFLOW_PACKAGES
to
pyflyte workflows serialize
. Looks like that functionality was removed in this PR. Was this intended?
Should we just use
pyflyte --pkgs <package> workflows serialize
instead?
k

Ketan (kumare3)

05/11/2022, 2:27 PM
Cc @Yee
s

Sonja Ericsson

05/11/2022, 2:30 PM
Also didn’t get this to work https://github.com/flyteorg/flyte/issues/2476
k

Ketan (kumare3)

05/11/2022, 2:39 PM
This sounds odd, flytesnacks is still working
Cc @Eduardo Apolinario (eapolinario)
s

Sonja Ericsson

05/11/2022, 2:40 PM
we don’t pass any config, is flytesnacks doing that?
k

Ketan (kumare3)

05/11/2022, 2:44 PM
It is
s

Sonja Ericsson

05/11/2022, 2:45 PM
ok, so for us it never enters this if statement since we don’t pass a config