Skip to content
Snippets Groups Projects
  1. Feb 15, 2025
  2. Feb 10, 2025
  3. Feb 04, 2025
  4. Feb 03, 2025
  5. Jan 25, 2025
  6. Jan 24, 2025
  7. Jan 22, 2025
  8. Jan 17, 2025
  9. Jan 16, 2025
  10. Jan 15, 2025
  11. Jan 14, 2025
  12. 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
  13. Jan 12, 2025
  14. Jan 11, 2025
  15. Jan 10, 2025
  16. 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
  17. Dec 31, 2024
  18. Dec 30, 2024
  19. Dec 29, 2024
  20. Dec 23, 2024
  21. Dec 21, 2024
  22. Dec 20, 2024
  23. Dec 17, 2024
Loading