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

Provide autoconfiguration with attributes for ChannelBundle #15300

Merged
merged 2 commits into from Sep 13, 2023

Conversation

jakubtobiasz
Copy link
Member

Q A
Branch? 1.13
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Related tickets continuation of #14154
License MIT

Thanks @ffouillet for starting this initiative 🥳!

Co-authored-by: Felix Fouillet <felix.fouillet@gmail.com>
@jakubtobiasz jakubtobiasz added the DX Issues and PRs aimed at improving Developer eXperience. label Sep 13, 2023
@jakubtobiasz jakubtobiasz requested a review from a team as a code owner September 13, 2023 09:13
#[\Attribute(\Attribute::TARGET_CLASS)]
final class AsChannelContextRequestResolver
{
public const SERVICE_TAG = 'sylius.context.channel.request_based.resolver';
Copy link
Contributor

Choose a reason for hiding this comment

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

Completely besides the point, but this tag name is awful, we should think of changing it to something more concise

@github-actions
Copy link

github-actions bot commented Sep 13, 2023

Bunnyshell Preview Environment deleted

Available commands:

  • /bns:deploy to redeploy the environment

@TheMilek TheMilek merged commit b9ed312 into Sylius:1.13 Sep 13, 2023
25 checks passed
@TheMilek
Copy link
Member

Thanks, Jacob! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Issues and PRs aimed at improving Developer eXperience.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants