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 testflight config command
- #203
#203
Draft
DechengMa
wants to merge 30 commits into
master
ittybittyapps/appstoreconnect-cli:master
from
testflight/sync
ittybittyapps/appstoreconnect-cli:testflight/sync
Copy head branch name to clipboard
Conversation
Commits
30
(30)
Checks
Files changed
Draft
Implement sync testflight config command
#203
DechengMa
wants to merge 30 commits into
master
ittybittyapps/appstoreconnect-cli:master
from
testflight/sync
ittybittyapps/appstoreconnect-cli:testflight/sync
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2020
Add ./config to gitignore
DechengMa
committed
e972651
View commit details
Copy full SHA for e972651
Browse repository at this point
Create TestFlightConfig and Loader with new Filesystem models
DechengMa
committed
114d95b
View commit details
Copy full SHA for 114d95b
Browse repository at this point
Create SyncResourceComparator for comparing local and server res
DechengMa
committed
abefab7
View commit details
Copy full SHA for abefab7
Browse repository at this point
Create essential pull TestFlight config service func with sync commands
DechengMa
committed
53c6436
View commit details
Copy full SHA for 53c6436
Browse repository at this point
Small model and syntax tweaks on Reader and ListTesterOperation
DechengMa
committed
c59e0eb
View commit details
Copy full SHA for c59e0eb
Browse repository at this point
Commits on Jul 15, 2020
Add testing for sync betagroup and testers comparator
DechengMa
committed
2066c54
View commit details
Copy full SHA for 2066c54
Browse repository at this point
Make SyncStrategy confirm to Equatable
DechengMa
committed
c298746
View commit details
Copy full SHA for c298746
Browse repository at this point
Syntax fixes for sync command and some other tweak for passing swiftLint
DechengMa
committed
6ebab0c
View commit details
Copy full SHA for 6ebab0c
Browse repository at this point
Commits on Jul 20, 2020
Create Update and Create beta group operations
DechengMa
committed
ebdbae0
View commit details
Copy full SHA for ebdbae0
Browse repository at this point
Wire up Test Flight push command to the APIs
DechengMa
committed
2a0fe03
View commit details
Copy full SHA for 2a0fe03
Browse repository at this point
Make swiftlint pass in PushCommand
DechengMa
committed
41ca74d
View commit details
Copy full SHA for 41ca74d
Browse repository at this point
Add custom Hashable logic to Filesystem.BetaGroup
DechengMa
committed
2ca5b7a
View commit details
Copy full SHA for 2ca5b7a
Browse repository at this point
Some UI Updates in TestFlightPushCommand
DechengMa
committed
af0b5d8
View commit details
Copy full SHA for af0b5d8
Browse repository at this point
Merge branch 'master' into testflight/sync
DechengMa
authored
bec00a4
View commit details
Copy full SHA for bec00a4
Browse repository at this point
Commits on Jul 21, 2020
Add refresh local after sync completed feature
DechengMa
committed
a4388f4
View commit details
Copy full SHA for a4388f4
Browse repository at this point
Commits on Jul 23, 2020
Merge branch 'master' into testflight/sync
DechengMa
authored
d0c1fad
View commit details
Copy full SHA for d0c1fad
Browse repository at this point
remove TestFlightConfigLoader -> add init to TestFlightConfiguration
DechengMa
committed
4ef448d
View commit details
Copy full SHA for 4ef448d
Browse repository at this point
Tweak ResourceComparatorCompareTests
DechengMa
committed
5d36cf9
View commit details
Copy full SHA for 5d36cf9
Browse repository at this point
Commits on Jul 24, 2020
BetaGroup && BetaTester struct let -> var, remove tester inviteType
DechengMa
committed
5be708c
View commit details
Copy full SHA for 5be708c
Browse repository at this point
Introduce AppSyncActions and update TestFlightPushCommand
DechengMa
committed
3e4f8fe
View commit details
Copy full SHA for 3e4f8fe
Browse repository at this point
Add support for Creating group and add tester together
DechengMa
committed
92d3dc4
View commit details
Copy full SHA for 92d3dc4
Browse repository at this point
fix swift lint issues
DechengMa
committed
b69901d
View commit details
Copy full SHA for b69901d
Browse repository at this point
Commits on Jul 27, 2020
Make convenience init for BetaGroup and Testers for init sdk model
DechengMa
committed
c2fe7ff
View commit details
Copy full SHA for c2fe7ff
Browse repository at this point
Optimised pullTestFlightConfigurations for running request in parallel
DechengMa
committed
0e5363c
View commit details
Copy full SHA for 0e5363c
Browse repository at this point
Commits on Jul 28, 2020
Helper Text polishing. Add sync by bundleId feature for pushing
DechengMa
committed
27f4ebd
View commit details
Copy full SHA for 27f4ebd
Browse repository at this point
Optimise invite Tester to group to run in parallel
DechengMa
committed
47a4b8f
View commit details
Copy full SHA for 47a4b8f
Browse repository at this point
Commits on Aug 4, 2020
Operation optimisation in List and remove BetaTester
DechengMa
committed
49a5a8e
View commit details
Copy full SHA for 49a5a8e
Browse repository at this point
Optimise service pullTestFlightConfigurations to use chunk(into: )
DechengMa
committed
b8d4f02
View commit details
Copy full SHA for b8d4f02
Browse repository at this point
UI optimisation in Push and Pull command
DechengMa
committed
e5fca76
View commit details
Copy full SHA for e5fca76
Browse repository at this point
optimised removeTestersFromGroup to request 5 times per sec
DechengMa
committed
8e600f1
View commit details
Copy full SHA for 8e600f1
Browse repository at this point
You can’t perform that action at this time.