Skip to content
Snippets Groups Projects
  1. Jan 13, 2022
  2. Dec 23, 2021
  3. Dec 22, 2021
  4. Dec 18, 2021
  5. Dec 16, 2021
  6. Dec 15, 2021
  7. Dec 14, 2021
    • Jonas Zohren's avatar
      CI: Use curl instead of wget · adb518fa
      Jonas Zohren authored
      The rust docker image already comes with curl, no need to install wget.
      adb518fa
    • Jonas Zohren's avatar
      CI: Optionally use sccache for compilation · f91216dd
      Jonas Zohren authored
      This moves compiler caching for incremental builds away from GitLab
      caching the whole target/ folder to caching each code unit in S3.
      This aleviates the need to zip and unzip and just caches on the fly.
      
      This feature is optional and gated behind the SCCACHE_BIN_URL env
      f91216dd
  8. Nov 25, 2021
  9. Nov 21, 2021
  10. Nov 19, 2021
  11. Nov 12, 2021
  12. Nov 09, 2021
  13. Nov 07, 2021
Loading