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

[MRG] add check for config file #221

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

leeeizhang
Copy link
Collaborator

Closes #220

Before submitting this PR, please make sure you have:

  • confirmed all checks still pass OR confirm CI build passes.
  • verified that any code or assets from external sources are properly credited in comments and/or in
    the credit file.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Sep 23, 2024
@leeeizhang leeeizhang changed the title [WIP] add check for config file [MRG] add check for config file Sep 23, 2024
console.log("Configuration file not found. Please run 'mle new' first.")
return False
except yaml.YAMLError:
console.log("Configuration file could not be loaded.")
Copy link
Contributor

Choose a reason for hiding this comment

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

"Configuration file could not be loaded. You may need to start a new project"

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 23, 2024
@huangyz0918 huangyz0918 merged commit d721f10 into MLSysOps:main Sep 24, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to use mle chat
3 participants