Skip to content

fix(ml-cellar): add comment for error message#18

Merged
scepter914 merged 2 commits intomainfrom
chore/error_message
Jan 17, 2026
Merged

fix(ml-cellar): add comment for error message#18
scepter914 merged 2 commits intomainfrom
chore/error_message

Conversation

@scepter914
Copy link
Copy Markdown
Owner

Summary

For users, this PR add error message for each command.

Change point

  • fix(ml-cellar): add comment for error message

Signed-off-by: scepter914 <scepter914@gmail.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR enhances error messages across multiple ml-cellar commands by adding helpful guidance for users when errors occur. The changes provide additional context and actionable suggestions when git operations fail or configuration issues are detected.

Changes:

  • Enhanced error messages with user guidance for manual troubleshooting
  • Updated error messages in git-related operations (init, clone, push, materialize)
  • Improved configuration-related error messages

Reviewed changes

Copilot reviewed 1 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/rack.rs Added guidance for config.toml not found error
src/bin/ml-cellar/push.rs Added manual check suggestions for git push failures
src/bin/ml-cellar/materialize.rs Added manual check suggestions for git lfs pull failures
src/bin/ml-cellar/init.rs Added manual check suggestions for git init and branch operations
src/bin/ml-cellar/docs.rs Reformatted documentation configuration error message
src/bin/ml-cellar/clone.rs Added manual check suggestions for git clone failures
src/bin/ml-cellar/check.rs Reformatted version format validation error message

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/rack.rs Outdated
Comment thread src/rack.rs Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@scepter914 scepter914 merged commit 6a596eb into main Jan 17, 2026
1 check passed
@scepter914 scepter914 deleted the chore/error_message branch January 17, 2026 23: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.

2 participants