fastlane-old / codes

Create promo codes for iOS Apps using the command line
https://fastlane.tools
MIT License
102 stars 11 forks source link

Detect form submission errors #16 #20

Closed lacostej closed 9 years ago

lacostej commented 9 years ago

Cleaned up and made error red.

Errors are detected fine:

screen shot 2015-09-03 at 17 49 50

But I don't get what's printing the output here screen shot 2015-09-03 at 17 52 37

[17:50:33]: ["/Users/lacostej/.rvm/gems/ruby-2.2.2/gems/codes-0.3.0/lib/codes/itunes_connect.rb:48:in `run'", "/Users/lacostej/.rvm/gems/ruby-2.2.2/gems/codes-0.3.0/lib/codes/codes_runner.rb:4:
KrauseFx commented 9 years ago

Looks good, thanks. I'll bundle up a new release now :+1:

lacostej commented 9 years ago

Question: do you know why there's a spurious print out ? See https://github.com/fastlane/codes/pull/20#issuecomment-137493008