Skip to content

typo fix and error handling#81

Open
PranjaliBhardwaj wants to merge 1 commit intokubeslice:masterfrom
PranjaliBhardwaj:master
Open

typo fix and error handling#81
PranjaliBhardwaj wants to merge 1 commit intokubeslice:masterfrom
PranjaliBhardwaj:master

Conversation

@PranjaliBhardwaj
Copy link
Copy Markdown

resolved issue: #80

  • feat() - better error handling for better user experience.
  • fix() - Typo fixed.

Description

The typo in the Makefile has been corrected from .PHONEY to .PHONY.
Error handling in util/executables.go has been improved:
Error messages now include the command context, output, and actionable suggestions for the user.
If an executable is missing, a clear message is shown.
When a command fails, the user is prompted to check command syntax and environment setup.

How Has This Been Tested?

Manual Testing

Signed-off-by: Pranjali Bhardwaj <pranjalisharma6543@gmail.com>
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.

1 participant