Skip to content

Lint podspec on all pull requests#1758

Merged
nguyenhuy merged 1 commit into
TextureGroup:masterfrom
nguyenhuy:HN-Always-lint-podspec
Jan 3, 2020
Merged

Lint podspec on all pull requests#1758
nguyenhuy merged 1 commit into
TextureGroup:masterfrom
nguyenhuy:HN-Always-lint-podspec

Conversation

@nguyenhuy

Copy link
Copy Markdown
Member
  • 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.

- 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.
@nguyenhuy
nguyenhuy force-pushed the HN-Always-lint-podspec branch from a892763 to 3e4c283 Compare January 3, 2020 19:56
@nguyenhuy
nguyenhuy merged commit ea8172e into TextureGroup:master Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants