Commit Graph
2 Commits
Author SHA1 Message Date
vovasty 6eb5c88720 use iOS 13.4.1 and default Xcode 11.4.1 for CI (#1831) 2020-05-21 13:52:54 -07:00
Huy Nguyen ea8172e518 Lint podspec on all pull requests (#1758)
- We recently let a couple of issues slip through code review becase we don't lint our podspec on pull requests since the task takes too long (about half an hour). To prevent this from happening again, this PR adds 2 new CI jobs that lint default and other subspecs on all PRs. By splitting into 2 tasks, the impact on total CI time should be mitigated somewhat. There is still a master-only task that lint all subspecs as the last line of defense in case the 2 new tasks miss any.
2020-01-03 12:48:35 -08:00