Skip to content

Danger

Intro

https://github.com/danger/swift

https://candost.blog/using-swiftlint-and-danger-for-swift-best-practices/

iOS

iOS Getting started

https://danger.systems/swift/tutorials/ios_app.html

https://danger.systems/guides/getting_started.html

Gitlab

https://docs.gitlab.com/ee/development/dangerbot.html

Gitlab integration https://danger.systems/swift/usage/gitlab.html

https://danger.systems/swift/guides/getting_started.html#creating-a-dangerfile

CI

https://medium.com/kinandcartacreated/your-guide-to-danger-swift-on-ci-83e3f5136a9a#a5f1

Config

Sample Danger file https://gist.github.com/candostdagdeviren/e49271e6a4b80f93f3193af89d10f4b1

https://blog.appcircle.io/article/danger-in-ci-automate-your-mobile-code-reviews

Best Practices

Implementation

https://betterprogramming.pub/how-to-implement-danger-in-swift-fb8ea070ceb6

https://cctplus.dev/how-to-implement-danger-in-swift/

Danger plugins https://www.avanderlee.com/optimization/danger-plugins/