Skip to content

issues Search Results · repo:microsoft/azure-pipelines-task-lib language:TypeScript

Filter by

385 results
 (133 ms)

385 results

inmicrosoft/azure-pipelines-task-lib (press backspace or delete to remove)

Might be mistaken but I did not find this. Would love for it to be a part of the task library itself. It would use the System.OidcRequestUri predefined variable and the system.accesstoken to return an ...
Area: TaskLib
triage
  • flyingUnderTheRadar
  • Opened 
    on Apr 16
  • #1102

When attempting to use tl.execAsync to read the contents from a command s stdout I have encountered an issue where diagnostic information containing the command name and arguments are injected into the ...
Area: TaskLib
triage
  • reillysiemens
  • Opened 
    on Apr 8
  • #1100

2025-03-25T10:13:55.2638557Z ##[warning]Task is dependent on a Node version (16) that is end-of-life. Contact the extension owner for an updated version of the task. Task maintainers should review Node ...
Area: TaskLib
stale
triage
  • rdengale
  • 1
  • Opened 
    on Mar 26
  • #1097

We developed our own extension task with a dependency on: - azure-pipelines-task-lib : 4.17.3 , - azure-pipelines-tasks-azure-arm-rest : 3.249.1 , but as soon as we update to: - azure-pipelines-task-lib ...
Area: TaskLib
triage
  • mikebijl
  • 4
  • Opened 
    on Feb 6
  • #1093

There is a new azure-pipelines-task-lib available for npm (5.0.0) Can you update the changelog to also reflect the changes for this version compared to the latest version in the changelog? It would be ...
Area: TaskLib
stale
triage
  • lautwe
  • 1
  • Opened 
    on Feb 6
  • #1092

Hi, I ve been banging my head trying to move my project to esm using Mocha + ts-node and run tests before transpiling @DmitriiBobreshev maybe you can help me as you did a lot of work in this area here ...
Area: TaskLib
triage
  • marcopelegrini
  • 4
  • Opened 
    on Jan 19
  • #1091

Reading the documentation for ConvertTo-SecureString should give a good idea of why using -AsPlainText is not a good idea. Basically, any actual secrets should be encrypted or stored as a [SecureString] ...
Area: TaskLib
stale
triage
  • tmolenh
  • 1
  • Opened 
    on Dec 12, 2024
  • #1086

Hi, Some users of my custom task have reported having errors due to depreciation warning on crypto.createCipher and Buffer() (https://github.com/qetza/replacetokens-task/issues/51) After looking at my ...
Area: TaskLib
triage
  • qetza
  • 4
  • Opened 
    on Dec 8, 2024
  • #1083

When updating our task to use Node20_1 in task.json execution : { Node20_1 : { target : src/index.js , argumentFormat : } the Node20_1 is not part of the schema and it is ...
Area: TaskLib
  • PavelBansky
  • 1
  • Opened 
    on Oct 22, 2024
  • #1074

The addBuildTag function fails if the string being used contains a colon :. Example: tl.addBuildTag( test:value ); Error returned in pipeline log: ##[error]A potentially dangerous Request.Path value ...
Area: TaskLib
stale
  • pbcahill
  • 6
  • Opened 
    on Oct 10, 2024
  • #1072
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub