Skip to content

Ghost mode continues to intercept commands after POST configuration step within GitHub Actions #349

Description

@lvo-wtg

Describe the bug

Ghost mode continues to intercept commands, after the POST jfrog/setup-jfrog-cli@v5 step. This causes commands after to continue to be Intercepted resulting in a Server ID 'xxx' does not exist, for the dotnet tool.

Jfrog was called after to avoid requiring Re-Pinning Aliases as stated in the docs

Current behavior

Ghost mode continues to intercept commands, after the POST jfrog/setup-jfrog-cli@v5 step. this causes commands after to continue to be Intercepted resulting in a Server ID 'xxx' does not exist.

As shown in the screen shot below,

  • Setup .NET (actions/setup-dotnet@v5)
  • Config Artifactory (JFrog)
  • Build + Test
  • Post JFrog clean up
  • Post .NET (This errors out)
Image

Reproduction steps

Run a workflow with actions/setup-dotnet@v5 then jfrog/setup-jfrog-cli@v5

Expected behavior

The dotnet is not intercepted and there are no errors.

Setup JFrog CLI version

5.1.0

JFrog CLI version

Latest (2.124.0)

Workflow operating system type and version

Github Actions (windows)

JFrog Artifactory version (if relevant)

No response

JFrog Xray version (if relevant)

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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