Re: [PATCH b4] review: Fix sashiko patchset URL format
Matthieu Baerts <[email protected]>
| Newsgroups | org.kernel.linux.tools |
|---|---|
| Organization | NGI0 Core |
| Message-ID | <[email protected]> |
Hi Sven,
On 29/04/2026 11:54, Sven Eckelmann wrote:
> The sashiko server does not expose a direct `/patch/{ps_id}` endpoint.
> Requesting https://sashiko.dev/patch/93 returns a 404, because the frontend
> is a JavaScript single page application (SPA) that relies on the API to
> fetch and render content dynamically.
>
> The correct approach is to load the root page and pass the resource as a
> URL fragment (anchor), e.g. https://sashiko.dev/#/patchset/93, so the SPA
> can query the API and display the patchset accordingly.
Thank you for sharing this. It looks like your patch is similar to this one:
https://lore.kernel.org/tools/[email protected]/T/#u
Cheers,
Matt
--
Sponsored by the NGI0 Core fund.