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

Extract build operations from builder API #1718

Merged
merged 7 commits into from
Mar 23, 2023
Merged

Extract build operations from builder API #1718

merged 7 commits into from
Mar 23, 2023

Conversation

hannobraun
Copy link
Owner

Extract a certain kind of operation (which I'm calling "build" operations) from the builder API, and move them into the operations module. The plan is to create more kinds of operations there, to replace the builder API fully.

This is another step towards addressing #1713.

@hannobraun hannobraun merged commit f7b4ca8 into main Mar 23, 2023
@hannobraun hannobraun deleted the build branch March 23, 2023 12:28
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