Skip to content

Tags: grzmax/azure-pipelines-tasks

Tags

v237

Toggle v237's commit message

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

Toggle v236's commit message

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

Toggle v234's commit message

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

Toggle v233's commit message

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

)

v232

Toggle v232's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[NotationV0] fix: notation task warning message (microsoft#19339)

* fix: notation task warning logic

Signed-off-by: Junjie Gao <[email protected]>

* fix: bump up version

v231

Toggle v231's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pass tasks to "build all tasks for deployment" job (microsoft#19306)

* - Pass tasks which was built in courtesy to the next job

* - Changed passed variable

* - Uncommited cpurtesz push and publish jobs

v230

Toggle v230's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update az-blobstorage-provider library (microsoft#19179)

v229

Toggle v229's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added date to deprecation warnings for DownloadPackageV0, NuGetInstal…

…lerV0, and NuGetRestoreV1 (microsoft#19078)

* Added date to deprecation warnings for DownloadPackageV0, NuGetInstallerV0, and NuGetRestoreV1

* Modified L0 tests to accept new deprecation message

* Added removalDate and updated patches

* Reverted changes to DownloadPackageV0's package-lock.json file

* Clearer deprecation message

---------

Co-authored-by: Abby Powell (from Dev Box) <[email protected]>

v228

Toggle v228's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed a bug when an error occurred when using implicit FTPS (FTP over…

… TLS). (microsoft#18908)

* Fixed an issue with FTPUploadV2 task when using implicit FTPS.

* Changed the version of the task.

* Update the minor version in task.json

* Updated the minor version in task.loc.json

Co-authored-by: Konstantin Tyukalov <[email protected]>

---------

Co-authored-by: Konstantin Tyukalov <[email protected]>

v227

Toggle v227's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add line to package-lock.json to unblock courtesy (microsoft#18891)