<russell-->
nbd: is it possible your mac80211 update back in december (a85059438f2) broke meshpoint mode on QCA9550?
<nbd>
no idea
<simzon[m]>
<simzon[m]> "f00b4r0: thanks you, i've..." <- Seems to work know, gonna find out what knob is making it work. i suspect -> vlan_filtering '1'`
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
Stat_headcrabbed has joined #openwrt-devel
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
skynet2 has joined #openwrt-devel
skynet2_ has joined #openwrt-devel
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
skynet2 has quit [Ping timeout: 480 seconds]
<aparcar[m]>
efahl: so for whatever reason the container for ath79/generic rc7 was missing, the webhook did not trigger. I'm not sure which end causes those hiccups but I'm less and less happy about using web hooks at all
<aparcar[m]>
efahl: instead id' use setup.sh for all containers and use whatever buildbot container is there
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
starfall has joined #openwrt-devel
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
rsalvaterra_ has joined #openwrt-devel
rsalvaterra_ is now known as rsalvaterra
<efahl>
aparcar[m]: I concur, the webhooks seem pretty flakey, fix one issue and another pops up to replace it...
<efahl>
Oh, did you notice looks like redis has crashed on production server, all sorts of status=500
<aparcar[m]>
efahl: I reworked some stuff, please test again. we need more test coverage...
<efahl>
On it...
<aparcar[m]>
I can take a look at the luci app, can you rework owut please to use .versions.json and profiles.json only?
<efahl>
Yup, that's next on my list after the package_changes
<aparcar[m]>
ah nice so you implement package_changes for luci? if you're already working on it, please take over the .versions.json changes, too. it's a minor thing compared to the package changes
<efahl>
not yet, just in owut so far
<efahl>
blah! sorry I meant packages_versions
<aparcar[m]>
oh i thought owut already does packages_changes?
<aparcar[m]>
ok
<efahl>
correct owut does package_changes, like asu
<efahl>
auc
<efahl>
man, I'm having a hard time today
<efahl>
aparcar[m]: just ran my 60 owut tests against staging server, all good
<aparcar[m]>
😄
<aparcar[m]>
lovely
<efahl>
👍🏼
<efahl>
aparcar[m]: digging through owut, it only uses three json/v1 files: overview.json, target index.json and platform index.json
<efahl>
all the other data already comes from upstream
<efahl>
can't get rid of overview.json because most importantly it contains 'upstream_url', and also 'package_changes'