Code AI platform with Code Search & Cody
Go to file
Camden Cheek 323034edac
Svelte: use Roboto Mono as monospace font (#63247)
This adds Roboto Mono as the default monospace font for the Svelte
webapp. Previously, we were nominally using SF Mono, but that is not
installed by default and we were not fetching it, so the figma designs
looked different than what was being rendered in the web app. This uses
FontSource packages for the font for easy self-hosting (no external
requests).
2024-06-13 09:41:31 -06:00
.apko Build images end-to-end using Bazel v2 (#61845) 2024-04-12 16:18:43 +01:00
.aspect fix(local): disable bazel remote cache (#63203) 2024-06-11 14:30:29 +00:00
.buildkite chore(ci): remove backcompat mitigation (#62658) 2024-05-14 11:00:35 +01:00
.github chore(ci): fix PR template's changelog type list (#62998) 2024-05-31 13:51:05 +00:00
.vscode bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
client Svelte: use Roboto Mono as monospace font (#63247) 2024-06-13 09:41:31 -06:00
cmd Use 8B version of llama3 in metadata generation (#63212) 2024-06-13 13:40:56 +02:00
dev chore(security): update dependencies (#63197) 2024-06-11 16:14:24 +01:00
doc Svelte: use Inter font for --font-family-base (#63221) 2024-06-12 13:41:03 +00:00
docker-images fix(highlighting): Improve highlighting for Magik language (#63155) 2024-06-11 13:22:20 -04:00
internal Use 8B version of llama3 in metadata generation (#63212) 2024-06-13 13:40:56 +02:00
lib internal/telemetry: make adding EventsStore middleware easier (#63216) 2024-06-13 11:55:06 +01:00
migrations scim: Fix user updates when SCIM was previously enabled (#63135) 2024-06-06 22:24:00 +02:00
monitoring chore(security): update dependencies (#63197) 2024-06-11 16:14:24 +01:00
schema Cody Gateway: Add Gemini models to PLG and Enterprise users (#63053) 2024-06-04 23:46:36 +00:00
testing feat/bazel: //cmd/{frontend,server} targets that don't include client bundle for backend integration tests (#62877) 2024-05-28 14:32:48 +01:00
third_party chore(bazel): upgrade to latest rules_oci 1.x (#63085) 2024-06-05 14:35:37 +00:00
third-party-licenses chore: Completely sunset qdrant (#62018) 2024-04-22 18:00:57 +02:00
tools feat(release): allow creation of multiple patch release events (#63034) 2024-06-03 11:14:24 -04:00
ui/assets feat/bazel: //cmd/{frontend,server} targets that don't include client bundle for backend integration tests (#62877) 2024-05-28 14:32:48 +01:00
wolfi-images security: Auto-update package lockfiles for Sourcegraph base images (#63104) 2024-06-05 16:04:36 +00:00
wolfi-packages s3proxy: Fix permissions on s3proxy package binary (#62907) 2024-05-24 15:55:00 +00:00
.bazel_fix_commands.json SG Start Bazel Improvements Take 2 (#60687) 2024-03-05 01:44:21 -08:00
.bazelignore Create a shared Cody Ignore dataset (#61968) 2024-05-09 13:18:35 +00:00
.bazeliskrc
.bazelrc feat(ci): Adds playwright tests for sveltekit to bazel (#62560) 2024-06-06 12:45:05 -06:00
.bazelversion chore(bazel): bump to 7.2.0 (#63226) 2024-06-12 13:25:18 +00:00
.dockerignore
.editorconfig
.eslintrc.js Revert vs-code extension deleting (#61258) 2024-03-20 13:53:27 +01:00
.gitattributes dev/linearhooks: add POC (#62367) 2024-05-07 00:14:05 -07:00
.gitignore chore(codenav): Resolve repo and commit in common code (#63072) 2024-06-07 21:58:36 +08:00
.graphqlrc.yml
.hadolint.yaml
.mailmap
.mocharc.js
.npmrc
.percy.yml
.pre-commit-config.yaml exclude pnpm-lock.yaml from precommit (#61158) 2024-03-14 15:35:14 +00:00
.prettierignore svelte: Add lucide icons and new icon API (#62908) 2024-05-29 11:25:04 +02:00
.stylelintignore
.stylelintrc.json
.swcrc
.tool-versions chore(tooling): bump Go version to 1.22.4 (#63124) 2024-06-06 15:19:03 +00:00
.trivyignore
BUILD.bazel feat/bazel: //cmd/{frontend,server} targets that don't include client bundle for backend integration tests (#62877) 2024-05-28 14:32:48 +01:00
CHANGELOG.md chore(changelog): advise contributors of new process (#63243) 2024-06-13 10:21:34 +00:00
CODENOTIFY
CONTRIBUTING.md fix: update links for dev docs (#62758) 2024-05-17 13:47:34 +02:00
deps.bzl Resolve syntactic symbol at request range (#63189) 2024-06-12 18:37:58 +02:00
doc.go
eslint-relative-formatter.js
flake.lock nix: bump to bazel 7.1 (#61326) 2024-03-22 16:57:50 +00:00
flake.nix nix: build pg-utils with nix [static edition] (#61734) 2024-04-09 20:24:19 +01:00
gen.go chore: fixup go-mockgen run statement (#61028) 2024-03-12 13:06:36 +00:00
go.mod Resolve syntactic symbol at request range (#63189) 2024-06-12 18:37:58 +02:00
go.sum Resolve syntactic symbol at request range (#63189) 2024-06-12 18:37:58 +02:00
graphql-schema-linter.config.js
LICENSE
LICENSE.enterprise Update Enterprise license copyright notice (#62467) 2024-05-06 17:35:32 +00:00
linter_deps.bzl chore: Remove redundant loop captures (#62264) 2024-04-30 07:57:21 -06:00
mockgen.temp.yaml gitserver: Sunset Exec endpoint (#62774) 2024-06-06 14:36:22 +02:00
mockgen.test.yaml feat/cody-gateway: use Enterprise Portal for actor/productsubscriptions (#62934) 2024-06-07 11:46:01 -07:00
mockgen.yaml bazel: native go-mockgen in Bazel (#60386) 2024-02-16 13:26:48 +00:00
nogo_config.json chore: Remove redundant loop captures (#62264) 2024-04-30 07:57:21 -06:00
package.json feat(ci): Adds playwright tests for sveltekit to bazel (#62560) 2024-06-06 12:45:05 -06:00
pnpm-lock.yaml Svelte: use Roboto Mono as monospace font (#63247) 2024-06-13 09:41:31 -06:00
pnpm-workspace.yaml Create a shared Cody Ignore dataset (#61968) 2024-05-09 13:18:35 +00:00
postcss.config.js
prettier.config.js
README.md Update broken link for our Development docs in the README file (#62638) 2024-05-13 14:13:45 -07:00
release.yaml chore(release): remind releasers of tag pipeline (#63150) 2024-06-07 11:47:11 +01:00
renovate.json
SECURITY.md
service-catalog.yaml
sg.config.yaml Revert "refactor: upgrade to rules_oci 2.0" (#63200) 2024-06-11 14:23:53 +02:00
shell.nix bazel: use pgutil binaries from GCS instead of from the host (#61741) 2024-04-11 18:00:21 +01:00
stamp_tags.bzl
tsconfig.base.json
tsconfig.json release: drop legacy release tooling (#61220) 2024-04-09 14:29:35 -05:00
vitest.shared.ts
vitest.workspace.ts
WORKSPACE Revert "refactor: upgrade to rules_oci 2.0" (#63200) 2024-06-11 14:23:53 +02:00

DocsContributingTwitterDiscord

Build status Scorecard Latest release Discord Contributors


Sourcegraph makes it easy to read, write, and fix code—even in big, complex codebases.

  • Code search: Search all of your repositories across all branches and all code hosts.
  • Code intelligence: Navigate code, find references, see code owners, trace history, and more.
  • Fix and refactor: Roll out large-scale changes to many repositories at once and track big migrations.

Getting started



Development

Refer to the Developing Sourcegraph guide to get started.

Documentation

The doc directory has additional documentation for developing and understanding Sourcegraph:

License

This repository contains primarily non-OSS-licensed files. See LICENSE.

Copyright (c) 2018-present Sourcegraph Inc.