openalm / Extension-UtilitiesPack

Release Management utility tasks
Other
34 stars 38 forks source link

use glob lookup for source files #104

Open zamzowd opened 5 years ago

zamzowd commented 5 years ago

Update to the latest VstsTaskSdk and use glob file lookup to update multiple files in a single Tokenizer task.

Resolves issue #93.

zamzowd commented 5 years ago

Incorporated PR #75 for issue #71, including unit tests as requested.

Also use SetAttribute so it can add an attribute if the attribute doesn't already exist on the node.

pascalberger commented 4 years ago

@harshil93 @anangaur Any chance to have this feature merged and a new release published?

ssa3512 commented 4 years ago

@harshil93 @anangaur I too would really like to see this merged if possible.

zamzowd commented 4 years ago

I think it's safe to conclude that this is a dead project. There have been no commits since 2018. If you need new functionality, should probably look for a different Azure DevOps Pipeline Task to fulfill your needs rather than hope for PRs to get merged in.

I ended up using Replace Tokens for replacing tokens and created my own task for xpath-based transformations.

anangaur commented 4 years ago

This was created s a stop gap solution looong time back. The developers and PMs (thats me) have moved on to other projects. I have tried to get to relevant folks but haven't heard back yet.

anangaur commented 4 years ago

@RoopeshNair Can you help tagging the relevant folks to review the PR or provide alternatives?