Skip to content

Tags: lareeth/azure-pipelines-agent-1

Tags

v2.214.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update releaseNote.md

v2.214.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for agent hang when process cannot be killed (microsoft#4074)

* fix

* added knob

* added tests, fixes

* CA1063

* move knob check out of loop

* Remove experiment code

* Use RuntimeKnobSource, disable by default

* Remove unused field

v3.214.0

Update agentversion

v2.213.2

Update dotnet scripts (microsoft#4046)

v2.213.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "Implement AGENT_MIN_SECRET_LENGTH knob (microsoft#3962)" (mic…

…rosoft#4040)

This reverts commit aa4cce9.

v3.212.0

fix pipeline / update agent version

v2.211.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix issue when repo/path contains spaces (microsoft#3985)

v2.211.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement getting knob value by source type (microsoft#3955)

* Add getting specific knob value by source type

* Add unit tests

* Fix interfaces

* Update behavior for not matching to null

* Update tests

* Restrict to get knob by interface

v2.210.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Agent.Worker GitSourceProvider to not pass auth header in argu…

…ments (microsoft#3958)

v2.210.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update GitSourceProvider to not pass auth header in arguments (micros…

…oft#3949)