snowflake-cli
snowflake-cli copied to clipboard
SNOW-1650185: Streamlit and Snowpark does not support glob patterns in artifacts
SnowCLI version
3.0.0rc0
Python version
No response
Platform
No response
What happened
Glob patterns are not supported in streamlit and snowpark artifacts definitions.
In 2.8.0 it was possible to define streamlit with:
additional_source_files:
...
- metrics/*.py
...
in 3.0.0 this does not work.
Console output
No response
How to reproduce
No response