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

frontend: fix routing order for src-cli routes#41599

Merged
LawnGnome merged 1 commit into
mainfrom
aharvey/fix-routing-order
Sep 9, 2022
Merged

frontend: fix routing order for src-cli routes#41599
LawnGnome merged 1 commit into
mainfrom
aharvey/fix-routing-order

Conversation

@LawnGnome

Copy link
Copy Markdown
Contributor

This was a very late change in developing #40828, and was totally my fault that it slipped through. Basically, no request to the src-cli version cache could succeed, because it would already have been handled (and 404ed) by the normal src-cli version endpoint.

Test plan

Tested locally by hitting the version cache endpoints.

This was a _very_ late change in developing #40828, and was totally my
fault that it slipped through. Basically, no request to the `src-cli`
version cache could succeed, because it would already have been handled
(and 404ed) by the normal `src-cli` version endpoint.
@LawnGnome LawnGnome added bug An error, flaw or fault that produces an incorrect or unexpected result, or behavior. i-acknowledge-this-goes-into-4.0 labels Sep 9, 2022
@LawnGnome LawnGnome requested a review from a team September 9, 2022 20:01
@cla-bot cla-bot Bot added the cla-signed label Sep 9, 2022
@LawnGnome LawnGnome enabled auto-merge (squash) September 9, 2022 20:02
@LawnGnome LawnGnome merged commit 707be60 into main Sep 9, 2022
@LawnGnome LawnGnome deleted the aharvey/fix-routing-order branch September 9, 2022 20:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug An error, flaw or fault that produces an incorrect or unexpected result, or behavior. cla-signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants