Commit Graph

20 Commits

Author SHA1 Message Date
JP Simard 612177949b Run unused_private_declaration on SwiftLint on CI (#2390) 2018-09-05 22:41:45 -07:00
JP Simard 6cea034355 Analyze SwiftLint on CI (#2387)
* Enable analyzer_rules in .swiftlint.yml

* Add analyze and analyze_autocorrect commands to Makefile

* Run `swiftlint analyze` on CI

* Run make bootstrap before make analyze
2018-09-04 08:55:07 -07:00
JP Simard 616554975e Test Swift 4.2 on Linux on CI 2018-09-01 14:03:26 -07:00
Marcelo Fabri 2b8954941b Add xcode_10 job to Circle CI
Fixes #2332
2018-08-03 21:09:57 -07:00
Marcelo Fabri d97859f73a Update Circle CI to use Xcode 9.4 2018-06-24 00:36:53 -07:00
Norio Nomura 98029f80c3 Add test_tsan target to Makefile 2018-04-09 10:14:54 +09:00
Norio Nomura f0004ee9e0 [CircleCI] Use Xcode 9.3
- Change tsan's Xcode Xcode 9.2 to 9.3
- Change osscheck's Xcode from 9.2 to 9.3
- Add swiftpm_4.1 job using Xcode 9.3
- Rename cocoapods to cocoapods_swift_4
- Add cocoapods_swift_4.1 job using Xcode 9.3
2018-04-08 13:55:24 +09:00
Norio Nomura 82ef0d1458 Add linux_swift_4.1 job to CircleCI 2018-04-08 13:28:09 +09:00
Norio Nomura f8e4c33c23 [CircleCI] Use pre-installed ruby-2.3 instead of installing by Homebrew 2018-04-04 09:26:23 +09:00
Marcelo Fabri 38c5db699c Update CircleCI image to use Xcode 9.2 and use updated ruby 2018-02-25 17:09:10 -08:00
Norio Nomura 28b78bfa24 Use store_test_results in Xcode job on CircleCI 2017-12-30 10:11:56 +09:00
JP Simard 93e60a4897 Run thread sanitizer (TSan) job on CI 2017-11-10 15:29:45 -08:00
JP Simard f5eb2b08bc swift test --parallel 2017-10-09 13:53:01 -07:00
JP Simard 4147bd6b85 Extract CocoaPods lib lint into its own CircleCI job
which should speed up the overall CI run time
2017-10-09 13:41:49 -07:00
Marc O'Morain 39934a9e71 Move all Travis jobs to CircleCI & migrate CircleCI to v2 2017-10-09 13:07:12 -07:00
Marcelo Fabri ee02e0f8e5 Remove support for building with Swift 3.1 2017-10-04 13:48:17 -07:00
JP Simard 94387f7c42 update CI to test with Xcode 8.3.2 2017-05-15 12:34:47 -07:00
JP Simard a1b2c7c9a7 run Circle CI's Xcode 8.2 image
newly released: https://discuss.circleci.com/t/os-x-build-image-update-xcode-8-2-1/9355
2017-01-10 12:29:21 -08:00
JP Simard 8ed0747116 don't pass CI if Danger crashes
fixes #1146.
2017-01-10 12:27:41 -08:00
JP Simard 8c985971f7 run Danger on Circle CI instead of Travis 2017-01-06 23:02:17 -08:00