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

SMFIT-984: Adding Xcode Warnings to PR #119

Merged
merged 17 commits into from
Apr 7, 2020
Merged

SMFIT-984: Adding Xcode Warnings to PR #119

merged 17 commits into from
Apr 7, 2020

Conversation

UrsKahmann
Copy link
Contributor

Added new plugin danger-xcode-summary to add xcode warnings to the PRs. This will only show warnings for .swift files. The warnings should also be inline after this is merged.

TimDepping
TimDepping previously approved these changes Apr 2, 2020
@kmeinh kmeinh requested a review from Tomusm April 3, 2020 07:30
kmeinh
kmeinh previously approved these changes Apr 3, 2020
Tomusm
Tomusm previously approved these changes Apr 3, 2020
end
}

xcode_summary.report 'build/reports/errors.json'
Copy link
Contributor

Choose a reason for hiding this comment

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

does this ignore a missing file in case of android?

Copy link
Contributor

Choose a reason for hiding this comment

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

good question. @UrsKahmann might want to check that

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added check so its only executed if the file exists

@UrsKahmann UrsKahmann dismissed stale reviews from Tomusm and kmeinh via 74ffaf5 April 7, 2020 13:48
@UrsKahmann UrsKahmann merged commit ee7f3c4 into master Apr 7, 2020
@UrsKahmann UrsKahmann deleted the _dev/SMFIT-984 branch April 7, 2020 13:52
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.

5 participants