| 23 Sep 2024 |
symphorien | In reply to @asymmetric:matrix.dapp.org.uk
hey, i've deployed a bot that allows you to subscribe to build error notifications on matrix. it's at @nixpkgs-update-notify-bot:matrix.org. feel free to try it out by sending help.
still beta quality so feel free to send bug reports my way :)
the code is at https://github.com/asymmetric/nixpkgs-update-notifier
it's not answering me | 14:34:15 |
nim65s | symphorien: did you wait for it to join the room before asking help ? | 14:37:05 |
symphorien | according to the timeline of my home server, yes | 14:46:05 |
symphorien | but I tried again just in case, and I got no answer | 14:46:22 |
symphorien |  Download Screenshot_20240923-164641_Trebuchet.png | 14:46:52 |
asymmetric | In reply to @symphorien:xlumurb.eu sent an image. oh it's because you have encryption enabled in that room.. atm the bot doesn't handle any encryption. i should definitely mention this, and potentially revisit that decision. it didn't seem important to have e2ee for such a bot, and it made implementation way easier.
anyway, let's move to dms 🙂
| 14:49:32 |
symphorien | oh my bad, that the default setting | 14:50:01 |
Find me at aleksana:qaq.li | In reply to @asymmetric:matrix.dapp.org.uk
hey, i've deployed a bot that allows you to subscribe to build error notifications on matrix. it's at @nixpkgs-update-notify-bot:matrix.org. feel free to try it out by sending help, still beta quality so feel free to send bug reports my way :)
the code is at https://github.com/asymmetric/nixpkgs-update-notifier
Good idea, this method can also be used for hydra failures | 16:34:40 |
linj | iirc, hydra can send email notification already | 16:36:15 |
linj | just isn't enabled | 16:36:34 |
Find me at aleksana:qaq.li | In reply to @me:linj.tech just isn't enabled There's an obvious reason for that | 16:37:35 |
linj | ah, so you mean a opt-in notification | 16:38:19 |
linj | not just notification | 16:38:29 |
linj | * ah, so you mean an opt-in notification | 16:39:27 |
asymmetric | In reply to @aleksana:mozilla.org Good idea, this method can also be used for hydra failures yeah, i've thought of that as well.. bit of a larger project, but doable | 18:56:02 |