Fix native integration to pass cookies/credentials for "Extensions" info graphql request
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: erzhtor
Closes https://github.com/sourcegraph/sourcegraph/issues/32599.
This PR:
@sourcegraph/code-host-integration
) not passing cookies/credentials when fetching Extensions info via GraphQL API.yarn --cwd client/browser build
cd client/browser/build/integration && yarn link
gdk restart
Before | After |
---|---|
![]() |
![]() |
![]() |
![]() |
Push commits to the source branch or add previously merged commits to review them.