Skip to content
Snippets Groups Projects
  1. Jan 15, 2025
  2. Jan 14, 2025
  3. Jan 13, 2025
    • Burak Yigit Kaya's avatar
      ci: Less volatile cache keys (#3522) · d807ca42
      Burak Yigit Kaya authored
      Instead of using direct image hashes, only use hashes from migrations folders for each respective image for cache key generation. Should increase cache hit rate significantly as we don't have migrations much.
      
      Also swaps the key order from `sentry-snuba` to `snuba-senry` assuming Snuba has less frequent migration additions.
      Unverified
      d807ca42
  4. Jan 12, 2025
  5. Jan 11, 2025
  6. Jan 10, 2025
  7. Jan 02, 2025
    • Burak Yigit Kaya's avatar
      ci: Only test on compose 2.26 w/ customizations (#3506) · cb9e0ce5
      Burak Yigit Kaya authored
      Docker Compose is much more robust nowadays compared to the past where we had to maintain tests for both v1 and v2 and then a specific version of v2. Hence, we are removing tests for the older versions of Docker Compose with this patch. We also remove the separate tests for customizations and w/o customizations as the one with customizations should cover the one without them anyway. This reduces the CI workload to 25% of what it was
      Unverified
      cb9e0ce5
  8. Dec 31, 2024
  9. Dec 30, 2024
  10. Dec 29, 2024
  11. Dec 23, 2024
  12. Dec 21, 2024
  13. Dec 20, 2024
  14. Dec 17, 2024
  15. Dec 15, 2024
  16. Dec 11, 2024
  17. Dec 06, 2024
  18. Nov 30, 2024
  19. Nov 29, 2024
    • niklassc7's avatar
      add sentry/backup.json to gitignore (#3450) · bc0816cd
      niklassc7 authored
      The backup-method described in the [documentation](https://develop.sentry.dev/self-hosted/backup/#backup) `./scripts/backup.sh` creates a backup file at `sentry/backup.json` which should be ignored by git.
      
      ### Legal Boilerplate
      
      Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.
      Unverified
      bc0816cd
  20. Nov 27, 2024
  21. Nov 26, 2024
  22. Nov 19, 2024
  23. Nov 18, 2024
Loading