Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Add support for naming repo explicitly for Bitbucket Cloud#61536

Merged
eseliger merged 1 commit intomainfrom
es/bbc-repos
Apr 8, 2024
Merged

Add support for naming repo explicitly for Bitbucket Cloud#61536
eseliger merged 1 commit intomainfrom
es/bbc-repos

Conversation

@eseliger
Copy link
Member

@eseliger eseliger commented Apr 3, 2024

This aligns the configuration for Bitbucket Cloud with most other code hosts where we allow to name repos explicitly. This makes it easier to test the connection for a single repo first, instead of having to sync potentially thousands of repos right away.

Closes https://github.com/sourcegraph/sourcegraph/issues/60794

Test plan

Added a test using real-world data with VCR and verified manually on my local instance that I can successfully sync single repos.

@cla-bot cla-bot bot added the cla-signed label Apr 3, 2024
@github-actions github-actions bot added team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all labels Apr 3, 2024
@eseliger eseliger marked this pull request as ready for review April 3, 2024 12:20
@eseliger eseliger requested a review from a team April 3, 2024 12:20
This aligns the configuration for Bitbucket Cloud with most other code hosts where we allow to name repos explicitly. This makes it easier to test the connection for a single repo first, instead of having to sync potentially thousands of repos right away.

## Test plan

Added a test using real-world data with VCR and verified manually on my local instance that I can successfully sync single repos.
@eseliger eseliger merged commit 20ef961 into main Apr 8, 2024
@eseliger eseliger deleted the es/bbc-repos branch April 8, 2024 17:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/product-platform team/source Tickets under the purview of Source - the one Source to graph it all

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Single repo onboarding for BitBucket Cloud

2 participants