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

[Interceptors] Add PipelineBuilder #1111

Merged
merged 7 commits into from
Jun 26, 2024
Merged

Conversation

roxblnfk
Copy link
Member

@roxblnfk roxblnfk commented Jun 20, 2024

Q A
Bugfix?
Breaks BC?
New feature? ✔️

Added an interface for interceptors pipeline builder.
It should be used instead of building InterceptorPipeline by hands.

\Spiral\Interceptors\Context\TargetInterface:

  • added method getCallable()

@roxblnfk roxblnfk force-pushed the interceptor/add-pipeline-builder branch from f78d3f0 to b038d19 Compare June 21, 2024 20:12
@roxblnfk roxblnfk marked this pull request as ready for review June 21, 2024 20:14
@roxblnfk roxblnfk requested review from butschster, msmakouz and wolfy-j and removed request for butschster June 21, 2024 20:14
@roxblnfk roxblnfk merged commit aae7791 into master Jun 26, 2024
12 checks passed
@roxblnfk roxblnfk deleted the interceptor/add-pipeline-builder branch June 26, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants