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

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

Merged
merged 3 commits into from Mar 8, 2023

Conversation

punchagan
Copy link
Contributor

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.

To be able to test locally against multiple repositories, this commit adds
support to clone multiple repositories locally and run their benchmarks. The
repositories need to be cloned into the local-repos/ directory which already
contains the `test` repository.
@ElectreAAS
Copy link
Contributor

This is great! Thanks a lot @punchagan

@ElectreAAS ElectreAAS merged commit 52b7adc into ocurrent:main Mar 8, 2023
1 check passed
ElectreAAS pushed a commit that referenced this pull request Mar 15, 2023
…rkflow easier (#421)

* pipeline: Use directory name (instead of local) as repository name

* local: Move local-test-repo to local-repos directory

* pipeline: Support multiple repositories in local-repos/

To be able to test locally against multiple repositories, this commit adds
support to clone multiple repositories locally and run their benchmarks. The
repositories need to be cloned into the local-repos/ directory which already
contains the `test` repository.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants