Skip to content
Snippets Groups Projects
  1. Feb 01, 2022
    • Martin Weinelt's avatar
      workflows: add backports action · 139c5607
      Martin Weinelt authored
      By applying a label `backport <branch>` the action will automatically
      try to cherry-pick the change to the target branch after the pull
      request was successfully merged.
      139c5607
  2. Dec 18, 2021
  3. Sep 19, 2021
  4. Aug 10, 2021
  5. Jul 13, 2021
    • Matthias Schiffer's avatar
      ramips-rt305x: drop target · 09c9b78e
      Matthias Schiffer authored
      VoCores aren't exactly useful mesh nodes except for experimentation.
      They certainly aren't worth maintaining a whole target, in particular
      one that has a WLAN driver not used by any other target.
      09c9b78e
  6. Jul 01, 2021
  7. Jun 28, 2021
  8. Jun 21, 2021
  9. May 13, 2021
  10. May 01, 2021
  11. Apr 05, 2021
  12. 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
  13. Jan 02, 2021
  14. Oct 20, 2020
  15. 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
  16. Aug 16, 2020
  17. 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
  18. Jun 02, 2020
    • David Bauer's avatar
      actions: build documentation · 29313c09
      David Bauer authored
      This adds a new workflow for building the Gluon documentation.
      
      In contrast to the existing build workflow, the documentation
      is built for every branch, as it only takes around two minutes
      to render the HTML documentation.
      29313c09
  19. May 16, 2020
  20. May 13, 2020
  21. May 07, 2020
  22. Apr 10, 2020
  23. Apr 05, 2020
  24. Apr 04, 2020
  25. Feb 05, 2019
Loading