Results 38 issues of Marian Klühspies

I noticed, that if you have a proguard file ending with no empty line, the first line of your other proguard file gets appended into the same line. So you...

### Describe the bug Netlify CLI freezes the CI process during netlify link command. ### Steps to reproduce I was trying to deploy to Netlify using Netlify CLI with those...

type: bug

Hello, I'm the developer of [Gridsome Recommender Plugin](https://github.com/mklueh/gridsome-plugin-recommender), a plugin for the http://gridsome.com/ static site generator that **automatically builds relationships** between your documents by "**machine learning**" to **automate** certain things,...

enhancement

Hello, I'm running into this error when trying to use the library. ``` ERROR require() of ES Module /home/user/workspace/my-app/node_modules/imagemin-svgo/index.js from /home/user/workspace/my-app/node_modules/@aceforth/nuxt-optimized-images/lib/loaders/img-loader.js not supported. Instead change the require of index.js in...

I was trying to get this image running with Testcontainers, a JUnit compatible library that allows testing against Dockerized applications, but ran into permission issues and I wasted quite a...

Hello, I´m looking for a way to build Gridsome from the source code into an "artifact", that I can use in my application. (To clearify, yes I'm aware that js...

Hello, it is likely the multi-module project documentation is incomplete https://axion-release-plugin.readthedocs.io/en/latest/configuration/basic_usage/#multi-module-project [Here](https://github.com/allegro/axion-release-plugin/issues/455#issuecomment-1126943741) for example I've asked sb about his Gradle config and it turns out you need the `scmVersion{}` not...

Hello, I'm trying to locally run the release command for testing purposes, as I'm facing trouble in my CI. The documentation states [here ](https://axion-release-plugin.readthedocs.io/en/latest/configuration/authorization/#dynamic_1) ``` task loadGitHubToken Could not find...

My application has one or more submodule dependencies. If only those change, the axion plugin obviously won't detect those changes and won't create a new release. Is there any way...

enhancement

Now that Nuxt 3 is officially out of beta, is there any plan to support it with nx-plus?

enhancement