ocurrent / current-bench

Experimental benchmarking infrastructure using OCurrent pipelines
Apache License 2.0
33 stars 17 forks source link

Add support for multiple local repositories to make the onboarding workflow easier #421

Closed punchagan closed 1 year ago

punchagan commented 1 year ago

This PR adds a local-repos directory, into which the old local-test-repo has been moved. Apart from this default repo for testing, other repos can be cloned into this directory, for local testing.

ElectreAAS commented 1 year ago

This is great! Thanks a lot @punchagan