Is it possible to install Agent on windows XP?
I know it is possible to install on Linux - could not find a way to install on Windows XP
I only need to run the build on the XP machine
Using Azure DevOps Server 2020
Is it possible to install Agent on windows XP?
I know it is possible to install on Linux - could not find a way to install on Windows XP
I only need to run the build on the XP machine
Using Azure DevOps Server 2020
For Self-hosted Windows agents, currently supported Windows OS versions:
7
, 8.1
, or 10
2008 R2 SP1
or higherWindows XP is no longer supported as the host of agents.
To view more details, you can see "Self-hosted Windows agents".
Solution
Using Jenkins which can install agent on windows XP.
Set Web-hooks to connect to Jenkins server
Problems
Very Slow GIT pull/clone/push on Windows XP
PowerShell Scripts are limited to Windows XP PowerShell version
Git Version Limited to Git-2.10.0-32-bit
LFS version Limited to git-lfs-windows-v2.8.0 (GO lang limition)
Windows credential must use git-credential-winstore - GIT CREDENTIAL ON WIN XP
I hope this will help anyone needs to use XP