Skip to content

Conversation

@jonathan-conder
Copy link

Previously, a command like craft_appplication.command.TestCommand, which inherits from PackCommand, would omit the parent command in the "see also" section.

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run make lint && make test?

@jonathan-conder jonathan-conder requested a review from tigarmo as a code owner July 31, 2025 05:13
@jonathan-conder jonathan-conder force-pushed the fix/other-commands-missing branch from c399d18 to 76921b7 Compare July 31, 2025 05:16
@jonathan-conder jonathan-conder changed the title Filter other commands by name instead of type fix: filter other commands by name instead of type Jul 31, 2025
Copy link
Collaborator

@tigarmo tigarmo left a comment

Choose a reason for hiding this comment

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

@jonathan-conder thank you for spotting this! Could you add a simple test?

@jonathan-conder jonathan-conder force-pushed the fix/other-commands-missing branch from 76921b7 to c431f25 Compare August 5, 2025 21:20
@jonathan-conder
Copy link
Author

I modified an existing test to catch the issue. But I'm not sure it really makes sense to test for this particular issue now that it's fixed. At least I'd be surprised if there's a regression.

Previously, a command like craft_appplication.command.TestCommand, which inherits from
PackCommand, would omit the parent command in the "see also" section.
@jonathan-conder jonathan-conder force-pushed the fix/other-commands-missing branch from c431f25 to b38fd03 Compare November 3, 2025 10:08
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.

2 participants