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

Fix delete cache #1080

Merged
merged 2 commits into from Aug 24, 2023
Merged

Fix delete cache #1080

merged 2 commits into from Aug 24, 2023

Conversation

dsame
Copy link
Contributor

@dsame dsame commented Aug 22, 2023

Description:
Current main branch produces CacheNotFoundException when trying to delete non-existing cache.
To fix it the PR adds extra check if the cache exists.

Related issue:
link to the related issue.

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@dsame dsame requested a review from a team as a code owner August 22, 2023 08:21
@dsame dsame self-assigned this Aug 22, 2023
@dsame dsame added the bug Something isn't working label Aug 22, 2023
Copy link
Contributor

@dusan-trickovic dusan-trickovic left a comment

Choose a reason for hiding this comment

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

LGTM

@marko-zivic-93 marko-zivic-93 merged commit 796531a into actions:main Aug 24, 2023
8 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.

None yet

4 participants