Skip to content

Tags: classicvalues/azure-pipelines-agent

Tags

v2.186.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add telemetry for chunk-dedup build artifacts uploads (microsoft#3375)

* Add telemetry for chunk-dedup build artifacts uploads

* fix tests

* better design

* cleanup

* Don't need this anymore

* cleanup

* cleanup

* fix test

* tryparse

v2.185.1

Release 2.185.1

v2.185.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix 'Self-hosted agent cleaning source folder' issue without affectin…

…g env variables (microsoft#3318)

* Add L0 test

* Added tests

* Remove extra change

* Fix tests

* Fix one more case when variable value changed

* Fixed test

* Use HasMultipleCheckouts method instead of own implementation

* Fix nit

* Some code style improvements

* Added some comments

* Changed comments

* Code cleanup in tests

* Added check that the entered path does not correspond to the default location for this repository

* Fixed tests

* Added additional test

* Fixed nit

* Self-hosted agent cleaning source folder (microsoft#3237)

* Resolved review points

* Removed extra braces

* Rename method

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

v2.184.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 2.184.2 hotfix PR (microsoft#3347)

* roll back git version

* fix release notes

* bump agent version

* spelling

* explain the reason for using 2.30.2

v2.184.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to use AME release pool

v2.184.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Introduce enforcement mode for task restrictions (microsoft#3329)

Introduce enforcement mode for task restrictions

Based on a feature variable, don't enforce restrictions
from task.json, or just warn, or warn and enforce normally.
Also support collecting telemetry on matching task
restrictions, so we can see where they'd be applied
before fully enabling them.

v2.183.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Self-hosted agent cleaning source folder (microsoft#3237)" (m…

…icrosoft#3298)

* Revert "Self-hosted agent cleaning source folder (microsoft#3237)"

This reverts commit 0906b74.

* Change agent version and release notes

* returned release notes

v2.182.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Self-hosted agent cleaning source folder (microsoft#3237)" (m…

…icrosoft#3296)

* Revert "Self-hosted agent cleaning source folder (microsoft#3237)"

This reverts commit 0906b74.

* Changed agent version and release notes updated

v2.183.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix NullReferenceException when poolName is null. Closes microsoft#3218…

… (microsoft#3256)

v2.182.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
microsoft#3259 Update NodeJS to version 10.23.3 (microsoft#3260)

This fixed  microsoft#3259