Code AI platform with Code Search & Cody
Go to file
sourcegraph-buildkite 39a34f7a1a
security: Auto-update package lockfiles for Sourcegraph base images (#64060)
Automatically generated PR to update package lockfiles for Sourcegraph
base images.

Built from Buildkite run
[#285266](https://buildkite.com/sourcegraph/sourcegraph/builds/285266).
## Test Plan
- CI build verifies image functionality

Co-authored-by: Buildkite <buildkite@sourcegraph.com>
2024-07-31 11:31:19 +01:00
.apko
.aspect chore(bazel): re-enable remote caching of Copy{File,Directory,ToDirectory} actions (#64153) 2024-07-30 16:02:11 +00:00
.buildkite chore(ci): remove Percy visual tests (#63515) 2024-06-27 16:20:06 +02:00
.github chore(ci): post instructions for PR sections in a comment (#64176) 2024-07-31 09:37:39 +00:00
.vscode feat(search): Make search aware of perforce changelist id mapping (#63563) 2024-07-09 14:01:05 -04:00
client Nit: adds space between tools menu item and dropdown icon (#64154) 2024-07-30 16:35:58 +00:00
cmd chore: Replace calls to deprecated ioutil.TempFile -> os.CreateTemp (#64177) 2024-07-31 11:59:41 +02:00
dev feat: Add support for precise usagesForSymbol (#64126) 2024-07-31 13:55:07 +08:00
doc chore: Remove cmd/frontend/external/app (#64054) 2024-07-31 03:42:55 +02:00
docker-images feat(codenav): Add symbol support for the Hack language (#64015) 2024-07-30 10:46:00 -04:00
internal chore(codeintel): replaces lsp.Range uses with scip.Range (#64178) 2024-07-31 12:25:33 +02:00
lib chore(worker): move llm token counter to worker (#64008) 2024-07-24 10:03:33 +02:00
migrations fix(batches): switch github app installation handling from redirect flow to webhooks (#64036) 2024-07-26 11:53:34 +00:00
monitoring feat/lib/telemetrygateway: expose simple Dial (#63810) 2024-07-15 10:45:10 -07:00
schema replace modelOverridesRecommendedSettings with selfHostedModels (#64164) 2024-07-30 20:41:23 -07:00
testing
third_party
third-party-licenses finish removing chromatic (#63966) 2024-07-21 18:37:02 -07:00
tools Integrate security release approval into release pipeline (#63990) 2024-07-24 09:19:49 +01:00
ui/assets
wolfi-images security: Auto-update package lockfiles for Sourcegraph base images (#64060) 2024-07-31 11:31:19 +01:00
wolfi-packages Unpin openjdk-11 version in blobstore package (#64045) 2024-07-24 16:57:21 +01:00
.bazel_fix_commands.json
.bazelignore Convert Appliance Maintenance UI to Bazel (#63661) 2024-07-10 13:47:18 +02:00
.bazeliskrc
.bazelrc
.bazelversion
.dockerignore
.editorconfig
.eslintrc.js finish removing chromatic (#63966) 2024-07-21 18:37:02 -07:00
.gitattributes
.gitignore
.graphqlrc.yml
.hadolint.yaml
.mailmap
.mocharc.js
.npmrc
.pre-commit-config.yaml chore(local): add FORBIDCOMMIT pragma to prevent accidental commits (#63581) 2024-07-01 18:27:26 +00:00
.prettierignore feat/dotcom: use Enterprise Portal for Cody Gateway usage (#63653) 2024-07-10 19:22:08 +00:00
.stylelintignore
.stylelintrc.json
.swcrc
.tool-versions
.trivyignore
BUILD.bazel feat(build): Add exhaustruct linter (codeintel POC) (#63965) 2024-07-23 17:26:01 +08:00
CHANGELOG.md feat(code insights): language stats speed improvements by using archive loading (#62946) 2024-07-18 08:40:48 +02:00
CODENOTIFY
CONTRIBUTING.md
deps.bzl feat(local): sg tail (#64146) 2024-07-30 14:03:27 +02:00
doc.go
eslint-relative-formatter.js
flake.lock
flake.nix
gen.go
go.mod feat(local): sg tail (#64146) 2024-07-30 14:03:27 +02:00
go.sum feat(local): sg tail (#64146) 2024-07-30 14:03:27 +02:00
graphql-schema-linter.config.js
LICENSE
LICENSE.enterprise
linter_deps.bzl feat(build): Add exhaustruct linter (codeintel POC) (#63965) 2024-07-23 17:26:01 +08:00
mockgen.temp.yaml chore(codeintel): Rename uploads/../Store -> codegraph/../DataStore (#64001) 2024-07-24 08:24:20 +01:00
mockgen.test.yaml chore: Move authn into cmd/frontend (#63648) 2024-07-31 03:26:25 +02:00
mockgen.yaml
nogo_config.json
package.json Bump cody web to most recent package @sourcegraph/cody-web (#64149) 2024-07-30 12:34:43 -03:00
pnpm-lock.yaml Svelte: Bump cody web to most recent package @sourcegraph/cody-web (#64152) 2024-07-30 09:11:37 -07:00
pnpm-workspace.yaml Convert Appliance Maintenance UI to Bazel (#63661) 2024-07-10 13:47:18 +02:00
postcss.config.js
prettier.config.js
README.md
release.yaml Integrate security release approval into release pipeline (#63990) 2024-07-24 09:19:49 +01:00
renovate.json
SECURITY.md
service-catalog.yaml
sg.config.yaml chore(local): remove docsite from most commandsets (#64175) 2024-07-31 09:33:23 +00:00
shell.nix
stamp_tags.bzl
tsconfig.base.json
tsconfig.json
vitest.shared.ts make pagination hooks store filter & query params in URL, not just pagination params (#63744) 2024-07-15 19:17:59 +00:00
vitest.workspace.ts
WORKSPACE release/bug: generate a new stitched migration graph (#63764) 2024-07-10 14:49:18 -07: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.