Skip to content

fix: shipthis game ios app addTester was not adding the current user as a tester#190

Merged
madebydavid merged 5 commits into
mainfrom
189-bug-wizard-did-not-add-self-as-tester---and-running-shipthis-game-ios-app-addtester---self-also-not-effective
Apr 16, 2026
Merged

fix: shipthis game ios app addTester was not adding the current user as a tester#190
madebydavid merged 5 commits into
mainfrom
189-bug-wizard-did-not-add-self-as-tester---and-running-shipthis-game-ios-app-addtester---self-also-not-effective

Conversation

@madebydavid

Copy link
Copy Markdown
Member

This is to resolve #189

What's changed:

  • Updated the @expo/apple-utils library
  • Changed the default group name
  • Added the option to pass in a group name
  • Added extra output

@madebydavid

Copy link
Copy Markdown
Member Author

I have tested this - but will get an automated review - the change is minimal

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.

Pull request overview

Fixes the shipthis game ios app addTester workflow to more reliably add a tester (including --self) by updating the underlying Apple utilities dependency and improving how TestFlight beta groups are selected/created.

Changes:

  • Bumps @expo/apple-utils to a newer version.
  • Changes the default internal TestFlight group name and adds a --testGroupName flag.
  • Adds extra command output around group creation and tester assignment.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 6 comments.

File Description
src/commands/game/ios/app/addTester.tsx Adds configurable test group naming and extra output during group creation / tester assignment.
package.json Updates @expo/apple-utils dependency version.
package-lock.json Locks updated @expo/apple-utils resolved version/integrity.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/commands/game/ios/app/addTester.tsx Outdated
Comment thread src/commands/game/ios/app/addTester.tsx
Comment thread src/commands/game/ios/app/addTester.tsx Outdated
Comment thread src/commands/game/ios/app/addTester.tsx
Comment thread src/commands/game/ios/app/addTester.tsx
Comment thread src/commands/game/ios/app/addTester.tsx
Copilot AI and others added 2 commits April 16, 2026 15:18
…tGroupName default

Agent-Logs-Url: https://github.com/shipth-is/cli/sessions/f8376578-8fe6-4e5b-8693-577d0291259b

Co-authored-by: madebydavid <5401249+madebydavid@users.noreply.github.com>
@madebydavid madebydavid changed the title fix: shipthis game ios app addTester was not adding myself as a tester fix: shipthis game ios app addTester was not adding the current user as a tester Apr 16, 2026
@madebydavid
madebydavid merged commit 4266d58 into main Apr 16, 2026
@madebydavid
madebydavid deleted the 189-bug-wizard-did-not-add-self-as-tester---and-running-shipthis-game-ios-app-addtester---self-also-not-effective branch April 16, 2026 15:24
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.

bug: wizard did not add self as tester - and running shipthis game ios app addTester --self also not effective

3 participants