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

Refactor to use AppSource #42

Merged
merged 10 commits into from
May 28, 2021
Merged

Refactor to use AppSource #42

merged 10 commits into from
May 28, 2021

Conversation

cohix
Copy link
Contributor

@cohix cohix commented May 21, 2021

This PR refactors the internals of Atmo to use an AppSource interface instead of a bundle directly to load Runnables and set itself up.

This opens the door for other capabilites such as remote AppSources to load data from a control plane-like setup.

Resolves #41

@cohix cohix marked this pull request as draft May 25, 2021 01:38
@cohix cohix marked this pull request as ready for review May 25, 2021 12:16
@cohix cohix changed the title WIP: Refactor to use AppSource Refactor to use AppSource May 28, 2021
@cohix cohix merged commit 94e371b into main May 28, 2021
@arbourd arbourd deleted the connor/appsource branch May 5, 2022 15:11
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.

Decouple Runnables and Bundle from Coordinator
1 participant