Skip to content
Snippets Groups Projects
  1. Jul 01, 2021
  2. Jun 28, 2021
  3. Jun 21, 2021
  4. May 01, 2021
  5. Apr 05, 2021
  6. Feb 15, 2021
    • David Bauer's avatar
      actions: pin Ubuntu version · d9621048
      David Bauer authored
      ubuntu-latest is now assigned to Ubuntu 20.04. As we use custom apt
      sources for 18.04, pin to this version for now to fix the CI.
      d9621048
  7. Jan 02, 2021
  8. Sep 18, 2020
    • David Bauer's avatar
      github: remove GitHub actions cache (#2120) · 0b1ee0cf
      David Bauer authored
      The performance benefit the cache brought was due to a broken sources
      CDN mirror handling in OpenWrt.
      
      The cache brings no measurable performance benefit. Disable it to slim
      down the pipeline steps.
      0b1ee0cf
  9. Jul 24, 2020
    • David Bauer's avatar
      actions: cache OpenWrt DL folder (#2084) · de9d3a91
      David Bauer authored
      This adds the ability to cache OpenWrt dependencies on a per-target
      base. Artifacts over 10MB are excluded, as GitHub imposes a limit of 5G
      of available space per repository cache. This affects mostly
      linux(-firmware) and gcc / gdb.
      
      The goal is to reduce the total amount of requests necessary to fetch
      dependencies.
      de9d3a91
  10. May 16, 2020
  11. May 13, 2020
  12. May 07, 2020
  13. Apr 10, 2020
  14. Apr 05, 2020
  15. Apr 04, 2020
Loading