Ammar
source = GitRepository( url=SOURCE_REPO, credentials=GitHubCredentials.load("my-github-credentials-block"), branch="dev", ) flow.from_source( source=source, entrypoint=f"{entry_file}:{entry_func}", # Specific flow to run ).deploy( name="deployment", work_pool_name="work-pool", # cron="* * * * * sleep 30", # Run every hour )
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.