-
**Describe your issue**
We have pretty large `dangerfile.ts` with a lot of functions and rules, which could easily be refactored into, say, few functions, and the natural way is to put each function …
-
so now we need to find a way to
- Ensure documentation in the method by checking for ///
- Ensure that each new PR of a new extension has a Test.
I have an idea on how to easily do number 2: We need …
-
```
extracted/bedready/OctoPrint-BedReady-master/octoprint_bedready/templates/bedready_settings.jinja2:Invalid Snapshot URL configured in Webcam & Timelapse settings. That setting must be configured …
-
I want to use JODIT as a template maker with handlebars support. However, I have a problem when adding them depending on where I do it.
For example, if I try to create a table in which I paint a ro…
-
Hello,
I was testing out the SwiftLint plugin with Danger Swift for our PRs. I created a sample PR with 3 new files with some violations in each of them. Danger was able to add only 1 inline comme…
-
# Report
## What did you do?
```
$ export DANGER_GITHUB_API_TOKEN=XXXXXXXXXXXX
$ danger pr https://github.com/org/repo/pull/42
```
Repo is private and token has the right scope for private. …
-
Hi, thanks for the plugin, I've just tried to integrate it with my project and using the Xcode Bots CI + @buildasaur, and the danger trigger failed with the following log:
```
Skipping file blacklis…
-
Integrate with platform lint and warn if any issues were found
-
Users should be able to use an RPC method to 'view pre-fork addresses' - BTC and/or ZCL addresses that correspond to a set of BTCP addresses.
These would of course fundamentally correspond to priva…
-
I've encountered a CCI hang (when used with Mercury) in which the ctp_tcp plugin blocks on read() within ctp_tcp_get_event() when trying to drain the pipe.
If I understand the desired behavior correc…
carns updated
8 years ago