GithubHelp home page GithubHelp logo

bitstadium / infinite-loop Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 10.0 104 KB

HockeyApp was retired. Please use App Center instead.

Home Page: https://appcenter.ms

License: MIT License

Ruby 100.00%

infinite-loop's People

Contributors

ashtom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

infinite-loop's Issues

Failed dependency under Mavericks

Under the latest Mavericks and the stock Ruby installation I get this when trying a hockey login:

/Users/gentz/.rvm/gems/ruby-2.0.0-p247/gems/commander-4.1.5/lib/commander/runner.rb:365:in `block in require_program': program version required (Commander::Runner::CommandError)
    from /Users/gentz/.rvm/gems/ruby-2.0.0-p247/gems/commander-4.1.5/lib/commander/runner.rb:364:in `each'
    from /Users/gentz/.rvm/gems/ruby-2.0.0-p247/gems/commander-4.1.5/lib/commander/runner.rb:364:in `require_program'
    from /Users/gentz/.rvm/gems/ruby-2.0.0-p247/gems/commander-4.1.5/lib/commander/runner.rb:52:in `run!'
    from /Users/gentz/.rvm/gems/ruby-2.0.0-p247/gems/commander-4.1.5/lib/commander/delegates.rb:7:in `run!'
    from /Users/gentz/.rvm/gems/ruby-2.0.0-p247/gems/commander-4.1.5/lib/commander/import.rb:10:in `block in <top (required)>'
/Users/gentz/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require': cannot load such file -- netrc (LoadError)
    from /Users/gentz/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in `require'
    from /Users/gentz/.rvm/gems/ruby-2.0.0-p247/gems/infinite-loop-0.1.0/bin/hockey:6:in `<top (required)>'
    from /Users/gentz/.rvm/gems/ruby-2.0.0-p247/bin/hockey:23:in `load'
    from /Users/gentz/.rvm/gems/ruby-2.0.0-p247/bin/hockey:23:in `<main>'
    from /Users/gentz/.rvm/gems/ruby-2.0.0-p247/bin/ruby_noexec_wrapper:14:in `eval'
    from /Users/gentz/.rvm/gems/ruby-2.0.0-p247/bin/ruby_noexec_wrapper:14:in `<main>'

gem install netrc fixed the issue. Can you add this to the dependencies?

Conflict with updated gems

When using an updated ruby environment with 2.3.3, one gets from other software updated versions of term-ansicolor and terminal-table.

Then, when running the command "hockey" one gets the following errors:

bash-3.2$ hockey
/Users/xxx/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/commander-4.4.3/lib/commander/runner.rb:409:in `block in require_program': program version required (Commander::Runner::CommandError)
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/commander-4.4.3/lib/commander/runner.rb:408:in `each'
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/commander-4.4.3/lib/commander/runner.rb:408:in `require_program'
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/commander-4.4.3/lib/commander/runner.rb:52:in `run!'
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/commander-4.4.3/lib/commander/delegates.rb:15:in `run!'
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/commander-4.4.3/lib/commander/import.rb:5:in `block in <top (required)>'
/Users/xxx/.rbenv/versions/2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/specification.rb:2288:in `raise_if_conflicts': Unable to activate cupertino-1.3.4, because terminal-table-1.7.3 conflicts with terminal-table (~> 1.4.5), term-ansicolor-1.4.0 conflicts with term-ansicolor (~> 1.0.7) (Gem::ConflictError)
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/specification.rb:1408:in `activate'
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/specification.rb:1442:in `block in activate_dependencies'
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/specification.rb:1428:in `each'
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/specification.rb:1428:in `activate_dependencies'
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/specification.rb:1410:in `activate'
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/site_ruby/2.3.0/rubygems.rb:220:in `rescue in try_activate'
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/site_ruby/2.3.0/rubygems.rb:213:in `try_activate'
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:126:in `rescue in require'
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:40:in `require'
	from /Users/xxx/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/infinite-loop-0.1.0/bin/hockey:8:in `<top (required)>'
	from /Users/xxx/.rbenv/versions/2.3.3/bin/hockey:22:in `load'
	from /Users/xxx/.rbenv/versions/2.3.3/bin/hockey:22:in `<main>'

The full list of gems installed is:
*** LOCAL GEMS ***

activesupport (5.0.2, 5.0.1, 4.2.7.1)
addressable (2.5.0)
autoparse (0.3.3)
aws-sdk (2.8.0)
aws-sdk-core (2.8.0)
aws-sdk-resources (2.8.0)
aws-sigv4 (1.0.0)
babosa (1.0.2)
bigdecimal (1.3.1, default: 1.2.8)
builder (3.2.3)
bundler (1.14.5)
certified (1.0.0)
CFPropertyList (2.3.5)
claide (1.0.1)
cocoapods (1.2.0)
cocoapods-core (1.2.0)
cocoapods-deintegrate (1.0.1)
cocoapods-downloader (1.1.3)
cocoapods-plugins (1.0.0)
cocoapods-search (1.0.0)
cocoapods-stats (1.0.0)
cocoapods-trunk (1.1.2)
cocoapods-try (1.1.0)
coderay (1.1.1)
colored (1.2)
colorize (0.8.1)
commander (4.4.3)
concurrent-ruby (1.0.5)
connection_pool (2.2.1)
cupertino (1.3.4)
declarative (0.0.9)
declarative-option (0.1.0)
did_you_mean (1.0.0)
domain_name (0.5.20170223)
dotenv (2.2.0)
escape (0.0.4)
excon (0.55.0)
extlib (0.9.16)
faraday (0.11.0)
faraday-cookie_jar (0.0.6)
faraday_middleware (0.11.0.1)
fastimage (2.1.0)
fastlane (2.19.1, 2.18.3)
fourflusher (2.0.1)
fuzzy_match (2.1.0, 2.0.4)
gh_inspector (1.0.3)
google-api-client (0.10.0, 0.9.26)
googleauth (0.5.1)
highline (1.7.8)
http-cookie (1.0.3)
httpclient (2.8.3)
hurley (0.2)
i18n (0.8.1)
infinite-loop (0.1.0)
io-console (0.4.6, default: 0.4.5)
jmespath (1.3.1)
json (2.0.3, default: 1.8.3)
jwt (1.5.6)
krausefx-shenzhen (0.14.11)
launchy (2.4.3)
little-plugger (1.1.4)
logging (2.1.0)
mechanize (2.7.5, 2.5.1)
memoist (0.15.0)
mime-types (3.1, 1.25.1)
mime-types-data (3.2016.0521)
mini_magick (4.6.1, 4.5.1)
mini_portile2 (2.1.0)
minitest (5.10.1, 5.8.5)
molinillo (0.5.6)
multi_json (1.12.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
nanaimo (0.2.3)
nap (1.1.0)
net-http-digest_auth (1.4.1)
net-http-persistent (3.0.0, 2.9.4)
net-sftp (2.1.2)
net-ssh (4.1.0)
net-telnet (0.1.1)
netrc (0.11.0, 0.7.8)
nokogiri (1.7.0.1, 1.6.8.1)
ntlm-http (0.1.1)
os (1.0.0, 0.9.6)
plist (3.2.0)
power_assert (1.0.1)
psych (2.2.4, default: 2.1.0)
public_suffix (2.0.5)
rake (12.0.0, 10.4.2)
rdoc (5.1.0, default: 4.2.1)
representable (3.0.3, 2.3.0)
rest-client (2.0.1)
retriable (3.0.1, 2.1.0)
rouge (2.0.7, 1.11.1)
ruby-macho (1.0.0, 0.2.6)
rubygems-update (2.6.10)
rubyzip (1.2.1)
security (0.1.3)
signet (0.7.3)
slack-notifier (2.0.0, 1.5.1)
term-ansicolor (1.4.0, 1.0.7)
terminal-notifier (1.7.1)
terminal-table (1.7.3, 1.4.5)
test-unit (3.2.3)
thread_safe (0.3.6)
tins (1.13.2)
tty-screen (0.5.0)
tzinfo (1.2.2)
uber (0.1.0, 0.0.15)
unf (0.1.4)
unf_ext (0.0.7.2)
unicode-display_width (1.1.3)
webrobots (0.1.2)
word_wrap (1.0.0)
xcodeproj (1.4.2)
xcpretty (0.2.4)
xcpretty-travis-formatter (0.0.4)

Team support from command line

The tool currently doesn't support team selection from command line, meaning that it is very hard to use it to automate processes when there is more then one team configured.

Support using app bundle id instead of app id in commands

It would be nice to be able to specify the app bundle id in commands instead of having to use the hockey app id. The bundle id is well known to our build tools while the app id would need to be looked up first through the hockey api.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.