Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fastlane/shenzhen

CLI for Building & Distributing iOS Apps (.ipa Files)
https://github.com/fastlane/shenzhen

Minor refactoring

840e7ec792188c8304a667e7bca0ef4faeb9a4e0 authored almost 11 years ago
Merge pull request #113 from mgamer/master

Fix displaying info for embedded provisioning profile

b0f7a43b469c9910c5c8ad60e02334a36b7e4531 authored almost 11 years ago
Adding note about json gem installation issues on Mavericks

3b4f1898314ae7fadf74d5254976a03757ef66d9 authored almost 11 years ago
Make sure RubyZip can override tempfile while extracting embedded.mobileprovision

1080f97cf6ea81beee5c3e7324115dd362733aaa authored almost 11 years ago
Remove extension of the base file (.ipa in most cases) in the path for embedded.mobileprovision

The path for embedded.mobileprovision used to look like this:
Payload/Kiki.ipa.app/embedded.mobi...

db197d7431ed9993e7e208644c5f8bdd1726b0c2 authored almost 11 years ago
Delimiting plist array elements by newline

7aa134a76f3d09e86533a02621ecc09743a95d0a authored almost 11 years ago
Update README.md

c9781e1b51397fc0fd0063e0ce941b832aa5c742 authored almost 11 years ago
Bumping version to 0.6.0

35085d10aa5dd74e0700715d45768929ecf69b1d authored almost 11 years ago
Merge branch 'master' of github.com:nomad/shenzhen

66b4c136487443300c032e73a41016b6736cf144 authored almost 11 years ago
Minor refactoring

b7d3efddd0ae848192627b72b9e6d24bcee4eca4 authored almost 11 years ago
Merge branch 'feature/distribute-ftp-port' of github.com:maveonair/shenzhen into maveonair-feature/distribute-ftp-port

6d9ec63c6de6112a1232b608c5eb681c534ddec7 authored almost 11 years ago
Merge pull request #109 from notjosh/patch-1

Hockey uploads using correct live/beta/alpha type

6a1d28e600ddf2c58c565ec0ed8f984946d3cd9c authored almost 11 years ago
Merge branch 'master' of github.com:nomad/shenzhen

8edf01def471f8fd4ead23d5136d9041711e3a9c authored almost 11 years ago
Squashed commit of the following:

commit dcffcc8dc095a4afa4144353e3caf8ab08072b0b
Author: Mattt Thompson <[email protected]>
Date: Wed ...

65f09d9fd645330591d3a3872fe55650c5a9efb9 authored almost 11 years ago
Hockey uploads using correct live/beta/alpha type

f2aaea6287d87790e31a9e10cec88f6c282910a7 authored almost 11 years ago
Merge pull request #103 from adamwaite/master

Fixed command in README for ipa distribute:hockeyapp

859f28132151e342763d121c339aa3a4cced2f35 authored almost 11 years ago
Merge pull request #108 from wesgibbs/abort_on_failed_testflight_upload

Abort on TestFlight upload failure

1d83e81868e257eb747cc2fd135850084ee4f38d authored almost 11 years ago
Merge pull request #107 from viteinfinite/master

Fixing a bug where the distribute:ftp command wouldn't replace the CFBundle variables

0c28ae6adf0f93ec6c63fdc6189c7855f26c3dd0 authored almost 11 years ago
Abort on TestFlight upload failure

d5546ea3a88e4420e66d122a007b27fde17e5319 authored almost 11 years ago
Merge pull request #1 from viteinfinite/patch-1

Fixing plist detection in distribute:ftp command

418cf2b81fb1932abe6a7bcdf98145eaf0fd99ba authored almost 11 years ago
Fixing plist detection in distribute:ftp command

The plist detection expression is now the same as distribute:s3

067b2254ad0e1642e300ec7f50f1d947688082c0 authored almost 11 years ago
Fixed command in README for ipa distribute:hockeyapp

I changed:

`$ ipa distribute:hockeyapp -t API_TOKEN`

to

`$ ipa distribute:hockeyapp --...

e355f2c5fd6513e08337103fccb042b8ff3df045 authored almost 11 years ago
Setting nomad-cli.com as homepage

b920e5c32821aec9da329cc7ad07d24cbe773d12 authored about 11 years ago
Bumping version to 0.5.4

573634dcd1d451357930d8aaed34caf71bc0f31a authored about 11 years ago
Squashed commit of the following:

commit 815cfd1a36424f1c7e4cd94b6f24f878c3eec7af
Author: Mattt Thompson <[email protected]>
Date: Tue ...

2de07bc0a541720148c99746761b33bb379850de authored about 11 years ago
Add support to specify the port for FTP and SFTP distribution, Fix: directory handling for SFTP

1b30243e5ead251fa4a5f368c852d2c2f6a2a712 authored about 11 years ago
[Issue #84] Only --token option actually works

eb37a416bced3a8712db85b2cc9f63a0d41edf5c authored about 11 years ago
Bumping version to 0.5.3

0977db08dcfb37712c6d79ce88a139462e25782d authored about 11 years ago
[Issue #79] Adding --verbose flag to pipe build output to STDOUT

a3e3da75cfc3a9abe4dc50848fe009f6bd247734 authored about 11 years ago
Bumping version to 0.5.2

3c52e6ab38cd172a4f4f507c789102998df543bf authored about 11 years ago
Adding .gitignore

c6dcfee780a02374ce0322671fc3db7509499920 authored about 11 years ago
Only Perform Configuration Check if Project is Defined

The 'xcodebuild -list' command will not list out configurations for
workspaces, which causes the...

bd1a95ef49e2eaf1425088acd54f58d0425ce8ee authored about 11 years ago
Editing the '--sdk' Command

When the '--sdk' command was added to the list of options with a short
flag of '-sdk', the '-s' ...

9cc6f90c5a588d5c17cfacfe4690df6bcc17652f authored about 11 years ago
Removing Gemfile.lock

15917099727edacbf07d2eb3d2d230831f10c1f2 authored about 11 years ago
Bumping version to 0.5.1

dbd0903a786a40fba50d1b658b5c576d5bfb6491 authored about 11 years ago
Factoring VERSION into new file

578da54801314fe34dc2e2605615e191caa64613 authored about 11 years ago
override -sdk for xcrun

Signed-off-by: Mattt Thompson <[email protected]>

893c4b7cc31a9b11c9718836f112561190e66b28 authored about 11 years ago
Pass -sdk option to xcodebuild. Fixes #66

Signed-off-by: Mattt Thompson <[email protected]>

416ebf99505f6706aaff4ddc3eb25f3550da4bdb authored about 11 years ago
Print Building message once

Signed-off-by: Mattt Thompson <[email protected]>

2906a49c54b3607e97bc2024d1fd5599b556b724 authored about 11 years ago
Merge branch 'master' of github.com:nomad/shenzhen

8033a37b242dea5e7b002f1911217d6a8c78d352 authored about 11 years ago
[Issue #75] Aborting if no schemes are found

a9504637c3a24eebb5d096ff6443e2aab58aaa71 authored about 11 years ago
Merge pull request #72 from enriquez/timeout

Fixes #68. Faraday::Error::TimeoutError exception

bfdea8f204eb37fca8c0bd4bf1ddbf89d18eb2de authored about 11 years ago
Merge pull request #74 from kylef/plist

Fix an issue where S3 --path option wouldn't match plist replacements

75149d0ce6a79b42594d37676cea7a9581d35fb8 authored about 11 years ago
Merge pull request #73 from kylef/s3-fixes

Couple of fixes for distribute:s3

43ccabb21dff4d89d34cd9267b5e1de3574d86ab authored about 11 years ago
[Issue #80] Supporting both release type names and numbers

b6ee3c36b4001412ccf36fb2ff7bf37b20c41d31 authored about 11 years ago
Squashed commit of the following:

commit 844220f4f23a84aeda26fa184a48e68a3b97ed0d
Author: Andy Lister <[email protected]>
Date:...

97085b286fc963d9ee43c708e2a98d55e1a16fa8 authored about 11 years ago
Fix an issue where S3 --path option wouldn't match plist replacements

The issue was because Dir["#{dir}/**/Info.plist"] is returning all
plists in the project, this w...

777c1b69f871b8718b9918bb506272baadb2c820 authored over 11 years ago
Fix an issue where a file descriptor was left open in the S3 plugin

005bad1f4ced49e7dbd01a90e611af5f2ffc6d63 authored over 11 years ago
Fix an exception raised when using distribute:s3 without providing a secret key

error: undefined method `secret_access_key' for main:Object. Use
--trace to view backtrace

230c053b11f10c731898e5b65682f2bfa50139e9 authored over 11 years ago
Fixes #68. Faraday::Error::TimeoutError exception

Raise the timeout to 2 min. The "execution expired" backtrace is still
printed even if we rescue...

0a9d8fbd1ecccbc73d0ec49d55fbd42502e2349d authored over 11 years ago
Bumping version to 0.5.0

18cd98627c9f2a23d20b398742e3b57dc2fd94b8 authored over 11 years ago
[Issue #49] Adding --embed option to build command

ceb1f050f85cce8c48c68f773f0aac61eb2917c8 authored over 11 years ago
[Issue #63] Adding SFTP support to ftp command

958866575a85a2ae0aae15bc31b6dbae54119c35 authored over 11 years ago
Merge branch 'master' of github.com:nomad/shenzhen

a859e314ba9a9490cee56ad914bd1808a609ec15 authored over 11 years ago
Fix #27 - Use configuration if passed

Use configuration if passed, otherwise find the default configuration
from build setting
Conflic...

f0dabb471f41b3ef26f550397ffa8fbf19f37eb0 authored over 11 years ago
Updating Gemfile.lock

685d9863540f57aef92b0984c4e69d5c355e859d authored over 11 years ago
Using require 'bundler/setup'

e11196bc83d17e088188a2453502a2c2f9f835e5 authored over 11 years ago
Minor reformatting

f16f1291419758eea19e1dbbd9cfdd0c5ad19c76 authored over 11 years ago
Minor refactoring

7931b3eb2ff4865407db40878ff2bdb7e7711bfd authored over 11 years ago
Minor reformatting

d7d42f5c0f1255067991f2a3417ccb04cce3375d authored over 11 years ago
Merge pull request #55 from rjocoleman/build-destiantion

Add output destination option to build command

6782a0b201e3186df00db3bc3c015e0038560d02 authored over 11 years ago
[Issue #44] Fixing optional .ipa option for HockeyApp. Now to skip .ipa if present in current directory, one can specify a non-existent file.

9f60ac55286806e4c4d95371d981f7a60119a3b4 authored over 11 years ago
Merge branch 'master' of github.com:nomad/shenzhen

f5b7e293f6f1dfdb6738fa51a3a62e3a41ea8fbf authored over 11 years ago
[Issue #51] Preventing nil IPA from attempting to being uploaded

4a3437a4768b71c97b454e472f6604e1d2cc5ac2 authored over 11 years ago
Merge pull request #59 from drodriguez/hockey-url

Fix identifier typo. Update upload URL for apps with identifier.

cbda8baeece6eea6007fafe55606ff15da10986e authored over 11 years ago
[Issue #65] Fixing JSON error in Ruby 2.0

57efdb04a4e5e484d9034d04e596f955e612ced0 authored over 11 years ago
Merge pull request #61 from felipesabino/bugfix-ftp_empty_folders

Fixed ftp folder creation error

27d253d6b41d7b4beb3568395739f06b088ed3a4 authored over 11 years ago
Merge pull request #56 from rjocoleman/distribute-s3

Rudimentary support for distribution via Amazon S3

38bbbd6fe0bdceed2cd40a1db44f78c0d4f7f976 authored over 11 years ago
Fixed ftp folder creation error when path starts with '/'

eeed5181d7588649227d55e3b1d22c8678892d5a authored over 11 years ago
Fix identifier typo. Update upload URL for apps with identifier.

The URL is documented here http://support.hockeyapp.net/kb/api/api-versions

4904ddde184703be6127def30f65167be23bf3fb authored over 11 years ago
add support for uploading to 'paths'

e833996f69da6da9d4ee3ba63ac80b39e6cd54cd authored over 11 years ago
source path

2910f3228cac7d10d028068bc50e2406cb98247e authored over 11 years ago
default ACL changed to public_read

b45ecb90139adf2f661fab5feab005f6927bef66 authored over 11 years ago
bucket ENV

17deee2402edb3380c9fa858151a3b537aba3e87 authored over 11 years ago
rudimentry support for distribution via S3

bfc198052f92541bdf18f479b01434b48b063673 authored over 11 years ago
add output destination option to build

b797269f7cabc04cb295b358d16e6c0530a936a8 authored over 11 years ago
Merge pull request #46 from mtitolo/patch-1

Fix README HockeyApp instructions to indicate correct ENV variable.

4a90c629e342d71e51ac4bbfdb09586363a39f1b authored over 11 years ago
Merge pull request #47 from gregplumbly/master

Fix Readme for ftp distribution

7ee17da517dbcabd4df69d0f2a88ea994f27fb84 authored over 11 years ago
Fix Readme for ftp distribution

ae5c2dcf9bf0c632bfa0bfb8da4b6e8f65df0fa3 authored over 11 years ago
Fix README HockeyApp instructions to indicate correct ENV variable.

3c8579561a4898ccf0f26fa8d58bbfdb0a464bd8 authored over 11 years ago
Bumping version to 0.4.0

96197e3f8765d0fa2323318f6cc1b404becffbd4 authored over 11 years ago
Removing documentation for unimplemented [output] arg in build command

2e3ac5bc70b9750eba7ac9390a211e009c26ce47 authored over 11 years ago
[Issue #20] Loading TestFlight and HockeyApp credentials from environment (or .env file) unless otherwise specified

1c09393ad31834c35accf1c82358310c3e427b50 authored over 11 years ago
[Issue #43] Allow uploading of just .dSYM for HockeyApp distribution

afaf185eb9b3397ef26415c7e30f982f4a5b7761 authored over 11 years ago
[Issue #42] Preventing exceptions caused by messaging nil in build command

b43ab58596d049dff8021636c07d9c2933487495 authored over 11 years ago
Bumping version to 0.3.1

Updating gemspec

46d2a744840645b792b2efe563d0bd123cd73df0 authored over 11 years ago
Merge pull request #41 from nwest/dependency-updates

Updating Dependencies

462857a7ef0ec968f0f2cee09de908c2c199b392 authored over 11 years ago
updating dependencies

7387e22fe1edb48ee815f3b9b4bdfcd28d2afa7a authored over 11 years ago
Adding new banner to README

f7eb131189dd2de75d227e3e5e4a7dda9286f563 authored over 11 years ago
Trimming whitespace

ebf434b97feab2954d0238d9221e8dd899047922 authored almost 12 years ago
Merge branch 'master' of https://github.com/mattt/shenzhen

Conflicts:
lib/shenzhen/commands/build.rb

7a8a0fa650cb6e4d82bb6a15639d3a2522b6b14b authored almost 12 years ago
[Issue #28] Using output argument

33257e4456df0e9461d09bbebcfeb50427d1a409 authored almost 12 years ago
Merge pull request #32 from codecaffeine/wrapper_name

Should WRAPPER_NAME replace PRODUCT_NAME during PackageApplication?

946417b85f1b4f7c55aa39fcc9f32bb5da580902 authored almost 12 years ago
update regexp to capture scheme names with embedded blanks. close #35

c1ccb3c026082cb2fb4552707b384569b68a2cc7 authored almost 12 years ago
Merge pull request #31 from sirbarrence/master

Removing first line shift of xcodebuild settings output (take two)

0a4c7b44dd68b9a1ea2e045c4d969d85948802e7 authored almost 12 years ago
Merge pull request #34 from devinfoley/master

Added Mandatory Flag

a96665d0459d15ff3318ab0a2a7efec3553a330d authored almost 12 years ago
Add --mandatory flag

9676e7f1231d6cabbfc5ee777544f0ce6e0402b2 authored almost 12 years ago
Re-formatting code blocks

f11a373567e770167db8dbcfa150271b93f6cc78 authored almost 12 years ago
Adding references to related projects

4d8f5d477f28317595f9665fbdeee46037643bde authored almost 12 years ago
Replace PRODUCT_NAME with WRAPPER_NAME

This is based on the Xcode Build Setting documentation

> PRODUCT_NAME
> Description: Identifier...

0b712db49ec4583fb3dc2509f169c087daa09f4d authored almost 12 years ago