This message was deleted.
# ask-metaflow
m
This message was deleted.
1
v
CI ready should be a confident yes. Many if not most companies use Metaflow with some CI system like GitHub actions
manual/gated steps are doable (e.g via tags or events) but there’s no explicit decorator for it
R doesn’t have feature parity with Python, so it’s a matter of interpretation if that should be included. On the other hand, many folks use Metaflow to orchestrate code written in other languages (C, Rust, Java etc), but workflows would be written in Python
h
Thanks!