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: output error when purging autocompletion data #1167

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

lbrecic
Copy link
Contributor

@lbrecic lbrecic commented Sep 26, 2024

Output error when purging autocompletion data

Description

If daytona purge fails upon deleting autocompletion data, only error is output to user instead of fataling.

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

Related Issue(s)

Closes #594

@lbrecic lbrecic requested a review from a team as a code owner September 26, 2024 13:56
@lbrecic lbrecic merged commit 926b41e into main Sep 27, 2024
12 checks passed
@lbrecic lbrecic deleted the purge-autocomplete-error branch September 27, 2024 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

daytona purge bails when permission not granted to remove shell autocomplete
3 participants