Skip to content

Tags: lesomnus/azure-pipelines-agent

Tags

v3.226.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable CI for Alpine (x64) (microsoft#4404)

v3.226.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[AgentService] - Migrate AgentService to .Net Framework 4.7.1 (micros…

…oft#4387)

* [AgentService] - Migrate AgentService to .Net Framework 4.8.1

- Migrate AgentService to .Net Framework 4.8.1
- changed pool from win-2019 to win-2022

* [AgentService] - Migrate AgentService to .Net Framework 4.8

- Migrate AgentService to .Net Framework 4.8

* [AgentService] - Migrate AgentService to .Net Framework 4.7.1

- Migrate AgentService to .Net Framework 4.7.1

---------

Co-authored-by: Kirill Ivlev <102740624+kirill-ivlev@users.noreply.github.com>
Co-authored-by: Denis Rumyantsev <mr.denis.rumyantsev@gmail.com>

v3.226.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix detect rhel release (microsoft#4393)

v3.225.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
WI 2048209 (microsoft#4367)

* Add disableInlineExecution

* Add parentheses for clarity

v3.224.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add `AZP_AGENT_CLEANUP_PSMODULES_IN_POWERSHELL` agent knob (microsoft…

…#4360)

* add knob agent in pwsh

* rename knob

v3.224.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support Node 20 handler (microsoft#4346)

* add node 20 handler

* update unit tests

v3.220.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add disableInlineExecution (microsoft#4312)

v3.220.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix PH `modifyEnvironment` (microsoft#4287) (microsoft#4288)

* interim fix

* Correct args line

* Remove debug log

Co-authored-by: Konstantin Tyukalov <52399739+KonstantinTyukalov@users.noreply.github.com>

v3.220.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update AgentKnobs.cs (microsoft#4286)

v3.221.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix PH telemetry debug formatting (microsoft#4282)

* Fix telemetry debug message

* Remove extra import

* Upd formatting