Skip to content
Snippets Groups Projects
Select Git revision
  • de9d3a917ef5cafd808fde67d86eb8cbda94f037
  • experimental
  • master
  • v2021.1.2-ffs
  • v2021.1.1-ffs
  • nrb/gluon-master-cpe510
  • v2021.1-ffs
  • v2020.2.3-ffs
  • nrbffs/fastd-remove-delay
  • v2020.2.2-ffs
  • v2020.2.1-ffs
  • v2020.2-ffs
  • v2020.2.x
  • v2020.1.3-ffs
  • v2020.1.1-ffs
  • v2020.1-ffs
  • v2019.1.2-ffs
  • v2019.1.1-ffs
  • nrb/test-radv-filter
  • v2019.1-ffs
  • nrbffs/netgear-ex6120
  • v2021.1.2-ffs0.2
  • v2021.1.2-ffs0.1
  • v2021.1.1-ffs0.4
  • v2021.1.1-ffs0.3
  • v2021.1.1-ffs0.2
  • v2021.1.1-ffs0.1
  • v2021.1-ffs0.1
  • v2020.2.3-ffs0.3
  • v2020.2.3-ffs0.2
  • v2020.2.3-ffs0.1
  • v2020.2.2-ffs0.1
  • v2020.2.1-ffs0.1
  • v2020.2-ffs0.1
  • v2020.2
  • v2020.2.x-ffs0.1
  • v2020.1.3-ffs0.1
  • v2020.1.1-ffs0.1
  • v2020.1-ffs0.1
  • v2019.1.2-ffs0.1
  • v2019.1.1-ffs0.1
41 results

generate-actions.py

Forked from firmware / FFS Gluon
Source project has a limited visibility.
  • David Bauer's avatar
    de9d3a91
    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.
    actions: cache OpenWrt DL folder (#2084)
    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.