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

feat: Pipeline Builder #209

Merged
merged 1 commit into from
Jun 5, 2024
Merged

feat: Pipeline Builder #209

merged 1 commit into from
Jun 5, 2024

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Jun 4, 2024

Description

Refactors the derivation pipeline into it's own module with a builder.

A few previously siloed traits were pulled into the traits module and re-exported where needed.

On top of this pr, will be stacked a few refactors to the online helper methods and implementations.

@refcell refcell changed the title feat: refactor the pipeline builder feat: Pipeline Builder Jun 4, 2024
Copy link
Collaborator Author

refcell commented Jun 4, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @refcell and the rest of your teammates on Graphite Graphite

@refcell refcell requested a review from clabby June 4, 2024 19:47
@refcell refcell added K-feature Kind: feature A-derive Area: kona-derive crate labels Jun 4, 2024 — with Graphite App
@refcell refcell marked this pull request as ready for review June 4, 2024 19:48
@refcell refcell self-assigned this Jun 4, 2024
@refcell refcell added this to the Table Stakes milestone Jun 4, 2024
Copy link
Collaborator

@clabby clabby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice

@refcell refcell force-pushed the refcell/basic-pipeline-builder branch from 17bc238 to 3c12c94 Compare June 5, 2024 16:40
@refcell refcell enabled auto-merge June 5, 2024 16:40
@refcell refcell added this pull request to the merge queue Jun 5, 2024
Merged via the queue into main with commit 40e984e Jun 5, 2024
13 checks passed
This was referenced Jun 5, 2024
This was referenced Jun 16, 2024
@clabby clabby deleted the refcell/basic-pipeline-builder branch July 2, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-derive Area: kona-derive crate K-feature Kind: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants