Skip to content

Conversation

@DechengMa
Copy link
Contributor

Add API calls for removing testers and group in sync push command

📝 Summary of Changes

Changes proposed in this pull request:

  • Add dry-run flag to push command
  • Create required service function for push command
  • Wire up removing logic in sync such command

🧐🗒 Reviewer Notes

💁 Example

swift run asc testflight sync push --dry-run

Beta Tester with email: foo+91@gmail.com will be removed from groups: New Group 3 in apps: com.exmaple.foo
Beta Tester with email: foo+138@gmail.com will be removed from groups: New Group 3 in apps: com.exmaple.foo
Beta Tester with email: foo+142@gmail.com will be removed from groups: New Group 3 in apps: com.exmaple.foo
swift run asc testflight sync push 

✅  Beta Tester with email: foo+91@gmail.com will be removed from groups: New Group 3 in apps: com.exmaple.foo
✅  Beta Tester with email: foo+138@gmail.com will be removed from groups: New Group 3 in apps: com.exmaple.foo
✅  Beta Tester with email: foo+142@gmail.com will be removed from groups: New Group 3 in apps: com.exmaple.foo

🔨 How To Test

swift run asc testflight sync push --dry-run
swift run asc testflight sync push 

@DechengMa DechengMa added the enhancement New feature or request label Oct 13, 2020
@DechengMa DechengMa self-assigned this Oct 13, 2020
@DechengMa DechengMa marked this pull request as draft November 30, 2020 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants