Skip to content
New issue

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

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

Already on GitHub? # to your account

🚧 Migrate to Danger Swift #434

Merged
merged 6 commits into from
Nov 30, 2021
Merged

🚧 Migrate to Danger Swift #434

merged 6 commits into from
Nov 30, 2021

Conversation

chris-araman
Copy link
Contributor

This change migrates our Dangerfile to Dangerfile.swift, and runs the danger/swift GitHub action on pull requests.

It also removes xcpretty as a gem dependency, as it was only used in script/test. It was probably more useful when we still used xcodebuild, but the output from swift test is pretty readable.

That allowed removing of Gemfile and related Bundler files. One fewer package manager to worry about.

Copy link
Member

@phatblat phatblat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍 Oh wow. So happy to see the last ruby stuff removed! That stuff is always breaking on our internal CI and is such a pain to deal with.

@chris-araman chris-araman merged commit 5a21f83 into main Nov 30, 2021
@chris-araman chris-araman deleted the danger branch November 30, 2021 01:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants