Skip to content
Snippets Groups Projects
  1. Jun 14, 2024
  2. Mar 05, 2024
  3. Jan 05, 2024
  4. 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
  5. Dec 02, 2023
  6. Dec 01, 2023
  7. Nov 08, 2023
  8. Oct 19, 2023
  9. Oct 01, 2023
  10. Mar 21, 2023
  11. May 08, 2022
  12. Apr 01, 2022
  13. Dec 18, 2021
  14. Aug 10, 2021
  15. 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
  16. Jul 01, 2021
  17. Jun 28, 2021
  18. Jun 21, 2021
  19. May 01, 2021
  20. Apr 05, 2021
  21. 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
  22. Jan 02, 2021
  23. Sep 18, 2020
  24. 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
  25. May 16, 2020
  26. May 13, 2020
  27. May 07, 2020
  28. Apr 10, 2020
  29. Apr 05, 2020
  30. Apr 04, 2020
Loading