Skip to content

chore: remove Danger dependency - WPB-28577 - #5201

Open
samwyndham wants to merge 1 commit into
developfrom
chore/remove-danger-WPB-28577
Open

chore: remove Danger dependency - WPB-28577#5201
samwyndham wants to merge 1 commit into
developfrom
chore/remove-danger-WPB-28577

Conversation

@samwyndham

@samwyndham samwyndham commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator
TaskWPB-28577 [iOS] Remove Danger dependency

Issue

This PR removes the Danger dependency as we haven't used this in a long time. It's use was removed in #1867

Testing

CI should continue working


Checklist

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

Repository-wide searches show no remaining references to Danger/Dangerfile/xcode_summary usage, so removal should not break CI or tooling.

Pull request overview

Removes the legacy Ruby Danger tooling from the iOS monorepo’s Ruby/Bundler setup, cleaning up unused CI/review-time dependencies.

Changes:

  • Removed danger and danger-xcode_summary from Gemfile.
  • Pruned Danger and its transitive gems from Gemfile.lock.
  • Deleted the repository Dangerfile scripts used for xcresult reporting / warning tracking.
File summaries
File Description
Gemfile.lock Drops danger, danger-xcode_summary, and related transitive gems from the lockfile.
Gemfile Removes danger and danger-xcode_summary from declared dependencies.
Dangerfile.warning-workaround Deletes unused Danger-based warning caching/reporting script.
Dangerfile Deletes unused Danger configuration for xcresult reporting.
Review details
  • Files reviewed: 3/4 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 2eb6889.

Summary: workflow run #34238057390

@netbe netbe left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM:)

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.

3 participants