Jeff Mace
Jeff Mace
It would be nice to support transformations like are proposed in #1407 on values from the additionalClaimMappings in OIDCIdentityProvider. Here are two examples based on an additional claim named `org_id`...
Update the Gazelle Java plugin to handle `java_maven_install_file` directives in nested directories
Create a `maven.Resolver` for each instance of `java_maven_install_file` and use that resolver for all files under that directory. There aren't any changes to the default behavior; but nested `java_maven_install_file` declarations...
I would like to have this functionality but don't want to duplicate effort if work has already been started by someone else. **Proposal** ``` # gazelle:java_search components/a com.example.a # gazelle:java_search...