Skip to content

Conversation

@rmorandell-pgum
Copy link
Contributor

@rmorandell-pgum rmorandell-pgum commented Dec 17, 2025

Community contributors

Description

I have the following version with the following license.

image

License

image

I'm not getting any results from the plugin because the body looks different. In the body I get back, everything is in lowercase.
If I adjust the plugin accordingly, it works.

image

When I change in the --list-repositories mode all to lower case works.

image

Fixes # (issue)

I have modified the function so that after the JSON, the code recursively goes through the content and sets all keys to lowercase. Accordingly, the “manage_selection” functions in the modes have been adjusted and the lowercase keys are also used. This makes the plugin compatible with both old and new versions.

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Functionality enhancement or optimization (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software

How this pull request can be tested ?

Can be tested with previous test data, as nothing changes in the logic, only the access to the keys in the refs.

…rcase keys so the plugin can be used for version 12 and version 13.
@rmorandell-pgum rmorandell-pgum requested a review from a team as a code owner December 17, 2025 15:53
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.

1 participant