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

inference: Fix regression for non-absolute commit ID#62711

Merged
eseliger merged 1 commit into
mainfrom
es/05-16-inferencefixregressionfornon-absolutecommitid
May 16, 2024
Merged

inference: Fix regression for non-absolute commit ID#62711
eseliger merged 1 commit into
mainfrom
es/05-16-inferencefixregressionfornon-absolutecommitid

Conversation

@eseliger

Copy link
Copy Markdown
Member

The previous local implementation allowed anything for the commitID passed, and we pass things like HEAD and such here, which are not actually commits.
So we first let gitserver resolve it to an actual commit ID now.

This will resolve https://sourcegraph.sentry.io/issues/5333275545/?project=6583153&query=is%3Aunresolved++non-absolute+commit+ID&referrer=issue-stream&statsPeriod=14d&stream_index=0.

Test plan:

Code review and will mark the issue as resolved and watch for regression notifications.

The previous local implementation allowed anything for the commitID passed, and we pass things like HEAD and such here, which are not actually commits.
So we first let gitserver resolve it to an actual commit ID now.

This will resolve https://sourcegraph.sentry.io/issues/5333275545/?project=6583153&query=is%3Aunresolved++non-absolute+commit+ID&referrer=issue-stream&statsPeriod=14d&stream_index=0.

Test plan:

Code review and will mark the issue as resolved and watch for regression notifications.
@cla-bot cla-bot Bot added the cla-signed label May 16, 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 May 16, 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

@eseliger eseliger marked this pull request as ready for review May 16, 2024 00:17
@eseliger eseliger requested a review from a team May 16, 2024 00:17
@eseliger eseliger merged commit f6d689f into main May 16, 2024
@eseliger eseliger deleted the es/05-16-inferencefixregressionfornon-absolutecommitid branch May 16, 2024 13:39
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.

2 participants