Skip to content

[FrameworkBundle] Add "Usages" to debug:container output #38903

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

Merged
merged 0 commits into from
Jul 16, 2022

Conversation

bertterheide
Copy link

@bertterheide bertterheide commented Oct 30, 2020

Q A
Branch? 6.2
Bug fix? no
New feature? yes
Deprecations? no
Tickets Fix #37413
License MIT

This feature adds "Usages" output to the debug:container command which allows a user to see which services require the requested service.

@Nyholm
Copy link
Member

Nyholm commented Oct 30, 2020

Wow, what a great first contribution =)

Copy link
Member

@derrabus derrabus left a comment

Choose a reason for hiding this comment

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

Thank you for your pull request. This is really an interesting feature.

@bertterheide
Copy link
Author

Fixed @derrabus's comments in my own commits. Please check again!

@jderusse jderusse added this to the 5.x milestone Oct 30, 2020
@bertterheide bertterheide requested a review from derrabus November 2, 2020 09:50
@bertterheide bertterheide changed the title Add "Used by" to debug:container output Add "Usages" to debug:container output Nov 2, 2020
@fabpot fabpot modified the milestones: 5.4, 6.1 Oct 30, 2021
@fabpot
Copy link
Member

fabpot commented Dec 11, 2021

@bertterheide Now that the 6.1 branch is open, can you retarget it and resolve the conflicts. I would love to be able to merge it for the upcoming 6.1 release. Thank you.

@fabpot fabpot modified the milestones: 6.1, 6.2 May 20, 2022
@94noni
Copy link
Contributor

94noni commented Jul 13, 2022

@bertterheide @fabpot Hi, this PR seems stale but could be nice imho, can I try continuing the work on this?
Can be done in parallel of #46814

@Nyholm
Copy link
Member

Nyholm commented Jul 13, 2022

Since this has been inactive for a while, I assume it safe for you to continue to work.
Make sure to save the existing commits. Ie dont copy the work as your own.

@bertterheide
Copy link
Author

@94noni @Nyholm ill try resolving the conflicts asap so this feature can be merged.

@Nyholm
Copy link
Member

Nyholm commented Jul 13, 2022

Oh, that is awesome! Thank you <3

@94noni
Copy link
Contributor

94noni commented Jul 13, 2022

fantastic thx!

@bertterheide bertterheide force-pushed the debug-container-service-usage branch from e29f17a to 576a7f6 Compare July 15, 2022 21:17
@bertterheide
Copy link
Author

Rebased the code on 6.2, updated the PR!

@carsonbot carsonbot changed the title Add "Usages" to debug:container output [FrameworkBundle] Add "Usages" to debug:container output Jul 15, 2022
@fabpot
Copy link
Member

fabpot commented Jul 16, 2022

Thank you @bertterheide.

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.

Add an option to debug:container CLI command to see service usage
8 participants