Skip to content

boss update hangs when using AzureDevops pipelines #136

@sbeu

Description

@sbeu

Hello,
In a delphi project directory, when I execute
boss update -d
The execution hangs at the stage Adjusting paths:

C:\agent\_work\24\s>boss update -d 
[DEBUG]	DEBUG MODE
[DEBUG]		Initializing delphi version
[DEBUG]		Executing migrations
[DEBUG]			Update to version 1 already performed
[DEBUG]			Update to version 2 already performed
[DEBUG]			Update to version 3 already performed
[DEBUG]			Update to version 5 already performed
[DEBUG]			Update to version 6 already performed
[DEBUG]		Adjusting paths

Having a look at the source code, it seems to be a problem related to setting the %PATH% variable. This happens only when the command is executed via the Azure Devops agent (build pipeline). In that case, I am not sure of what is the user executing the command.

Have you got any idea on what could cause the problem?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions