sourcegraph/dev/ci
Will Dollman 144999c1f3
Publish sourcegraph-base image (#62002)
* Publish sourcegraph-base image

* Add oci_defs

* Remove dind from legacy image builds - this breaks runtype.CandidateNoTest

* Switch executor-vm command to bazel

* Set isCandidate true when using CandidateNoTest run type

* Rename sourcegraph and sourcegraph-base to better reflect their current purposes

sourcegraph -> sourcegraph-base
sourcegraph-base -> sourcegraph-template

* Re-lock sourcegraph-template

* Update wolfi target

* Add Aspect bazelrc to executor-vm build.sh

This script may be run locally or on CI, so handle both cases

* Tweak bazelrc generation

* Update configHashes - bodge alert
2024-04-19 14:44:06 +01:00
..
gitops ci: move git operations from ci config to it's own package (#62000) 2024-04-18 12:00:07 +02:00
images Add caddy to DeploySourcegraphDockerImages (#61911) 2024-04-16 11:45:15 +01:00
integration/executors ci: call Aspect Agent Health check before doing rc gen (#61216) 2024-03-18 15:24:27 +02:00
internal Publish sourcegraph-base image (#62002) 2024-04-19 14:44:06 +01:00
runtype Revert vs-code extension deleting (#61258) 2024-03-20 13:53:27 +01:00
scripts Fix CI issue when removing packages (#62033) 2024-04-19 14:33:13 +01: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: call Aspect Agent Health check before doing rc gen (#61216) 2024-03-18 15:24:27 +02:00
bazel-configure.sh Reapply "ci: use aspect workflow agents (#60317)" (#60856)" (#60860) 2024-03-06 11:37:49 +02:00
bazel-gomodtidy.sh ci: call Aspect Agent Health check before doing rc gen (#61216) 2024-03-18 15:24:27 +02: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 ci: call Aspect Agent Health check before doing rc gen (#61216) 2024-03-18 15:24:27 +02:00
bazel.sh ci: call Aspect Agent Health check before doing rc gen (#61216) 2024-03-18 15:24:27 +02:00
BUILD.bazel aspect/delivery: msp-example (#61244) 2024-03-19 15:04:48 +00: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 sg: update ci preview to account for Aspect steps (#61105) 2024-03-13 17:47:04 +02:00
gen-pipeline.sh ci: call Aspect Agent Health check before doing rc gen (#61216) 2024-03-18 15:24:27 +02:00
glossary.md use esbuild for client/web builds (#57365) 2023-10-23 10:59:06 -07:00
msp_deploy.sh msp_delivery: infer pipeline id from service_id and region (#61395) 2024-03-26 15:30:27 +00: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: fix push_all annotation (#61840) 2024-04-12 15:24:00 +01: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 ci: fix chromatic and add bazelrc flag (#61403) 2024-03-26 20:10:28 +02:00
semgrep-scan.sh ci: set tag refspec for semgrep when working with tags (#61494) 2024-03-29 12:35:39 +00: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.