sourcegraph/dev/ci
Keegan Carruthers-Smith 0576a5f7fd
release: sourcegraph@5.3.0 (#60488)
draft sourcegraph@5.3.0 release
2024-02-13 22:11:10 +02:00
..
images Release: add qdrant to images list (#58065) 2023-11-02 08:31:33 -06:00
integration/executors ci: use ci bazelrc flags everywhere (#59667) 2024-01-17 12:15:22 +00:00
internal release: sourcegraph@5.3.0 (#60488) 2024-02-13 22:11:10 +02:00
runtype Vscode extension: Delete vscode extension package (#58023) 2023-10-31 18:39:30 -03:00
scripts Set wolfi auto-update backport target branch to 5.3 (#60309) 2024-02-08 10:55:23 +00:00
trivy Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
asdf-install.sh app: add step for intel mac builds (#52540) 2023-05-29 20:21:06 +02:00
bazel-build-sg.sh ci: use ci bazelrc flags everywhere (#59667) 2024-01-17 12:15:22 +00:00
bazel-configure.sh sg: add commands to wrap common bazel generating commands (#59833) 2024-01-31 16:54:04 +00:00
bazel-gomodtidy.sh ci: use ci bazelrc flags everywhere (#59667) 2024-01-17 12:15:22 +00:00
bazel-prechecks-apply.sh aspect: use different dep step key if running as part of aspect (#58676) 2023-11-30 16:48:14 +02:00
bazel-prechecks.sh Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
bazel.sh shell: /bin/bash -> /usr/bin/env bash (#53000) 2023-06-06 13:51:55 +01:00
BUILD.bazel build: add gazelle checks to Aspect Workflows (#58568) 2023-11-27 11:50:46 +02:00
CODENOTIFY enterprise: Move last directory out (#57392) 2023-10-05 20:15:40 +00:00
create-client-artifact.sh web: make web integration tests great again! (#25027) 2021-09-23 16:32:25 +02:00
docker-publish.sh ci: drop gcloud init from ci steps (#26492) 2021-10-27 17:02:29 +02:00
gen-metadata-annotation.sh Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
gen-pipeline.go Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
gen-pipeline.sh ci: use ci bazelrc flags everywhere (#59667) 2024-01-17 12:15:22 +00:00
glossary.md use esbuild for client/web builds (#57365) 2023-10-23 10:59:06 -07:00
OWNERS chore: links/ownership devx->dev-infra (#58999) 2023-12-14 15:07:20 +00:00
parallel_run.sh add shellcheck & shfmt to pre-commit's pre-push hook (#59485) 2024-01-11 14:16:22 +00:00
pnpm-build.sh use esbuild for client/web builds (#57365) 2023-10-23 10:59:06 -07:00
pnpm-install-with-retry.sh app: buildkite pipeline for releases (#52202) 2023-05-19 17:44:20 +00:00
pnpm-run.sh remove gulp (task runner) (#57963) 2023-10-29 12:09:50 -07:00
pnpm-web-integration.sh disable frontend code coverage tracking (#57820) 2023-10-23 21:29:40 +00:00
post-chromatic.sh ci: error handle story book build fail (#52428) 2023-05-24 20:29:42 -07:00
push_all.sh ci: do not push to prod on main-dry-run builds (#60206) 2024-02-06 16:29:42 +00:00
README.md Docs: update links to point to new site (#60381) 2024-02-13 00:23:47 +00:00
reset-test-db.sh dev/ci: remove set -x in all tests (#36577) 2022-06-03 13:52:48 -07:00
run-chromatic.sh chromatic: fix auto accept args (#59393) 2024-01-08 20:35:44 +00:00
semgrep-scan.sh Add non-blocking error handling for semgrep findings (#59469) 2024-01-10 10:55:55 +00:00
sonarcloud-scan.sh Use Buildkite to run Sonarcloud (#54875) 2023-07-21 12:16:03 -04:00

Buildkite Pipeline for sourcegraph/sourcegraph

We dynamically generate our CI pipeline for Buildkite based on the output of gen-pipeline.go. To learn more, refer to the continuous integration docs.