sourcegraph/dev/ci
Will Dollman 11442ca3db
wolfi: Remove manual install of github cli from base image auto-update (#57574)
`gh` is now included in the base image by default
2023-10-16 10:48:10 +01:00
..
images Remove GitHub Proxy from dev/ci/images list (#57521) 2023-10-10 21:19:02 +00:00
integration Fixup script path after move (#57398) 2023-10-05 21:27:42 +00:00
internal wolfi+ci: improve wolfi image annotation (#57586) 2023-10-13 12:16:03 +00:00
runtype wolfi: Rebuild wolfi base images when env WOLFI_BASE_REBUILD=true (#57541) 2023-10-11 16:19:22 +00:00
scripts wolfi: Remove manual install of github cli from base image auto-update (#57574) 2023-10-16 10:48:10 +01:00
trivy ci: increase trivy timeout deadline (#46368) 2023-01-12 12:44:21 +01:00
asdf-install.sh app: add step for intel mac builds (#52540) 2023-05-29 20:21:06 +02:00
bazel-prechecks-apply.sh bazel: run tests even if prechecks fail (#56312) 2023-08-31 15:42:08 +01:00
bazel-prechecks.sh ci: fix bazel prechecks not detecting untracked changes (#56961) 2023-09-22 15:34:57 +00:00
bazel.sh shell: /bin/bash -> /usr/bin/env bash (#53000) 2023-06-06 13:51:55 +01:00
BUILD.bazel enterprise: Move last directory out (#57392) 2023-10-05 20:15:40 +00:00
ci-checkov.sh Update ci-checkov.sh (#30723) 2022-02-06 05:30:06 -06:00
codecov.sh web: migrate from yarn to pnpm (#46143) 2023-01-11 19:50:09 -08: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 ci: generate a pipeline metdata annotation (#41107) 2022-08-31 20:38:25 +02:00
gen-pipeline.go remove CI reference auto-generated documentation (#57465) 2023-10-09 13:02:15 +00:00
gen-pipeline.sh enterprise: Move last directory out (#57392) 2023-10-05 20:15:40 +00:00
glossary.md enterprise: Move last directory out (#57392) 2023-10-05 20:15:40 +00:00
OWNERS enterprise: Move last directory out (#57392) 2023-10-05 20:15:40 +00:00
parallel_run.sh dev/ci: introduce and migrate to bk.AnnotatedCmd (#30951) 2022-02-11 12:32:26 -08:00
pnpm-build.sh remove more ENTERPRISE=1 remnants (#57232) 2023-10-02 10:43:11 -07:00
pnpm-install-with-retry.sh app: buildkite pipeline for releases (#52202) 2023-05-19 17:44:20 +00:00
pnpm-run.sh web: sync TS project refenreces (#46407) 2023-01-16 18:55:10 -08:00
pnpm-test-separate.sh web: migrate from yarn to pnpm (#46143) 2023-01-11 19:50:09 -08:00
pnpm-test.sh web: migrate from yarn to pnpm (#46143) 2023-01-11 19:50:09 -08:00
pnpm-web-integration.sh web: migrate from yarn to pnpm (#46143) 2023-01-11 19:50:09 -08:00
post-chromatic.sh ci: error handle story book build fail (#52428) 2023-05-24 20:29:42 -07:00
push_all.sh enterprise: Move last directory out (#57392) 2023-10-05 20:15:40 +00:00
README.md enterprise: Move last directory out (#57392) 2023-10-05 20:15:40 +00:00
reset-test-db.sh dev/ci: remove set -x in all tests (#36577) 2022-06-03 13:52:48 -07: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.