Giter Club home page Giter Club logo

Comments (12)

pascalberger avatar pascalberger commented on August 16, 2024

@johndpalm Depending on what you need to patch in the SharePoint app manifest, we have created a build task which allows to set the URL & ClientID in the app manifest. You can find the extension here.

from extension-utilitiespack.

incarnate avatar incarnate commented on August 16, 2024

Just to note we've experienced the same issue when trying to do a replace with NLog configurations in Web.config as it is namespaced.

Happy to submit a fix along the lines of John's suggestion above, however I wasn't sure on how the move to the new Powershell/VSTS SDK has progressed (#29)

from extension-utilitiespack.

pascalberger avatar pascalberger commented on August 16, 2024

@incarnate There exists a branch which I assume is related to #29: https://github.com/openalm/Extension-UtilitiesPack/commits/features/vsts-new-sdk-port.

But unfortunately there was no interaction here in any branch, PR or issue from any member / MSFT employee in the past 2 months...

from extension-utilitiespack.

incarnate avatar incarnate commented on August 16, 2024

I'd noted the same @pascalberger :-(

Paging @harshil93 - is this extension still being updated or maintained?

from extension-utilitiespack.

incarnate avatar incarnate commented on August 16, 2024

I've got a fix for this ready, just waiting on #50 to be merged.

I've added an option for two extra parameters to the JSON file so that the namespace can be set, like so:

  {
    "KeyName": "/configuration/ns:nlog/ns:targets/ns:target[@name='email']",
    "Attribute": "to",
    "value": "[email protected]",
    "NamespaceUrl": "http://www.nlog-project.org/schemas/NLog.xsd",
    "NamespacePrefix": "ns"
  }

from extension-utilitiespack.

harshil93 avatar harshil93 commented on August 16, 2024

@incarnate I have updated the extension to use the latest sdk and it now supports secret vars too. I won't put it on marketplace because of some compat reasons. You can pull in the source code and package it under your own private publisher name and install it. It will require the new coreclr agent with version >= 2.104.2 to work.

from extension-utilitiespack.

pascalberger avatar pascalberger commented on August 16, 2024

@harshil93 Does this mean version on the marketplace never will be updated?

from extension-utilitiespack.

incarnate avatar incarnate commented on August 16, 2024

Thanks for the update @harshil93 - I should have time to submit a PR for this later in the week.

I echo Pascal's question on if/when this will be one the marketplace, I thought bumping the major version number would protect the existing installs & configurations.

from extension-utilitiespack.

harshil93 avatar harshil93 commented on August 16, 2024

@incarnate @pascalberger The problem with updating it on the market place is that, it has a dependency on the new agent. Some of the Hosted Agents are still on the old agent. They should be updated to the new agent in a couple of weeks and after that I will release it to the market place.

I will try the logic of bumping major version, but I don't think its gonna work. At max it would be a couple of weeks of waiting.

Sounds good ??

from extension-utilitiespack.

incarnate avatar incarnate commented on August 16, 2024

Sounds good to me, I didn't realise the limitation was the hosted agents. Since we're using hosted agents I'll hold off on deploying this as well.

from extension-utilitiespack.

harshil93 avatar harshil93 commented on August 16, 2024

@incarnate Closing this. You can go ahead and fix this issue as the new sdk port is done.

from extension-utilitiespack.

incarnate avatar incarnate commented on August 16, 2024

Thanks @harshil93 - please see PR #54 for this fix

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.