Skip to content

Tags: nayanshah/azure-pipelines-agent

Tags

v2.195.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Try to delete the workspace instead of fail (microsoft#3589)

* Try to delete the workspace instead of fail

Creation of the new workspace will fail anyway it it still exists.
But 2 agents may delete the same workspace at the ecact same time.

Fixes: microsoft#3588

* Remove newline

Co-authored-by: Alexander Smolyakov <v-alsmo@microsoft.com>

v2.194.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add processing of target inputs in decorator task (microsoft#3550)

* Add check of runtime secrets in decorator task input

* Remove extra changes

* add separate method for checking

* Better messaging

* Move logic for inputs validation to the separate method

* Resolved comments

* Change name

* Revert changes in dev.sh

* Resolve comments

* Removed extra code

* Removed extra changes part 2

* Fix string.json

* Resolve comments

* Remove extra quote

v2.193.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Createa agent hotfix 2.193.1 (microsoft#3551)

* Summarized view of Xunit hierarchal tests based on a FF (microsoft#3548)

* Fixed summarized view of Xunit hierarchal tests

* Fixed failing test and added a telemetry for FF

Co-authored-by: Anand Upadhyay <anupadh@microsoft.com>
Co-authored-by: Daniil Shmelev <72494759+DaniilShmelev@users.noreply.github.com>

* update agentversion and releaseNotes

Co-authored-by: Anand Upadhyay <upadhyayap.smit@gmail.com>
Co-authored-by: Anand Upadhyay <anupadh@microsoft.com>

v2.193.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add retries to client create and GetPipelineCacheArtifactAsync (micro…

…soft#3539)

v2.192.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added info about job cancellation (microsoft#3518)

* Added info about job cancellation

* Addressed comments

* Update docs/design/jobcancellation.md

Co-authored-by: Alexander Smolyakov <v-alsmo@microsoft.com>

Co-authored-by: Alexander Smolyakov <v-alsmo@microsoft.com>

v2.191.1

Updated version

v2.191.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[DownloadBuildArtifactsV1] Tar extraction on download (microsoft#3467)

* add tar extraction feature

* fixes

* fix download parameters passing

* add no tars found warning

also some other minor logging improvements

* fix 'StandardError has not been redirected'

* fix invalid StreamReader method

* extract `GetArtifactItems()`

* rename string for tar search start

* get items outside of `DownloadFileContainerAsync`

* move tar extraction to DownloadArtifact methods

* fix 'directory with the same name already exists'

* account for incompatible path resolution too

* fix paths

* trim relative artifact path for slash

apparently `Path.Combine` doesn't work properly if the second argument looks like an absolute path

* only move extracted tars directory if tars found

* fix `MoveDirectory`

* replace files in destination

* fix destination folder

* create target directory

* add comments

Co-authored-by: Anatoly Bolshakov <anatoly.bolshakov@akvelon.com>

v2.190.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Better warning message for blob fallback (microsoft#3474)

v2.189.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixed service name for install multiple environments (microsoft#3455)

* fix environment name for multiple running as a service

* add fix and test

* fix serviceDisplayName

* refactor

* refactor 2

* refactor naming

* fix request environmentName

Co-authored-by: Anna Opareva <v-aopareva@microsoft.com>
Co-authored-by: Nikita Ezzhev <v-niezz@microsoft.com>

v2.188.4

Verified

This commit was signed with the committer’s verified signature.
DaniilShmelev Daniil Shmelev
2.188.4