openwrt / routing

OpenWrt Routing Packages
328 stars 369 forks source link

batman-adv: update packages to version 2024.2 #1071

Closed ecsv closed 2 months ago

ecsv commented 2 months ago

Maintainer: @simonwunderlich Compile tested: x86_64 Run tested: x86_64

Description:

batman-adv

simonwunderlich commented 2 months ago

Thank you! Just for the record, the build server had some issues with downloading on the first two builds as open-mesh.org had some temporary problems, but they are fixed.

BKPepe commented 2 months ago

I wonder, why you wouldnt retrigger the CI/CD before merging this?

ecsv commented 2 months ago

I can't. I can create a status badge but not trigger a rebuild. I would have to do again a useless commit and force-push again the "no-change".

BKPepe commented 2 months ago

Even though it might not seem like a good way to do it, it is still better to retrigger it like this so we are sure that those temporary issues are gone and that the CI/CD passes. Also, there is another option to ask someone with the commit permission to retrigger it. I did it after the merging, but it seems that CI/CD still can not download it.

Right now, it looks like we do have CI/CD, and it complains about one issue, but we are ignoring it as we can. It is not always a great idea, though.