Git Product home page Git Product logo

Comments (12)

 avatar commented on June 12, 2024

I believe the issue is related to another build task I installed from Marketplace which has the same task name and folder structure "Tokenizer" in it. I see that one in my build list but not this one. Even after uninstalling both and then re-installing this one, I still can't get it to show up in my options. Any help would be appreciated.

from cols-agent-tasks.

 avatar commented on June 12, 2024

The other package is this one: ms-devlabs.utilitytasks

from cols-agent-tasks.

colindembovsky avatar colindembovsky commented on June 12, 2024

Hi @dishmal - I'm not sure the name makes a difference since each task has a unique guid. Are you on VSTS or TFS? If TFS, which version?

from cols-agent-tasks.

 avatar commented on June 12, 2024

On-premise TFS 2015 Update 3.

from cols-agent-tasks.

omarw avatar omarw commented on June 12, 2024

I'm experiencing the same problem. This is the only extension I've installed. I'm on TFS 2015 Update 3.

All other tasks except Tokenizer are available.

from cols-agent-tasks.

 avatar commented on June 12, 2024

I just noticed the extension manifest json file doesn't list Tokenizer in the files list to set up the path:
"files": [
{
"path": "Tasks/AzureWebDeploy"
},
{
"path": "Tasks/DockerPublish"
},
{
"path": "Tasks/ReplaceTokens"
},
{
"path": "Tasks/VersionAssemblies"
},
{
"path": "Tasks/DacPacReport"
},
{
"path": "Tasks/CoverageGate"
}
],

from cols-agent-tasks.

colindembovsky avatar colindembovsky commented on June 12, 2024

Thanks @dishmal I just noticed that! I've fixed the manifest in this commit and version 1.1.62 in the marketplace now has the correct manifest. Please let me know if you get the task! (Same for you @omarw)

from cols-agent-tasks.

 avatar commented on June 12, 2024

It now shows up through VSTS and I'll validate it works after the install on my company TFS 2015 install tomorrow at the office, but assuming it will. Thanks!

from cols-agent-tasks.

omarw avatar omarw commented on June 12, 2024

The tokenizer task shows up for me now but now I'm getting the following error at build time. Any ideas?

2016-12-06T12:51:31.1308775Z Set workingFolder to default: C:\Agent\tasks\JSONTokenizer\1.1.62
2016-12-06T12:51:31.2402570Z module.js:341
2016-12-06T12:51:31.2402570Z throw err;
2016-12-06T12:51:31.2402570Z ^
2016-12-06T12:51:31.2402570Z Error: Cannot find module 'vsts-task-lib/task'

from cols-agent-tasks.

 avatar commented on June 12, 2024

Successfully installed on TFS 2015 Update 3 however I get the same error as @omarw

from cols-agent-tasks.

 avatar commented on June 12, 2024

Oops, didn't mean to close it...

from cols-agent-tasks.

colindembovsky avatar colindembovsky commented on June 12, 2024

Dang it - my build definition wasn't restoring the dependencies for the Tokenizer task - it's now fixed and working in 1.1.63!

from cols-agent-tasks.

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.