Giter Club home page Giter Club logo

Comments (3)

degant avatar degant commented on August 16, 2024

Any update on this? I am also looking to replace using pre-defined variables instead of having to define values in the Configuration Json.

from extension-utilitiespack.

devingoble avatar devingoble commented on August 16, 2024

Try replacing the underscores inside the variable name with periods.

    <add key="BuildDefinition" value="__Build.DefinitionName__"/>
    <add key="FinishTime" value="__Build.BuildNumber__"/>

This is how we use it, and it works fine.

from extension-utilitiespack.

gellmaster avatar gellmaster commented on August 16, 2024

Sorry for the delay.

That did the trick! I still haven’t found documentation that clearly highlights this exact format, so thank you @devingoble for taking your time to help.

It seems the “Azure App Service Deploy” v3 task has similar functionality that I may explore. It would be nice to see a build only task, like this extension, that is baked in to VSTS. Extensions require a VSTS admin to install and getting approval slowdowns the process of creating a build definition in a new VSTS environment.

from extension-utilitiespack.

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.