Skip to content
This repository was archived by the owner on Jan 22, 2019. It is now read-only.

build: fetch GQL schema from endpoint #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

felixfbecker
Copy link

@felixfbecker felixfbecker commented Aug 17, 2018

This uses the same mechanism as in the webapp to fetch schema.

@felixfbecker
Copy link
Author

So, there are now some compile errors - in theory they should go away if ecc gets updated to the latest schema.

@chrismwendt
Copy link

Here's how to move this PR to https://github.com/sourcegraph/sourcegraph/tree/master/packages/browser-extensions

cd browser-extensions
git format-patch master --stdout > /tmp/patch

cd ../sourcegraph
cat /tmp/patch | git am -3 --directory=packages/browser-extensions/
# and fixup merge conflicts

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants