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

insights: Fix overview page#62986

Merged
eseliger merged 1 commit into
mainfrom
es/05-30-insightsfixoverviewpage
May 30, 2024
Merged

insights: Fix overview page#62986
eseliger merged 1 commit into
mainfrom
es/05-30-insightsfixoverviewpage

Conversation

@eseliger

Copy link
Copy Markdown
Member

Forgot a case here when migrating the API to gRPC that could leave an empty ranges slice, which is now forbidden.

Thanks to Michael for reporting it!

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

Test plan:

Verified manually that the page is broken before this change and works again after.

Forgot a case here when migrating the API to gRPC that could leave an empty ranges slice, which is now forbidden.

Thanks to Michael for reporting it!

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

Test plan:

Verified manually that the page is broken before this change and works again after.
@cla-bot cla-bot Bot added the cla-signed label May 30, 2024

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @eseliger and the rest of your teammates on Graphite Graphite

@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 May 30, 2024
@eseliger eseliger marked this pull request as ready for review May 30, 2024 12:41
@eseliger eseliger requested review from a team and bahrmichael May 30, 2024 12:42

@bahrmichael bahrmichael left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the quick fix!

@eseliger eseliger merged commit 1ea4321 into main May 30, 2024
@eseliger eseliger deleted the es/05-30-insightsfixoverviewpage branch May 30, 2024 12:50

Copy link
Copy Markdown
Member Author

Merge activity

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.

Code Insights: "Git.Commits: must specify a range or AllRefs" for Getting Started preview

2 participants