Skip to content

Conversation

@agrasth
Copy link
Contributor

@agrasth agrasth commented Dec 12, 2025

  • All tests have passed. If this feature is not already covered by the tests, new tests have been added.
  • The pull request is targeting the master branch.
  • The code has been validated to compile successfully by running go vet ./....
  • The code has been formatted properly using go fmt ./....

Update Dependencies: Fix Temp Cleanup & Git Handling

Description

This PR updates jfrog-client-go dependency to include two important fixes:

  1. Temp directory cleanup in multi-user environments
  2. Graceful handling of empty/uninitialized .git directories

Related PRs

@agrasth agrasth added the safe to test Approve running integration tests on a pull request label Dec 12, 2025
@agrasth agrasth requested a review from fluxxBot December 12, 2025 10:11
@agrasth agrasth enabled auto-merge (squash) December 12, 2025 10:14
@agrasth agrasth force-pushed the bugfix-gitAndCleanup branch from ee55730 to 182a12a Compare December 12, 2025 10:25
@nitinp19 nitinp19 self-requested a review December 12, 2025 10:28
@github-actions
Copy link
Contributor

👍 Frogbot scanned this pull request and did not find any new security issues.


@nitinp19
Copy link
Contributor

looks good

@agrasth agrasth added safe to test Approve running integration tests on a pull request bug Something isn't working and removed safe to test Approve running integration tests on a pull request labels Dec 12, 2025
@agrasth agrasth merged commit 2e799e0 into jfrog:master Dec 12, 2025
71 of 134 checks passed
nitinp19 pushed a commit to nitinp19/jfrog-cli that referenced this pull request Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working safe to test Approve running integration tests on a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants