but once I pick that back up, I will deploy it to the the machine that you already use.
2020-02-11 04250, 2020
shivam-kapila
sarthak_jain5: So you working on your fork currently?
2020-02-11 04250, 2020
shivam-kapila
Even if I add you collaborator it will require you to do `git pull` first. Hence both will be equal
2020-02-11 04238, 2020
sarthak_jain5
If you add me as a contributor, I'll directly edit the file `user.py` on the top of your PR.
2020-02-11 04209, 2020
shivam-kapila
Ok I will add you collaborator. Wait a sec.
2020-02-11 04231, 2020
pristine__
sarthak_jain5: I am glad that you are contributing to lab. We will not have a Labs specific project in GSOC this year but you can continue contributing :)
2020-02-11 04238, 2020
shivam-kapila
I have added collaborator to my fork.
2020-02-11 04251, 2020
shivam-kapila
sarthak_jain5: ^^
2020-02-11 04211, 2020
pristine__
We will have ListenBrainz projects in GSOC though :)
Yaa sure. Labs is a part of Listenbrainz project, right?
2020-02-11 04242, 2020
pristine__
Yes.
2020-02-11 04204, 2020
aJens joined the channel
2020-02-11 04258, 2020
BrainzGit
[guidelines] yvanzo opened pull request #13 (master…github-to-jira): Update GitHub & Jira guidelines with the new GitHub Bot’s automation rule in Jira https://github.com/metabrainz/guidelines/pull/13
2020-02-11 04208, 2020
ruaok
iliekcomputers: sanity check me on this, please... to try and debug the issue with the rabbitmq listens piling up, I wonder if we could write another python script that connects to rabbitmq and also listens to the stream of listens, and then for each packet received, it writes the user ID to stdout.
2020-02-11 04226, 2020
ruaok
that way we would get a stream of user IDs and could immediately see who is causing the traffic.
2020-02-11 04212, 2020
iliekcomputers
Sounds reasonable to me.
2020-02-11 04256, 2020
ruaok
ok, I'll try that in a minute.
2020-02-11 04258, 2020
iliekcomputers
Maybe more structured data like how many times we've seen the user in the last X minutes
2020-02-11 04208, 2020
iliekcomputers
So that it's easier to grok
2020-02-11 04234, 2020
iliekcomputers
Not sure if that's needed here though given that we have big spikes
2020-02-11 04214, 2020
sumedh has quit
2020-02-11 04243, 2020
aJens has quit
2020-02-11 04200, 2020
ruaok
yeah, I figured I'd start simple and work up from there.
MBS-10223: ArtistRoles lists don't use relationship credits
2020-02-11 04243, 2020
reosarevok
I can take screenshots if not I guess
2020-02-11 04230, 2020
reosarevok
yvanzo: what do you think about https://github.com/metabrainz/musicbrainz-server/… ? (I made the changes to avoid the max-len warnings, but you might have the opinion that it's better to do old-school multilines with +)
2020-02-11 04229, 2020
Laverne has quit
2020-02-11 04220, 2020
Laverne joined the channel
2020-02-11 04221, 2020
yvanzo
reosarevok: yes, or old-school "foo\
2020-02-11 04223, 2020
yvanzo
bar"
2020-02-11 04207, 2020
yvanzo
honestly, it seems to be all the same to me.
2020-02-11 04232, 2020
reosarevok
Yes to change it, or yes to keep as-is ? :p
2020-02-11 04205, 2020
yvanzo
Hmm... :)
2020-02-11 04200, 2020
yvanzo
Yes it seems fine as-is (since there is no breakage), and yes it would probably be better to test with plausible data only.
2020-02-11 04231, 2020
yvanzo
reosarevok: thanks for the small paragraph but I still fail at finding an example, even using linked work from the IRC log.
we crossed 50%, not sure that was too frequent lately
2020-02-11 04237, 2020
SothoTalKer
outsidecontext: i have picard set to check for stable, beta and dev releases, but the release candidate is not displayed when checking for updates :-)
2020-02-11 04231, 2020
outsidecontext
SothoTalKer: yea, I just fixed that thing. The released versions are unfortunately too stupid to detect the rc1 as being newer to the beta1 :( so it works for the users still on 2.2.x but for the ones having the 2.3 beta already
2020-02-11 04241, 2020
SothoTalKer
well, if its known already and (will) fixed then its all good :)
2020-02-11 04243, 2020
BrainzGit
[musicbrainz-server] reosarevok merged pull request #1366 (master…MBS-10586): Fix MBS-10586 / MBS-10587 / MBS-10588: Release Duplicates medium format fixes https://github.com/metabrainz/musicbrainz-server/…
ah but I already have all the servers configured & don't want to overwrite all the LocalForward settings I have
2020-02-11 04238, 2020
bitmap
the config there looks fine otherwise though I'd remove ForwardAgent no from mine since I use agent forwarding a lot to be able to pull from private git repos
2020-02-11 04235, 2020
Etua joined the channel
2020-02-11 04231, 2020
bitmap
(so I'd say just merge it since you're not going to be able to output a config that pleases everyone)
2020-02-11 04225, 2020
yvanzo
It doesn’t overwrite anything, it prints it to stdout.
2020-02-11 04244, 2020
bitmap
I know
2020-02-11 04239, 2020
yvanzo
Cool :)
2020-02-11 04206, 2020
bitmap
I mean I could test it with -F but I wouldn't end up using it :P
2020-02-11 04248, 2020
bitmap
since I'd have to add back all my LocalForward settings, remove the LocalForward stuff, then merge it back into my main ssh config
2020-02-11 04218, 2020
bitmap
which has a bunch of meb and non-meb servers mixed together