hmpffff has quit [Read error: Connection reset by peer]
hmpffff has joined #nixos-borg
hmpffff has quit [Quit: nchrrrr…]
sphalerite has quit [Quit: WeeChat 2.7.1]
cole-h has joined #nixos-borg
sphalerite has joined #nixos-borg
kalbasit has quit [Ping timeout: 256 seconds]
kalbasit has joined #nixos-borg
cole-h has quit [Quit: Goodbye]
cole-h has joined #nixos-borg
hmpffff has joined #nixos-borg
<LnL>
gchristensen: do you see that hydra event bus as an alternative for the analyzer queue or something separate?
<gchristensen>
something else
<LnL>
ah alright
<LnL>
cause the metadata evaluation tracks different data unless hydra would be updated to also keep track of those
<gchristensen>
I'm thinking a bunch of people would like to get various info about builds
<gchristensen>
and thinsg like {^_^}'s channel tracker could monitor `tested` similarly
<LnL>
oh right that also knows about channel updates
<gchristensen>
yea
<gchristensen>
and haven't you always wanted a constant stream of pushover events on every build start?
<gchristensen>
you don't hav eto answer
<gchristensen>
I know the answer is yes
<gchristensen>
:P
<LnL>
-_-
hmpffff has quit [Quit: nchrrrr…]
<gchristensen>
mmhmm
<cole-h>
What is this pushover stuff? Just notifications?
<gchristensen>
pushover.net is how LnL and I get paged
<gchristensen>
want to also get paged? :)
<cole-h>
Oh boy, do I ever!
<gchristensen>
lmao
<cole-h>
(as sarcastic as that sounded, the answer is actually yes)
<LnL>
about that, I think some of the alerts could probably do with a lover severity
<gchristensen>
I think you're right
<gchristensen>
btw I should give you an AWS account so you can run `nixops` commands on the ofborg repo
<gchristensen>
cole-h: register for pushover.net, get the app for your phone, and send me your token :)
<gchristensen>
LnL: FreeInodes4hAway
<gchristensen>
LnL: FreeInodes4hAway
<gchristensen>
LnL: FreeInodes4hAway
<gchristensen>
LnL: FreeInodes4hAway
* gchristensen
places phone in blender
<cole-h>
looool
<LnL>
rofl
<LnL>
I was just typing "the aarch builder running out of disk space for example"
<gchristensen>
lol
<gchristensen>
LnL: when that happens on the aarch64 builder, it is because volth is cloning all the Android AOSP repos :|
<LnL>
better to alert when the aarch builders get stuck
<LnL>
or at least have that be the critical one and the other thing just a notification
<gchristensen>
yeah
<gchristensen>
I think it already even has a StalledBuilder alert configured?
<LnL>
pretty sure yes
<gchristensen>
so let's just kill that one?
<gchristensen>
or
<gchristensen>
cole-h: want to figure this out?
<gchristensen>
:)
<cole-h>
Currently in lecture... x)
<LnL>
I'm fine with a regular one, those are silent for me unless a sound is set
<gchristensen>
perfect time!
<LnL>
btw pushover also works for znc notifications :)
<cole-h>
lol
<gchristensen>
oh cool
<gchristensen>
good to know!
<cole-h>
Good thing pushover's license is cheap
<cole-h>
Can put that free Google money to good use
<gchristensen>
yeah, pushover is great
<gchristensen>
I have this snippet at the end of my script to, erm, back up, DVDs curl --form-string priority=1 --form-string "token=..." --form-string "user=..." --form-string "message=$(pwd)" https://api.pushover.net/1/messages.json