-
Notifications
You must be signed in to change notification settings - Fork 1
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
refactor: validate repos with git commands & improve readability #64
Conversation
b9df829
to
ba7e135
Compare
ba7e135
to
38eeaa4
Compare
Thanks @bra-i-am , I followed these steps: Install Quince (17.0.4) with distro and execute the following commands: |
38eeaa4
to
e85ae9f
Compare
e85ae9f
to
e67849e
Compare
hey @luisfelipec95, thanks a lot for your review. The error was already solved, please re-check the behavior. I'll be waiting if any other fix is required. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Description
This PR aims to fix the issue #63 where the repository validator command failed incorrectly.
How to test
pip install git+https://github.com/eduNEXT/tutor-contrib-edunext-distro@bc/fix-repo-validations
tutor distro repository-validator
Note: Should not show an error if the thing after
@
is a valid branch or a valid tag.Evidence
JIRA ISSUE DS-939