-
It would be good to have a `danger-plugin-node-modules-analyzer` that:
1. runs your CLI
2. identify dependencies with problems
3. report an issue to the original repository (optional behavior) or p…
-
Okay, so a bit of a far out there idea... and far from a priority!
But it could be really interesting to see a `danger-swift-package-info` plugin which builds on this executable.
https://github.…
-
I'm try to build my first plugin, and I wonder why the DangerPlugin doesn't provide access to git Api ?
I mean I know I can use the git api at the Danger file level, but in my case I have many thin…
-
There are, apparently, a fair amount of danger plugins we should check out and see if we can either collaborate with them or even deprecate some of our "duties" wholesale.
Here are a few I found:
…
-
**Describe the bug**
When using a tailwind-variants `tv` config with a moderate amount of compound variations, the tailwind-intellisense extension hangs indefinitely for the whole project.
**…
-
## Description
When using this plugin with Kotlin v2.0.20 or newer, an error occurs due to changes in the Compose Compiler Metrics JSON structure.
The error is triggered by the Strong Skippable mode…
-
Hi,
at the end of the method _submitForm() of form-cms-handler.plugin.js this line should reset the form after successful submission to clear form contents:
```
this.el.reset();
```
But it always emp…
-
At WWDC22, Apple introduced the concept of [plugins](https://github.com/apple/swift-package-manager/blob/main/Documentation/Plugins.md) for SPM. These plugins allow us to specify scripts that run eith…
-
When trying to run `bundle exec danger pr`, The command gets hung for a looong time and eventually times out. The problem disappears if I remove danger-eslint from Gemfile and Dangerfile (just removin…
-