Closed donsbot closed 8 months ago
We have indexers for Python and C# now via scip. To make their data more accessible, they should be exported to the codemarkup.angle layer of Glean schemas.
Regenerate the schema with make, confirm that it works by writing regression tests for codemarkup.* queries.
make
Check and confirm glass builds. cabal build glass. Add any missing cases until it compiles.
glass
cabal build glass
We have indexers for Python and C# now via scip. To make their data more accessible, they should be exported to the codemarkup.angle layer of Glean schemas.
Regenerate the schema with
make
, confirm that it works by writing regression tests for codemarkup.* queries.Check and confirm
glass
builds.cabal build glass
. Add any missing cases until it compiles.