{`-`} has joined #nixos-borg
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #nixos-borg
<gchristensen> yeah, samueldr, 5 messages merging a PR is a lot
<samueldr> I have wrote notes here earlier https://github.com/samueldr/github-to-irc/issues/3
<samueldr> uh, -have
<gchristensen> whoa cool
<samueldr> I'm trying to find samples of the github bot doing the same thing, but it looks like the github bot didn't react on merge events, only on close events for pull requests
<samueldr> which helped tone down the chatter
<samueldr> should the repositories be whitelisted in the bot (for e.g. nixpkgs-channel-like issues) or should it continue acting like it does?
<gchristensen> what about dropping any push events where any commit message contains "Merge pull request #35122"
<samueldr> dropping them only when the tip (last) commit is the merge event, otherwise this could hide other kind of (larger) push events
<gchristensen> ah sure
<gchristensen> notmuch tag -inbox '(to:nixpkgs@noreply.github.com and (not to:mention@noreply.github.com))'
orivej has quit [Ping timeout: 240 seconds]
<infinisil> Some colors in the github messages would be nice!
<samueldr> gchristensen: do you know how your bot bits will handle the IRC color control codes?
<gchristensen> it should ...
<samueldr> we'll know soon enough, but as long as it doesn't try to do anything intelligent with the messages (which it looks like it doesn't) it should be handled properly
<samueldr> IIRC, the control code is ASCII 13
<samueldr> ah no, 0x03
<samueldr> infinisil: do know that IIRC #nixos strips all colors, so it's probably not useful
<infinisil> Oh..
<infinisil> Can we turn that off?
<{^_^}> [ofborg] @matthiasbeyer opened pull request #113 → Add myself to extra-known-users → https://git.io/vxfYj
<gchristensen> oh hi
<infinisil> Why are colors disabled in the first place?
<gchristensen> abuse
<makefu> infinisil: normally the only users which use this features are spambots
<infinisil> Can we allow only {^_^} to use colors then?
<infinisil> It would be really useful, especially for a potential nix-repl interface
<samueldr> it wouldn't surprise me that freenode can't
<infinisil> The bots are really low though, I think it should be fine enabling it and seeing how it goes. Also {^_^} could have some color spam detection
<samueldr> yeah, no extbans to allow colors
<infinisil> The github bot creates such nice notices in other channels
<samueldr> (extbans are commonly used in IRC-land to configure certain rights for certain users, inspircd has a good number of them)
<samueldr> infinisil: screenshot?
<samueldr> I see
jtojnar has quit [Remote host closed the connection]
<{^_^}> [ofborg] @matthiasbeyer closed pull request #113 → Add myself to extra-known-users → https://git.io/vxfYj
<Mic92> gchristensen: when you implemented vm tests in your previous company, how did people without nixos run vm tests? I would like to run vm tests for integration in a opensource project that not only is targeted towards nixos.
<{^_^}> [ofborg] @matthiasbeyer opened pull request #114 → Put myself in the trusted-users → https://git.io/vxf4Z
<Mic92> bonus questions: travis integration.
<{^_^}> [ofborg] @grahamc merged pull request #114 → Put myself in the trusted-users → https://git.io/vxf4Z
<{^_^}> [ofborg] @grahamc pushed 2 commits to released: https://git.io/vxfBt
<{^_^}> → 3d789473 by @matthiasbeyer: Put myself in the trusted-users
<{^_^}> → 6cbea8a9 by @grahamc: Merge pull request #114 from matthiasbeyer/patch-1
<sphalerite> infinisil: >it's cool to be able to share by just putting it in a local folder< syncthing :p
<infinisil> sphalerite: huh?
<sphalerite> infinisil: I have a local folder that's synced to my server using syncthing so I can drop stuff in there and give people an http link
<infinisil> Ah
<infinisil> I unfortunately haven't set up anything for bidirectional syncing
<infinisil> Although I could do unidirectional with zfs + znapzend
<sphalerite> syncthing is nice because it just syncs stuff immediately, bidirectionally (although you can configure it unidirectionally too), and independent of networking issues (no need for port forwards or anything)
<sphalerite> sort of like dropbox I hink? But P2P and free software :)
orivej has joined #nixos-borg
MichaelRaskin has joined #nixos-borg
infinisil has quit [Quit: Configuring ZNC, sorry for the join/quits!]
infinisil has joined #nixos-borg
<cransom> i had a tendency with syncthing to accumulate a whole of 'sync-conflict' files in that directory.
orivej has quit [Ping timeout: 256 seconds]