Rıdvan Özhan
08/07/2024, 6:30 PMflow.from_source()
method, I can only get the flow file specified in the entrypoint. However, I need all the files in the entire repo. Can I clone all of them and then dynamically check and update them when there is a change? Is there a way to do this with Prefect, or should I develop different solutions? I would really appreciate it if you could help.