Skip to content
Snippets Groups Projects
  1. Apr 14, 2023
  2. Apr 13, 2023
  3. Apr 12, 2023
  4. Apr 11, 2023
  5. Apr 10, 2023
    • Stan Hu's avatar
      Use CI image name in gems cache key · cafd3709
      Stan Hu authored
      #7736 revealed
      that we use Debian `bullseye` to build all native gems for the
      specs. Since native gems may depend on system libraries or specific
      versions of glibc, we should adjust the gem caching for the specs to
      depend on the builder image.
      
      This commit modifies the `spec_template` to use a cache key dependent
      on the OS. The cache policy is also the default pull-push to avoid
      needing a separate CI job to update this cache.
      
      Relates to #7737
      Verified
      cafd3709
  6. Apr 07, 2023
  7. Apr 06, 2023
  8. Apr 05, 2023
  9. Apr 04, 2023
Loading