Skip to content

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

Filter by

382 results
 (95 ms)

382 results

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

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
  • 2
  • 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
triage
  • lautwe
  • 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
  • 2
  • 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
  • 1
  • 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
  • pbcahill
  • 4
  • Opened 
    on Oct 10, 2024
  • #1072

Environment azure-pipelines-task-lib version: 4.17.2 Issue Description !--- Please provide a short description of the issue -- Whenever using the execSync function, and have system.debug enabled for ...
Area: TaskLib
  • pbcahill
  • 4
  • Opened 
    on Sep 27, 2024
  • #1069

what is the purpose of stdbuffer variable on https://github.com/microsoft/azure-pipelines-task-lib/blob/master/node/toolrunner.ts#L1101 I cannot see any code that updates it.
Area: TaskLib
  • gusega
  • 2
  • Opened 
    on Aug 2, 2024
  • #1054

Please check our current Issues to see if someone already reported this https://github.com/Microsoft/azure-pipelines-task-lib/issues Environment azure-pipelines-task-lib version: 4.3.1 Issue Description ...
Area: TaskLib
question
  • ncook-hxgn
  • 4
  • Opened 
    on Jun 11, 2024
  • #1043
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! 
Press the
/
key to activate the search input again and adjust your query.
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub