An open API service indexing awesome lists of open source software.

https://github.com/eiskrenkov/barcelona-rb-danger-talk


https://github.com/eiskrenkov/barcelona-rb-danger-talk

barcelona danger ruby

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Barcelona.rb - Danger talk

![Barcelona.rb](assets/logo.png?raw=true)

Did you already stop saying "you forgot to..." in your code reviews? :D

[Slides](https://docs.google.com/presentation/d/1dh5uDPwbprP4gV88vAKlv8NBxkuSeq9lCyLn1RBOAsg/edit?usp=sharing)

- Me - https://iskrenkov.me
- Danger - https://danger.systems

[Danger Vision](https://github.com/danger/danger/blob/master/VISION.md)

## Code

1. [Threat - collection of useful Danger plugins](https://github.com/eiskrenkov/threat)
2. [Danger Demo Rails - rails project with Danger integration](https://github.com/eiskrenkov/danger-demo-rails)

## More examples

1. [Danger DSL reference](https://danger.systems/reference)
2. GitLab - [Plugins](https://gitlab.com/gitlab-org/gitlab-foss/-/tree/master/tooling/danger) | [Dangerfile](https://gitlab.com/gitlab-org/gitlab-foss/-/blob/master/Dangerfile)
3. [Ruby Grape](https://github.com/ruby-grape/grape/blob/master/Dangerfile)
4. [Danger's Dangerfile](https://github.com/danger/danger/blob/master/Dangerfile)