Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin the SwiftFormat version in CI #934

Merged
merged 1 commit into from
Aug 11, 2020

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Aug 11, 2020

Motivation:

Recent versions of SwiftFormat seem to have issues when loading
configuration files. This causes the lint check to unexpectedlty fail in
CI.

Modifications:

  • Pin the SwiftFormat version in CI
  • Ensure the exit code from the sanity script is bubbled up to the
    travis script

Result:

Formatting works in CI

Motivation:

Recent versions of SwiftFormat seem to have issues when loading
configuration files. This causes the lint check to unexpectedlty fail in
CI.

Modifications:

- Pin the SwiftFormat version in CI
- Ensure the exit code from the sanity script is bubbled up to the
  travis script

Result:

Formatting works in CI
@glbrntt glbrntt added the semver/none No version bump required. label Aug 11, 2020
@glbrntt glbrntt requested a review from Lukasa August 11, 2020 10:43
@Lukasa Lukasa merged commit 0c55132 into grpc:main Aug 11, 2020
@glbrntt glbrntt deleted the gb-pin-swiftformat-version branch August 11, 2020 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants