self_hosted_sentry/install
Burak Yigit Kaya 3913a9f0c7
ci: Even better cache keys and granular caching (#3534)
Just starting up services for Snuba or Sentry migrations takes up to a minute sometimes and we do this even when there are no migrations, just because one of the Sentry or Snuba migrations change. This patch splits the caches up so only the necessary one runs, saving further time. It also uses the `LATEST_TAG` as the cache key for upgrade tests as the image versions or data will never change for a certain tag once it is release.
2025-01-16 10:10:14 -08:00
..
_lib.sh Reference paths relative to project root (#1800) 2023-02-17 09:59:48 -08:00
_min-requirements.sh fix: more leeway for minimum RAM (#3290) 2024-08-23 12:32:52 -07:00
bootstrap-snuba.sh ci: Even better cache keys and granular caching (#3534) 2025-01-16 10:10:14 -08:00
build-docker-images.sh Reference paths relative to project root (#1800) 2023-02-17 09:59:48 -08:00
check-latest-commit.sh ref: use git branch --show-current instead of sed (#2550) 2023-11-07 20:04:45 +00:00
check-memcached-backend.sh Check memcached backend in Django (#2778) 2024-02-08 22:15:19 +00:00
check-minimum-requirements.sh Mandate minimum requirements for ram/cpu (#3275) 2024-08-17 12:26:50 -07:00
create-docker-volumes.sh Migrate to zookeeper-less kafka (#3263) 2024-08-13 14:14:11 -07:00
dc-detect-version.sh Remove docker compose v1 (#2187) 2023-06-09 09:04:10 -07:00
detect-platform.sh Upgrade clickhouse to 23.8 (#3009) 2024-05-06 09:22:03 -07:00
ensure-files-from-examples.sh Reference paths relative to project root (#1800) 2023-02-17 09:59:48 -08:00
ensure-relay-credentials.sh Reference paths relative to project root (#1800) 2023-02-17 09:59:48 -08:00
error-handling.sh Integration test improvements (#2858) 2024-03-07 14:49:16 -08:00
generate-secret-key.sh Add pre-commit config (#1738) 2022-10-21 13:46:35 -07:00
geoip.sh ref(geoip): Remove geoipupdate from compose (#3490) 2024-12-23 14:32:17 -08:00
parse-cli.sh Add --skip-sse42-requirements to install.sh and enable SKIP_SSE42_REQUIREMENTS override (#1790) 2022-12-07 18:46:39 -08:00
set-up-and-migrate-database.sh ci: Even better cache keys and granular caching (#3534) 2025-01-16 10:10:14 -08:00
setup-js-sdk-assets.sh fix: Use js.sentry-cdn.com for JS SDK downloads (#3417) 2024-11-07 12:25:53 +00:00
turn-things-off.sh Revert "feat: upgrade to zookeeper-less kafka (#2445)" (#2500) 2023-10-19 12:22:35 -07:00
update-docker-images.sh Add pre-commit config (#1738) 2022-10-21 13:46:35 -07:00
upgrade-clickhouse.sh ci: Use generic Docker volume cache action (#3524) 2025-01-14 14:09:11 -08:00
upgrade-postgres.sh ref(geoip): Remove geoipupdate from compose (#3490) 2024-12-23 14:32:17 -08:00
wrap-up.sh docs: include regular env file on wrap-up (#3523) 2025-01-12 20:00:52 +00:00