Giter VIP home page Giter VIP logo

Comments (6)

KrauseFx avatar KrauseFx commented on September 25, 2024

You can pass the password using environment variables

export DELIVER_PASSWORD="password"

@lacostej

from pilot.

adamhbz avatar adamhbz commented on September 25, 2024

Thanks! I have the password working but am getting an error now. Do you know anything about it, it's a jenkins issue i think?

Is it the space in the filename?

+ pilot upload -u info@XXXXXXXXXX -p XXXXXXXXXXXXX -i /Users/Shared/Jenkins Workspace/workspace/XXXXXXXXXXXXXXXXXX/bin/ios/build/Release-iphoneos/XXXXXXXXX.ipa --verbose
�[1m�[31mFATAL [2015-09-11 10:10:49.58]: �[0m�[0m�[31mError setting value '/Users/Shared/Jenkins' for option 'ipa'�[0m
/Library/Ruby/Gems/2.0.0/gems/pilot-0.1.7/lib/pilot/options.rb:20:in `block in available_options': '/Users/Shared/Jenkins' doesn't seem to be an ipa file (RuntimeError)
    from /Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.16.1/lib/fastlane_core/configuration/config_item.rb:53:in `call'
    from /Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.16.1/lib/fastlane_core/configuration/config_item.rb:53:in `valid?'
    from /Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.16.1/lib/fastlane_core/configuration/config_item.rb:38:in `verify!'
    from /Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.16.1/lib/fastlane_core/configuration/configuration.rb:51:in `block in verify_value_exists'
    from /Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.16.1/lib/fastlane_core/configuration/configuration.rb:46:in `each'
    from /Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.16.1/lib/fastlane_core/configuration/configuration.rb:46:in `verify_value_exists'
    from /Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.16.1/lib/fastlane_core/configuration/configuration.rb:31:in `initialize'
    from /Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.16.1/lib/fastlane_core/configuration/configuration.rb:19:in `new'
    from /Library/Ruby/Gems/2.0.0/gems/fastlane_core-0.16.1/lib/fastlane_core/configuration/configuration.rb:19:in `create'
    from /Library/Ruby/Gems/2.0.0/gems/pilot-0.1.7/lib/pilot/commands_generator.rb:45:in `block (2 levels) in run'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.5/lib/commander/command.rb:178:in `call'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.5/lib/commander/command.rb:178:in `call'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.5/lib/commander/command.rb:153:in `run'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.5/lib/commander/runner.rb:428:in `run_active_command'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.5/lib/commander/runner.rb:68:in `run!'
    from /Library/Ruby/Gems/2.0.0/gems/commander-4.3.5/lib/commander/delegates.rb:15:in `run!'
    from /Library/Ruby/Gems/2.0.0/gems/pilot-0.1.7/lib/pilot/commands_generator.rb:118:in `run'
    from /Library/Ruby/Gems/2.0.0/gems/pilot-0.1.7/lib/pilot/commands_generator.rb:15:in `start'
    from /Library/Ruby/Gems/2.0.0/gems/pilot-0.1.7/bin/pilot:6:in `<top (required)>'
    from /usr/bin/pilot:23:in `load'
    from /usr/bin/pilot:23:in `<main>'
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
Build step 'Execute shell' marked build as failure
Finished: FAILURE

from pilot.

lacostej avatar lacostej commented on September 25, 2024

@adamhbz yup it's the space. Quote your file argument !

For example

-i '/Users/Shared/Jenkins Workspace/work....'

http://www.grymoire.com/Unix/Quote.html

from pilot.

adamhbz avatar adamhbz commented on September 25, 2024

Thanks! All working now!

from pilot.

KrauseFx avatar KrauseFx commented on September 25, 2024

👍

from pilot.

fastlanebot avatar fastlanebot commented on September 25, 2024

This issue was migrated to fastlane/fastlane#3298. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo 🚀

from pilot.

Related Issues (20)

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.