Hello everyone! In the documentation for <Using u...
# ask-metaflow
a
Hello everyone! In the documentation for Using uv, I'm trying to understand the implication of this sentence:
Remember to set the
environment=uv
when deploying to production as well.
What does it mean in the context of deploying a flow with aws step functions? For instance: • Should I specify
--environment=uv
when calling
step-functions create
? • Within a CI/CD workflow, would setting the environment variable METAFLOW_ENVIRONMENT=uv be sufficient? Thanks in advance!
āœ… 1
h
• Within a CI/CD workflow, would setting the environment variable METAFLOW_ENVIRONMENT=uv be sufficient?
This has worked for me. In case it makes a difference we're deploying with argo
meow this 1
a
Hey, thanks for the answer Nicolas! (and @square-wire-39606 for the confirmation šŸ‘¼)
🫔 1
šŸ‘ 1