Giter Site home page Giter Site logo

Comments (12)

bryanmacfarlane avatar bryanmacfarlane commented on August 18, 2024

If you do task list, is that one in the list?

from tfs-cli.

codelabexpert avatar codelabexpert commented on August 18, 2024

No, it no longer appears in the list. I had previously deleted the task. (Id: 52A38A6A-1517-41D7-96CC-73EE0C60D2B6)

from tfs-cli.

bryanmacfarlane avatar bryanmacfarlane commented on August 18, 2024

OK - then the suggestion is to not delete it again :) The 500 will be fixed to a no op.

from tfs-cli.

codelabexpert avatar codelabexpert commented on August 18, 2024

I'm stuck straight. When can I expect a fix for the 500? Is there something else I could do now?

from tfs-cli.

bryanmacfarlane avatar bryanmacfarlane commented on August 18, 2024

First we need to understand what's causing the 500. Added Scott.

What task is this, a custom one? Can you share it?

from tfs-cli.

codelabexpert avatar codelabexpert commented on August 18, 2024

TaskName: DeployVisualStudioTestAgent (Comes out of the box with TFS 2015)

from tfs-cli.

bryanmacfarlane avatar bryanmacfarlane commented on August 18, 2024

That's an inthebox task from this repo. the master branch of this repo is now on for sprint 89 targeting QU1 server that's not released. We open source our in the box tasks not so you can take future code and put it in an old server but instead as reference examples on how to write tasks for folks that write custom tasks.

The task demands a future server: "minimumAgentVersion": "1.88.0",

RTM server is 1.83.0

So the error is expected - but the bug is that it's a 500 instead of a 400 with a good error message.

from tfs-cli.

codelabexpert avatar codelabexpert commented on August 18, 2024

That's obvious. Ok, do you know where to get the old script version 1.83 again? I would try to upload this older verison again.

from tfs-cli.

bryanmacfarlane avatar bryanmacfarlane commented on August 18, 2024

I believe releases/m83 would match RTM. crossing fingers ... :)

from tfs-cli.

bryanmacfarlane avatar bryanmacfarlane commented on August 18, 2024

Also as a future note, even if you were uploading a newer task, you don't have to delete the old one. It keeps all task versions in the backend and uses the latest.

from tfs-cli.

codelabexpert avatar codelabexpert commented on August 18, 2024

Thank you a lot!
I tried it with https://github.com/Microsoft/vso-agent-tasks/tree/ab01d376156ad9ab13108a959a94a31fe03c7e33 and now all is fine :-)

from tfs-cli.

bryanmacfarlane avatar bryanmacfarlane commented on August 18, 2024

great.

from tfs-cli.

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.