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

Should Pangeo Forge become a proper Github App? #48

Open
rabernat opened this issue Jan 31, 2022 · 0 comments
Open

Should Pangeo Forge become a proper Github App? #48

rabernat opened this issue Jan 31, 2022 · 0 comments

Comments

@rabernat
Copy link
Contributor

Our current automation / orchestration setup is a janky mix of github workflows, github API calls, and prefect callbacks. (See https://github.com/pangeo-forge/flow-charts)

flow

A consequence of this is that is quite hard to properly define recipe state at a given time.

An alternative would be to create a proper Github App. Then we could manage the recipe state inside the API backend as a proper state machine, and post the appropriate updates to GitHub when needed.

This would be a major refactor but would probably make more sense in the long run.

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

No branches or pull requests

1 participant