Skip to content

Tags: praval-microsoft/azure-pipelines-tasks

Tags

v243

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix courtesy push by enablin npmci command for serverbuild (microsoft…

…#20228)

v242

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Increase timout for Courtesy Push Job (microsoft#20133)

v241

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow live debugging tasks with actual sources (microsoft#19978)

This change makes it much easier to troubleshoot problems with tasks or develop new features. It makes it possible to connect to a specific task which is being executed by the agent and debug this in Visual Studio Code.

v240

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CopyFilesOverSSHV0 change sequential files sending to continuous queue (

microsoft#19798)

* Change sequential exectuion to Queue mechanism
* Update ssh2 sftp client in node20 handler package
* Revert dependencies to their versions as they were in CopyFilesOverSSHV0 0.231.0

v239

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump packaging-common dependency and task ver (microsoft#19837)

v238

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Courtesy push fix (microsoft#19780)

* Courtesy push fix

- Check _generated folder for git diff
- Ignore all except _generated and Tasks folders for release creation

* Courtesy push fix

- Regenerated tasks to use package-lock version 3

v237

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Remove endpoint parameter in repository resources (microsoft#…

…19652)" (microsoft#19676)

This reverts commit 687a0d4.

v236

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[PackerBuildV1] Replace decompress-zip with extract-zip (microsoft#19576

)

v234

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
AzureRM PS module deprecation (microsoft#19423)

* Migrate tasks using Az.Tools.Migration

* Fix padding after migration

* Bump tasks versions

* Add FF switch

* Add missing FF switch

* Bump tasks versions (due to changes in Common)

* update generated tasks

* Fix typo

* Update genearated task

---------

Co-authored-by: v-kivlev <undefined>

v233

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Canary tasks CI - check Succeeded or PartiallySucceeded (microsoft#19406

)