Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid panic on temp file deletion #988

Merged
merged 18 commits into from
Aug 4, 2024
Merged

Conversation

sverdlov93
Copy link
Contributor

@sverdlov93 sverdlov93 commented Jul 30, 2024

  • All tests passed. If this feature is not already covered by the tests, I added new tests.
  • All static analysis checks passed.
  • This pull request is on the dev branch.
  • I used gofmt for formatting the code before submitting the pull request.

following @adityaramesh7 request

sverdlov93 and others added 11 commits July 25, 2024 13:58
Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
@sverdlov93 sverdlov93 changed the base branch from master to dev July 30, 2024 12:13
@sverdlov93 sverdlov93 added the safe to test Approve running integration tests on a pull request label Jul 30, 2024
@sverdlov93 sverdlov93 requested a review from yahavi July 30, 2024 12:14
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 30, 2024
Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
utils/io/fileutils/temp_test.go Outdated Show resolved Hide resolved
utils/io/fileutils/temp.go Outdated Show resolved Hide resolved
utils/io/fileutils/temp.go Outdated Show resolved Hide resolved
@eyalbe4 eyalbe4 added the safe to test Approve running integration tests on a pull request label Aug 1, 2024
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Aug 1, 2024
Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
@sverdlov93 sverdlov93 added the bug Something isn't working label Aug 4, 2024
Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
@sverdlov93 sverdlov93 merged commit f1e3266 into jfrog:dev Aug 4, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants