-
Couldn't load subscription status.
- Fork 13
Sync Dev #147
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
Merged
Merged
Sync Dev #147
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix repo path usage for script automation
Update installation commands for windows
Fix mlc pull repo
Added back the script action docs
Fix script action docs
* Fix script meta docs
* Create reset-fork.yml
* Add test actions for mlc docker run * test commit * skip docker rm command --------- Co-authored-by: Arjun Suresh <[email protected]>
* Update index.md * Update documentation flow * Updated information about checkout and branch * Corrected the sentences
* add support for pat, ssh and cloning repo based on tags * update documentation for repoaction * add test for pulling repo based on release tag * handle force remove for rm repo * update tests * remove check for pat-ssh * updated repo documentation * fix repoaction - pull * pull after checkout * dont pull for tags
* Add tests for podman * checkout dev * create alias for docker * use podman stop
* add contents inside docker script doc * sentence corrections
* rm cache enhancements * add rm cache tests' * add return
* Create native-script.md * Fix mlc test script
* support backslash in mlc cp * enable backslash filter if src is provided * Update action.py * add test for trailing slash
* add help in mlcflow * improve help sentences
* Support single tag
* added logging levels * fix imports * remove the log set level flags * set log levels before parsing extras * dont remove the log flags for docker run * do not pass log level arg to script automation * maps multiple similar log levels to one
* added pytest and logging in test_mlc_access.py * fixed * Updated test_mlc_access.py and added logging and pytest * removed pyest module * Removed mlc-log.txt from the repo * Revert "Removed mlc-log.txt from the repo" This reverts commit 832772c. * Removed mlc-log.txt from the repo * added the function to get mlc logger * Update __init__.py * Update logger.py * Update test_mlc_access.py --------- Co-authored-by: ANANDHU S <[email protected]>
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
arjunsuresh
approved these changes
May 6, 2025
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.