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

Not providing error message. #239

Closed
csemasthan opened this issue Feb 17, 2025 · 2 comments
Closed

Not providing error message. #239

csemasthan opened this issue Feb 17, 2025 · 2 comments

Comments

@csemasthan
Copy link

When I try to run the mlcr push,github,mlperf,inference,submission --repo_url=https://github.com/csemasthan/mlperf_inference_submissions_v5.0 --commit_message="Results added" command, at some point, it showing something like

Please tell me who you are.

Run

git config --global user.email "[email protected]"
git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got 'mlcuser@8c42efe93456.(none)')
git push
Username for 'https://github.com': [email protected]
Password for 'https://csemasthan%[email protected]':
Everything up-to-date
[2025-02-17 15:50:59,575 module.py:5481 INFO] - ! call "postprocess" from /home/mlcuser/MLC/repos/mlcommons@mlperf-automations/script/push-mlperf-inference-results-to-github/customize.py

It should show an error message for not setting user.email and/or user.name.

@arjunsuresh arjunsuresh transferred this issue from mlcommons/mlcflow Feb 17, 2025
@anandhu-eng
Copy link
Contributor

I believe the issue arise during git commit. I have added an exit condition there.

#245

@anandhu-eng
Copy link
Contributor

Closing this issue. Please feel free to reopen if issue still persists in the script.

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

No branches or pull requests

2 participants