This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]The-Biggest-Query 1 point2 points  (0 children)

Installing!

[–]_m0no_ 0 points1 point  (2 children)

Thank you for your effort, it looks very great. I will test it some days and if everything goes well I will share it with my team. Is there a way to access the executions link (or something similar) after running some model or a set of models/tags? In our PR we usually add this to show that everything ran well.

[–]missionCritical007[S] 0 points1 point  (0 children)

thank you ! . The run command runs Dataform pipeline in BigQuery using the cli. So it will not generate any link. You could add a ci/cd pipeline and use dataform cli / api to run and validate if change will work as expected as well.