Skip to content

Expend vsc detection#485

Open
attiasas wants to merge 15 commits into
jfrog:mainfrom
attiasas:expend_vsc_detection
Open

Expend vsc detection#485
attiasas wants to merge 15 commits into
jfrog:mainfrom
attiasas:expend_vsc_detection

Conversation

@attiasas

@attiasas attiasas commented Jun 7, 2026

Copy link
Copy Markdown
  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • Appropriate label is added to auto generate release notes.
  • I used gofmt for formatting the code before submitting the pull request.
  • PR description is clear and concise, and it includes the proposed solution/fix.

Depends on:

Changes

  • rt upload (generic upload)
  • rt bp (buildinfo publish)
  • Conan upload, Python twine/uv, Nix copy
  • Flexpack (Gradle/Maven), npm/pnpm publish, Go publish
  • Gradle/Maven extractors

@reshmifrog reshmifrog added improvement Automatically generated release notes safe to test Approve running integration tests on a pull request labels Jun 12, 2026
@github-actions github-actions Bot removed the safe to test Approve running integration tests on a pull request label Jun 12, 2026
)

var mergeVcsPropsForConan = civcs.MergeWithUserProps

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to have integration tests for all the changes done here in jfrog-cli , please add it

log.Debug("No server details configured. Skipping property tagging.")
return
}
servicesManager, err := artCoreUtils.CreateServiceManager(ppc.serverDetails, -1, 0, false)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did we remove this , where we creating the servicemanger?

@reshmifrog

Copy link
Copy Markdown
Contributor

the testcases are failing please take a look at them

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

Labels

improvement Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants