-
The TopSky plugin (somehow) automatically displays only active danger areas according to the day's NOTAMs and the time restrictions set on them
It might also be an idea to allow an online form for …
-
Hi @garriguv, I encountered a runtime error like the following when attempting to integrate danger-swiftformat on GitLab.
## Error
```
bundler: failed to load command: danger (/builds/technology/…
-
# Report
## What did you do?
`bundle exec danger --verbose`
## What did you expect to happen?
I expected Danger to run without any crash from the first time. The first time it crashes, when I …
-
Icon badges are currently always danger-red and have limited space for characters, often truncating the word.
From this reddit post: https://www.reddit.com/r/Polkadot/comments/11awrg6/red_asset_war…
-
oxlint is an oxidized eslint written in Rust. It is vastly faster then eslint ~ 72 ms versus 17 seconds but as of now supports less rules.
So for us to switch we need to make sure all our plugins a…
jelly updated
2 months ago
-
Roadmap to 1.0.0:
- [x] Make danger-kotlin work with gradle 5.0 (@gianluz is already working on it)
- [x] Decide what use to distribute danger-kotlin (maybe `brew` for Mac, but what for Linux?)
- […
-
So, the current idea of plugins is great until we got it working out in prod for a while.
Roughly how it is now:
- We detect if there are special strings in the Dangerfile before evaluation
- …
-
To package all of our files, Gusto has created a pack (see [stimpack](https://github.com/Gusto/stimpack)) called `packs/unpackaged_code_that_needs_to_be_organized`. All code that we couldn't find a ho…
-
When installed on clean ruby-dev image:
```
Fetching danger 5.11.1
Installing danger 5.11.1
Fetching danger-plugin-api 1.0.0
Installing danger-plugin-api 1.0.0
Fetching ruby-ll 2.1.2
Installing…
-
# Report
## What did I do?
ℹ Followed setup [guide](http://danger.systems/guides/getting_started.html)
ℹAdded gems.
```
gem 'danger'
gem 'danger-commit_lint'
gem 'danger-eslint'
gem 'dan…