Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 585 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 585 Bytes

runGitDag

runGitDag is a way to run users job code from version control on your environment. It enables analysts and data scientists to have more freedom and velocity by decoupling their work from data engineering and operations deploy cycle.

Features

Connection:

Service_User:

Job:

Schedule:

User:

Stories

What are some ideas for this application?

  • Admin:

    • Login
    • Create 'connection'
    • Create 'service_user'
  • Users:

    • Login
    • Create 'job'
    • Create 'schedule'

TODOs

  • Write in the README about what we are doing