48 Commits

Author SHA1 Message Date
Mattt Thompson
e0fd2c0bcb Update README.md 2015-04-17 13:58:49 -06:00
Mattt Thompson
b6823a65cc Update README 2015-04-17 11:46:57 -06:00
Mattt Thompson
ec59decb59 Merge pull request #241 from jayztemplier/master
add rivierabuld as a new distribution solution
2015-04-17 10:56:55 -06:00
Mattt Thompson
e8d3625f42 Merge pull request #244 from yageek/feature/testfairy
Add test fairy distribution
2015-04-17 10:55:58 -06:00
Mattt Thompson
902d367b11 [Issue #242] Removing outdated statement about Swift support for iTunes Store Distribution 2015-04-09 06:54:58 -07:00
Yannick heinrich
8b7c58cb00 Add test fairy distribution
Add distribute plugin for testfairy inspired by the one for hockey
2015-04-09 15:48:11 +02:00
Jeremy Templier
10074acd7d add rivierabuld as a new distribution solution 2015-04-04 22:45:30 -07:00
Mattt Thompson
559ac4f8eb Updating contact information 2015-03-06 11:02:41 -08:00
Mattt Thompson
efbdee64be Removing TestFlight
For more information, see https://developer.apple.com/testflight/update/
2015-02-27 11:57:10 -08:00
Mattt Thompson
48bdbcce55 [Issue #175] Fixing typo in README 2015-01-09 09:14:58 -08:00
Mattt Thompson
efea7f61c6 Update README 2014-11-28 18:47:33 -08:00
icyleaf
b366449c2d Adding PGYER plugin
Signed-off-by: Mattt Thompson <m@mattt.me>
2014-11-28 18:39:15 -08:00
icyleaf
61ee80d232 Adding Fir plugin
Signed-off-by: Mattt Thompson <m@mattt.me>
2014-11-28 18:33:34 -08:00
Mattt Thompson
2cfffd4369 Adding link to Nashville 2014-11-17 07:58:29 -08:00
Mattt Thompson
479eb9dd01 Copy-editing 2014-11-17 07:57:32 -08:00
Mattt Thompson
1edb57bff6 Minor formatting 2014-11-17 07:56:04 -08:00
Mattt Thompson
f4eeaf6b29 Adding -a alias for API token to HockeyApp 2014-11-17 07:55:50 -08:00
Mattt Thompson
b73c85ebee Adding Crashlytics Beta information to README
Adding environment variable CRASHLYTICS_FRAMEWORK_PATH
2014-11-17 07:55:07 -08:00
Mattt Thompson
0a562409c5 [Issue #159] Adding note about lack of Swift support to README 2014-11-17 07:43:58 -08:00
Mattt Thompson
9f9e48cda9 Merge pull request #159 from joemasilotti/itunesconnect-fix
Fix bug when uploading builds to iTunesConnect
2014-11-17 07:34:36 -08:00
Mattt Thompson
21c1655849 Merge pull request #153 from MaxGabriel/patch-1
Fix naming of s3 command in README
2014-11-17 07:23:14 -08:00
Joe Masilotti
757e44f189 Comment on updated distribute:itunesconnect command 2014-10-27 06:29:55 -04:00
Quico Moya
325412a984 Fix typo 2014-10-26 12:34:46 +01:00
Maximilian Tagher
38f442aa11 Fix naming of s3 command in README
Was `S3`; needs to be `s3`.
2014-10-08 14:19:16 -07:00
Mattt Thompson
15ae843d6b Fixing banner image 2014-08-13 13:42:03 -07:00
Romain Pouclet
c2afe2abdc Fix typo 2014-08-12 13:57:28 -04:00
Mattt Thompson
fb305c43e1 Squashed commit of the following:
commit be3f3cd95604c97de71b73aac1a2639592702295
Author: Mattt Thompson <m@mattt.me>
Date:   Tue Aug 5 12:43:23 2014 -0400

    Renaming ITUNESCONNECT_ env variables to ITUNES_CONNECT_

commit 31213c2fa6c16dfde7697a0f7ca6c37114893ac6
Author: Mattt Thompson <m@mattt.me>
Date:   Tue Aug 5 12:41:34 2014 -0400

    Adding iTunes connect mention to README intro

commit 539a17fa6a4fbbe27389055d7f4074f7f6268db1
Author: Mattt Thompson <m@mattt.me>
Date:   Tue Aug 5 12:39:33 2014 -0400

    Refactoring verbose? method

commit f19e309df678701ad1ea10522b621149d97f4ad8
Author: Mattt Thompson <m@mattt.me>
Date:   Tue Aug 5 12:37:16 2014 -0400

    Refactoring to prefer instance variables to getters

commit 0a096a6c8498ce77087cef81582425e8f918b093
Author: Mattt Thompson <m@mattt.me>
Date:   Tue Aug 5 12:35:42 2014 -0400

    Refactoring iTunesConnect client

commit e23139f80f1d82207a1c86df3c5163aa394f1ce4
Author: Mattt Thompson <m@mattt.me>
Date:   Tue Aug 5 12:18:09 2014 -0400

    Refactoring password determination process

commit 9edcf1f7bd68df185844acd7cfaf0ed851797c04
Author: Mattt Thompson <m@mattt.me>
Date:   Tue Aug 5 12:09:01 2014 -0400

    Removing comment

commit e8701acfd8505194243cf3edb9ad09d9d4f96390
Author: Mattt Thompson <m@mattt.me>
Date:   Tue Aug 5 12:07:42 2014 -0400

    Replacing Keychain helper with Security gem

commit 986278e844da98e96e83d6d1770c52dc113648e4
Merge: f69f9fa d086e2b
Author: Mattt Thompson <m@mattt.me>
Date:   Tue Aug 5 11:47:15 2014 -0400

    Merge branch 'itunesconnect' of github.com:j-mutter/shenzhen into j-mutter-itunesconnect

    Conflicts:
    	README.md
    	lib/shenzhen/commands.rb

commit d086e2b0b45fbb988f367d9ba0e99bbe41103e0b
Author: Justin Mutter <mutter.justin@gmail.com>
Date:   Wed Jul 30 22:12:48 2014 -0400

    Initial implementation of iTunes Connect distribution command
2014-08-05 12:43:34 -04:00
Mattt Thompson
f69f9fa4ba Using explicit fenced code blocks 2014-08-05 11:43:50 -04:00
Mattt Thompson
8010176a7d [Issue #89] Adding note about LC_ALL 2014-08-05 11:41:19 -04:00
henteko
dfdd99f608 [Issue #118] Adding support for distribution using DeployGate
Signed-off-by: Mattt Thompson <m@mattt.me>
2014-05-12 10:52:38 -07:00
Mattt Thompson
3b4f189831 Adding note about json gem installation issues on Mavericks 2014-04-11 13:50:43 -07:00
Mattt Thompson
c9781e1b51 Update README.md 2014-03-26 07:12:35 -07:00
Adam Waite
e355f2c5fd Fixed command in README for ipa distribute:hockeyapp
I changed:

`$ ipa distribute:hockeyapp -t API_TOKEN`

to 

`$ ipa distribute:hockeyapp --token API_TOKEN`

Pretty sure the -t argument doesn't do anything.
2014-02-26 02:32:03 +00:00
Mattt Thompson
958866575a [Issue #63] Adding SFTP support to ftp command 2013-10-03 18:29:14 -07:00
Robert Coleman
bfc198052f rudimentry support for distribution via S3 2013-06-29 13:42:53 +12:00
Mattt Thompson
4a90c629e3 Merge pull request #46 from mtitolo/patch-1
Fix README HockeyApp instructions to indicate correct ENV variable.
2013-06-02 21:19:01 -07:00
Greg Plumbly
ae5c2dcf9b Fix Readme for ftp distribution 2013-06-01 14:06:17 +01:00
Michele
3c8579561a Fix README HockeyApp instructions to indicate correct ENV variable. 2013-05-31 16:16:53 -06:00
Mattt Thompson
1c09393ad3 [Issue #20] Loading TestFlight and HockeyApp credentials from environment (or .env file) unless otherwise specified 2013-05-30 10:33:33 -07:00
Mattt Thompson
f7eb131189 Adding new banner to README 2013-05-14 13:49:23 -07:00
Mattt Thompson
f11a373567 Re-formatting code blocks 2013-02-20 17:58:12 -08:00
Mattt Thompson
4d8f5d477f Adding references to related projects 2013-02-20 17:57:25 -08:00
Felipe Sabino
68f9ee0ab0 added FTP upload plugin 2012-12-11 17:09:48 -02:00
Mattt Thompson
e9ab5f33a3 Updating README to include details about HockeyApp support 2012-10-12 12:22:11 -07:00
Stefan Haubold
439476e392 added basic hockeyapp plugin 2012-10-09 23:30:27 +02:00
Mattt Thompson
7912cf8ddb Fixing typo 2012-09-27 21:40:18 -07:00
Mattt Thompson
47d47dc50b Updating README 2012-09-27 21:39:36 -07:00
Mattt Thompson
ac442ee80d Initial Commit 2012-09-27 21:32:30 -07:00