Coder Social home page Coder Social logo

Comments (5)

jessehouwing avatar jessehouwing commented on September 26, 2024

You unfortunately can't do that. To better understand, when installing the extension, each task is installed separately by zipping up the contents of the contribution into a taskzip. It's that taskzip that's installed into the ProjectCollection/Organization and it's that taskzip that's sent to the agent.

from azure-pipelines-task-lib.

Roman-Shchukin avatar Roman-Shchukin commented on September 26, 2024

Hi @jeffpatton1971, do you have any other question?

from azure-pipelines-task-lib.

jeffpatton1971 avatar jeffpatton1971 commented on September 26, 2024

Thanks for this, I do have a follow up, that is slightly related. Is there a way to have the task run PowerShell core? The code I'm using has .net 7.27 and it does not run properly on the regular PowerShell.

from azure-pipelines-task-lib.

jessehouwing avatar jessehouwing commented on September 26, 2024

Not directly, but you can call & pwsh ./your.other.ps1 from the script that is called by PowerShell 5.

from azure-pipelines-task-lib.

jeffpatton1971 avatar jeffpatton1971 commented on September 26, 2024

Not directly, but you can call & pwsh ./your.other.ps1 from the script that is called by PowerShell 5.

OOOO i didn't think of that! good call, thanks!

from azure-pipelines-task-lib.

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.