Commit Graph

9 Commits

Author SHA1 Message Date
Oliver Atkinson a2803b2d52 Update Dangerfile with new documentation link 2019-02-19 14:00:36 +00:00
Pedro Piñera Buendía 92f37c4390
Generate a scheme with all the project targets (#226)
* Generate project scheme

* Test the generation of the project scheme

* Sort the targets based on the dependencies between them

* Add acceptance tests

* Address comments

* Update changelog and fix Dangerfile
2019-02-18 08:52:07 -05:00
Pedro Piñera Buendía ddb9123c34
Add Rubocop (#216)
* Add Rubocop

* Add Danger check

* Update CHANGELOG
2019-02-06 20:04:17 +01:00
Pedro Piñera Buendía f026efd627
Danger warn that reminds contributors to update the docuementation (#214)
* Warn if sources have been modified letting developers know that they need to update the documentation

* Add CHANGELOG entry
2019-02-06 19:40:05 +01:00
Pedro Piñera Buendía 9c84bb0c82
Fix swiftlint issues and make sure it runs on CI (#213)
* Add rake task to run swiftlint and correct some issues

* Fix all linting issues

* Add changelog entry

* Run swiftlint with the --strict argument
2019-02-06 18:40:40 +01:00
Pedro Piñera Buendía fb176437b7
Add Danger (#186)
* Add Danger

* Add Swiftlint check

* Execute Danger earlier

* Fix Dangerfile

* Move context

* Add context

* Fix workflow

* Update CHANGELOG
2018-12-21 20:01:04 +01:00
Pedro Piñera 5872e3f42b Remove Ruby automation logic 2018-06-24 15:23:30 +02:00
Pedro 09b23f2b10 Add tests 2018-05-16 18:05:42 +02:00
Pedro Piñera 5aab31f572 Add Danger and Swiftlint settings 2018-04-27 17:16:42 +02:00