Jay Oswald

Results 24 comments of Jay Oswald
trafficstars

Thanks for the reply @kabalin I didn't actually realise `--repo` can point to a folder, its not mentioned in the docs for it: https://github.com/moodlehq/moodle-plugin-ci/blob/main/docs/CLI.md I will test it out myself...

Hey @kabalin I just tried to use `--repo` pointing to a directory and it does not like it, are you sure thats an option? or am I running the command...

Thanks for the suggestion @stronk7 https://github.com/moodlehq/moodle-plugin-ci/blob/main/src%2FValidate.php#L96 From what I can tell that's the function that validates the repo string that's passed in, so it needs to be git, ssh or...

@stronk7 Happy if I just update this one, and add the option, thinking just a simple `--no-clone`?