Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ittybittyapps
/
appstoreconnect-cli
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
195
Code
Issues
15
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Implement Sync Beta Group Commands
- #147
#147
Closed
DechengMa
wants to merge 21 commits into
master
ittybittyapps/appstoreconnect-cli:master
from
testflight/sync-betagroup
ittybittyapps/appstoreconnect-cli:testflight/sync-betagroup
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Closed
Implement Sync Beta Group Commands
#147
DechengMa
wants to merge 21 commits into
master
ittybittyapps/appstoreconnect-cli:master
from
testflight/sync-betagroup
ittybittyapps/appstoreconnect-cli:testflight/sync-betagroup
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2020
Point SDK source back to AvdLee Master
DechengMa
committed
7e9c933
View commit details
Copy full SHA for 7e9c933
Browse repository at this point
update fileContent() -> Data to return FileContent
DechengMa
committed
73ce2cc
View commit details
Copy full SHA for 73ce2cc
Browse repository at this point
Add id to beta group, make group name non-nil
DechengMa
committed
a9b95c7
View commit details
Copy full SHA for a9b95c7
Browse repository at this point
Add delete to processor with some tweaks, create betagroup processor
DechengMa
committed
9e564bd
View commit details
Copy full SHA for 9e564bd
Browse repository at this point
Remove not found error in ListBetaTesterOperation. make options optional
DechengMa
committed
5226dfc
View commit details
Copy full SHA for 5226dfc
Browse repository at this point
Create service function pullBetaGroups
DechengMa
committed
265826f
View commit details
Copy full SHA for 265826f
Browse repository at this point
Implement basic pull beta groups command
DechengMa
committed
701f95e
View commit details
Copy full SHA for 701f95e
Browse repository at this point
Create BetaTesterProcessor for rendering CSV
DechengMa
committed
4688745
View commit details
Copy full SHA for 4688745
Browse repository at this point
Wire BetaGroupProcessor up with TesterProcessor
DechengMa
committed
077f789
View commit details
Copy full SHA for 077f789
Browse repository at this point
Model.BetaGroup + Hashable, Equatable
DechengMa
committed
4b74c09
View commit details
Copy full SHA for 4b74c09
Browse repository at this point
Add read() to BetaGroupProcessor
DechengMa
committed
94e03c8
View commit details
Copy full SHA for 94e03c8
Browse repository at this point
Implement UpdateBetaGroupOperation, add update and delete service func
DechengMa
committed
1c50987
View commit details
Copy full SHA for 1c50987
Browse repository at this point
Create SyncStrategy, SyncResultRenderable, SyncResultRenderer
DechengMa
committed
ede1d0f
View commit details
Copy full SHA for ede1d0f
Browse repository at this point
Wire up PushBetaGroupCommand with sync funcs and strategies
DechengMa
committed
b7d3cce
View commit details
Copy full SHA for b7d3cce
Browse repository at this point
Reformat files for linting get passed
DechengMa
committed
bc1f122
View commit details
Copy full SHA for bc1f122
Browse repository at this point
Introduce SyncResourceComparator,
DechengMa
committed
49e4ecb
View commit details
Copy full SHA for 49e4ecb
Browse repository at this point
Apply new SyncResourceComparator to sync betagroup command
DechengMa
committed
aa393dd
View commit details
Copy full SHA for aa393dd
Browse repository at this point
Add tests to SyncResourceComparator
DechengMa
committed
4495c84
View commit details
Copy full SHA for 4495c84
Browse repository at this point
PushBetaGroupsCommand syncBetaGroup function code separation
DechengMa
committed
1679e6f
View commit details
Copy full SHA for 1679e6f
Browse repository at this point
mark compareIdentity non-optional in ResourceComparable, tweak sync test
DechengMa
committed
cb7cc95
View commit details
Copy full SHA for cb7cc95
Browse repository at this point
Commits on Jul 1, 2020
Reformat Pull betagroup command desc, remove default command for sync
DechengMa
committed
0e381c0
View commit details
Copy full SHA for 0e381c0
Browse repository at this point
You can’t perform that action at this time.