Skip to content
This repository has been archived by the owner on Oct 4, 2018. It is now read-only.

Crystalnix/testflight-boarding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testflight-boarding

Small service for sending invitations to iOS application beta testing.

This project uses Ruby and written on Sinatra framework.

iTunesConnect

Note that iTunes connect user must have Administrator or Application Manager role.

Deployment

To deploy the application you have to specify the set of env variables:

  • APP_RAVEN_DSN (it required for logging via Raven)
  • FASTLANE_USER (iTunes connect Apple ID)
  • FASTLANE_PASSWORD (iTunes connect password)
  • ITC_APP_ID (iTunes connect application id)
  • ITC_APP_TESTER_GROUP (iTunes connect beta testers group id)

About

Invite testers using REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages