Hi Everyone,
I'm new to Dataform so I have a somewhat basic question. I have created some jobs in the form of sqlx files that I have no problem running manually and create BigQuery tables. However, I have an issue automating those jobs to run on a schedule. What are my options?
What I have tried is using Workflow Configurations. I'm creating a Release Configuration but then when I create a Workflow Configuration after that stepping on it, I don't see any actions that I can list for execution. I was expecting to see the jobs created under this workspace but I get No items to display. Could the reason be that I have not integrated Dataform with Github? So the Workflow Configuration cannot use the Release Configuration, which is not connecting to git to pull the latest version of the job? Are my assumptions correct? Could I schedule jobs without GitHub integration.
Best Regards