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
- Host: GitHub
- URL: https://github.com/eiskrenkov/barcelona-rb-danger-talk
- Owner: eiskrenkov
- Created: 2024-06-09T22:21:17.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-13T14:25:11.000Z (about 1 year ago)
- Last Synced: 2025-01-21T01:14:15.715Z (5 months ago)
- Topics: barcelona, danger, ruby
- Homepage: https://www.meetup.com/barcelona-rb/events/301293554
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Barcelona.rb - Danger talk

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)