Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic deployment DAG #14

Merged
merged 7 commits into from
Nov 25, 2022
Merged

Add basic deployment DAG #14

merged 7 commits into from
Nov 25, 2022

Conversation

AetherUnbound
Copy link
Contributor

@AetherUnbound AetherUnbound commented Nov 25, 2022

This PR adds basic deployment DAGs for each of our services which can be deployed with just deploy. I've tested this with a few! For now we'll need to kick these off manually but at least it doesn't require SSH-ing in somewhere and can be kicked off from a web UI 🙂

I also added a CODEOWNERS for easier review assignment!

The primary file to look at is deployment_dags.py, as that contains all the logic for the DAG.

image

@AetherUnbound AetherUnbound requested a review from a team November 25, 2022 06:57
@AetherUnbound AetherUnbound merged commit 8ee9dcc into main Nov 25, 2022
@AetherUnbound AetherUnbound deleted the feature/deploy-DAG branch November 25, 2022 16:59
@AetherUnbound AetherUnbound mentioned this pull request Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant