Skip to content
Snippets Groups Projects
  1. Jun 09, 2024
  2. Dec 26, 2023
    • Tom Herbers's avatar
      github: build-gluon: cancel obsolete in progress workflows for PRs (#3115) · 1523a2f4
      Tom Herbers authored
      Goal is to cancel Worfklows for Pull Request if they become obsolte
      due to new changes.
      Without this workflows will continue running, wasting resources and
      delaying the run of relevant workflows.
      This situation will typically occour if a author of a PR notices an
      error/typo/missing bit and pushes new changes to the branch.
      
      This won't affect concurrent workflows for otherwise triggered
      workflows (push, workflow_dispatch, tag, ...).
      Unverified
      1523a2f4
  3. Dec 02, 2023
  4. Dec 01, 2023
  5. Nov 08, 2023
  6. Oct 19, 2023
  7. Oct 01, 2023
  8. Mar 21, 2023
  9. May 08, 2022
  10. Apr 01, 2022
  11. Dec 18, 2021
  12. Aug 10, 2021
  13. 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
  14. Jul 01, 2021
  15. Jun 28, 2021
  16. Jun 21, 2021
  17. May 01, 2021
  18. Apr 05, 2021
  19. 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
  20. Jan 02, 2021
  21. Sep 18, 2020
  22. 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.
      Unverified
      de9d3a91
  23. May 16, 2020
  24. May 13, 2020
  25. May 07, 2020
  26. Apr 10, 2020
  27. Apr 05, 2020
  28. Apr 04, 2020
Loading