metaflow
metaflow copied to clipboard
Drop `ext_info` from `METAFLOW_VERSION` env var in `@batch` and `@kubernetes`
https://outerboundsco.slack.com/archives/C02116BBNTU/p1658246993734459 through chat.metaflow.org
@savingoyal Not able to see it even after signing up on the workspace.
additional context from the thread
- affects flows deployed with
step-functionsorargo-workflows, as these are the only ones setting the env var. ext_infoonly filled in when using metaflow extensions
After testing this out, the issue should be fixed by #1329