Skip to content

Make jf step more durable #44

@duemir

Description

@duemir

Is your feature request related to a problem? Please describe.

Unlike withAnt, withMaven, or withSonarQubeEnv steps the jf step doesn't enable users to launch JFrog CLI in the durable steps sh,bat,pwsh, etc. Instead, it launches the CLI itself. It doesn't seem to extend or implement similar feature as Durable Task plugin. Hence, it is unlikely to survive the disconnection of the agent or restart of the controller.

Describe the solution you'd like to see

Implement the durability for jf step or switch to an approach akin to withMaven, e.g. withJfrog.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions