Giter Club home page Giter Club logo

Comments (10)

madhurig avatar madhurig commented on June 25, 2024 2

@couper321 @JKennedy24: The tasks in the VSTS extension does not package fastlane, it uses the version installed on the build server and provides an option to update it via the tasks. This option is available under the "Advanced" section:
screen shot 2017-12-06 at 6 16 23 pm

If you use the Cloud hosted macOS VMs in VSTS, these are the versions of the gems that are pre-installed on the VMs:
commander-fastlane (4.4.5)
fastlane (2.68.0)
tty-screen (0.6.3)

@piotrmurach: Thanks for your responses and suggestions. The VSTS extension that allows publishing to the Apple App Store has to be run on macOS.

Thanks,
Madhuri

from app-store-vsts-extension.

piotrmurach avatar piotrmurach commented on June 25, 2024 1

Unfortunately I don't use this plugin and I don't use Windows. However, the backtrace that you have shown contains an error generated by my Ruby library tty-screen. I have since fixed the issue which has been confirmed by many users of fastlane to be working fine.

My advice would be to manually install the v0.6.3 version of the gem which is the latest one by going to your power shell and running the following command for your Ruby installation:

gem install tty-screen

Once the command succeeds please run your extension again.

from app-store-vsts-extension.

piotrmurach avatar piotrmurach commented on June 25, 2024

Released v0.6.3 that should fix this issue. Do you mind installing latest tty-screen and rerunning your app script?

from app-store-vsts-extension.

JKennedy24 avatar JKennedy24 commented on June 25, 2024

I'm not sure if I can install the latest tty-screen or whether that needs to be done as part of this github project.

I also think that only fixes the github issues referenced in this issue: fastlane/fastlane#10983

not the fact that this upload script failed on finding a github issue but continued to upload.

from app-store-vsts-extension.

couperyork avatar couperyork commented on June 25, 2024

My 1.* Apple Store Release task with the latest fastlane is producing this error.

from app-store-vsts-extension.

JKennedy24 avatar JKennedy24 commented on June 25, 2024

Still getting this - I would imagine this affects everyone using this plugin.

Essentially rendering this plugin useless

from app-store-vsts-extension.

couperyork avatar couperyork commented on June 25, 2024

Not sure on @JKennedy24 's setup but for me I'm just using Microsoft's Visual Studio Team Services Apple Release build task that's obviously using the outdated FastLane version which is failing and causing my other build tasks afterwards to fail. Essentially Microsoft just need to update their VSTS plugin to incorporate the latest FastLane update you pushed up. 👍

from app-store-vsts-extension.

couperyork avatar couperyork commented on June 25, 2024

Nice to know, thanks for the clarification @madhurig 👍

from app-store-vsts-extension.

JKennedy24 avatar JKennedy24 commented on June 25, 2024

@madhurig Thanks for the clarification.
I have updated my tty-screen and will test with my next release cycle.

I will report back if this fixes the error.

Thanks for the help

from app-store-vsts-extension.

madhurig avatar madhurig commented on June 25, 2024

Closing since we believe this is addressed with newer version of fastlane. Please let us know if this is still an issue.

from app-store-vsts-extension.

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.