-
State changed as build OD-7272 (15.0.1) is successful
-
OneDev
changed state to 'Closed' 2 months ago
Previous Value Current Value Open
Closed
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
Onedev 15
|
| Labels |
No labels
|
Issue Votes (0)
After upgrading to OneDev 15, my Windows agent appears unable to perform checkout over SSH when using a metajob secret. This might be related to how the SSH identity file is generated or how paths are handled on Windows.
Checkout step fails with:
The generated Git command seems to reference a valid Windows path:
However, the warning shows a malformed path (missing backslashes):
Additional context:
Important diagnostic detail:
Running the same operation manually on the Windows machine works:
Environment:
Windows-specific path handling or escaping ?
An issue in how metajob secrets are written to temporary files on Windows agents?
Regards, Thomas