-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use app specific password from Apple ID connection (#102)
* Use FileProvider from input package * Get app_specific_password from connection * fix invalid bitrise.yml * Use conn's appspecpass everywhere * Connection nil check * improve test workflow naming * Input provided password overwrites connection provided password * Handle password from input and connection correctly * Update step.yml * Update appleauth/auth_source.go Co-authored-by: lpusok <[email protected]> * Use connection password for ConnectionAppleIDFastlaneSource * Update step.yml * Update connection input description Co-authored-by: lpusok <[email protected]>
- Loading branch information
Showing
13 changed files
with
626 additions
and
255 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.