Florian Schmidt

Results 11 issues of Florian Schmidt

It currently doesn't seem to be possible as the plugin does not allow overriding the configuration on a per-task basis. https://github.com/n0mer/gradle-git-properties/blob/master/src/main/groovy/com/gorylenko/GenerateGitPropertiesTask.groovy#L35

Is there a way to trigger the enforcer separately like the maven `enforcer:enforce` goal? I'm trying to use the enforcer in a separate CI job that just does that. Also...

### Environment Nuxi 3.0.0-rc.11 17:25:14 RootDir: /home/projects/github-gdfemr 17:25:16 Nuxt project info: 17:25:16 ------------------------------ - Operating System: `Linux` - Node Version: `v16.14.2` - Nuxt Version: `3.0.0-rc.11` - Nitro Version: `0.5.4` -...

3.x
bug
🔨 p3-minor-bug

I have a pretty large [triple-git-repo project](https://github.com/PaperMC/Paper) (parent and two nested repositories generated from patches). I'm currently editing some of the older patches and therefore have both of the nested...

### Summary This PR addresses #654 (and probably #917). It adds support for parameter serialization for path-parameters, query-parameters and headers as per https://swagger.io/docs/specification/serialization/. ### Details I've implemented this feature by...

While trying to find out why hot reloading single classes takes "ages", I found out, that when Gradle is no longer forced to recompile everything (through the log4j2 annotation processor)...

Fixes #199 by modifying the classpath and adding the path to the already compiled classes as first entry. This way the compiler loads all the patched classes instead of the...

This PR is a continuation of #38. The codebase has changed a bit since that PR was opened so I decided do make a new one. This PR is somewhat...

enhancement

Overwolf is introducing the Curse V2 API. It will not support third party addons such as WoWUp (because WoWUp is partnered with Wago and therefore Curse decided to deny the...

:sparkles: enhancement

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Searching for pre-existing...

type/enhancement