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

Adding github action to test core MLC actions #32

Open
5 tasks done
arjunsuresh opened this issue Jan 22, 2025 · 2 comments
Open
5 tasks done

Adding github action to test core MLC actions #32

arjunsuresh opened this issue Jan 22, 2025 · 2 comments
Labels

Comments

@arjunsuresh
Copy link
Contributor

arjunsuresh commented Jan 22, 2025

We need to add a github action like here for testing core mlc actions like mlc pull repo (all options for repo like branch, checkout etc),

  • mlc run script,
  • mlc list repo,
  • mlc show cache,
  • mlc cp script,
  • mlc rm cache
@anandhu-eng
Copy link
Contributor

anandhu-eng commented Jan 31, 2025

Hi Arjun, based on this PR, we do have the following target-action combinations to be implemented.

script

  • search
  • rm
  • mv
  • cp
  • add
  • list
  • test
  • docker
  • show

cache

  • rm
  • list
  • show

repo

  • search

@arjunsuresh
Copy link
Contributor Author

@anandhu-eng list is same as search right? I have added some more tests here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants