Regarding the other stuff, I didn't install, though can't confirm needed/not needed. For example, I know the fingerprint function is working, but I didn't install chromaprint in the picard source directory. Maybe because I already had picard installed via the installer
2013-11-01 30515, 2013
JonnyJD_
snartal: probably
2013-11-01 30534, 2013
JonnyJD_
py2exe and nsis are also only needed when you want to build an installer/distribution
2013-11-01 30509, 2013
snartal
That is good to know for future reference
2013-11-01 30531, 2013
ocharles
luks: I have access to that account
2013-11-01 30510, 2013
ocharles
what would people like me to do?
2013-11-01 30537, 2013
ruaok can't think of anything else right now
2013-11-01 30500, 2013
ocharles
i meant with the @musicbrainz account
2013-11-01 30505, 2013
ocharles
(github)
2013-11-01 30518, 2013
luks
I think it was about setting up the travis ci hook
2013-11-01 30524, 2013
luks
Freso would know :)
2013-11-01 30548, 2013
ocharles
ok, Freso, email me about that and I'll get it done at some point
2013-11-01 30552, 2013
ocharles
but for now, I'm off to meet Susie
2013-11-01 30529, 2013
Freso
ocharles: Will do. :)
2013-11-01 30536, 2013
Freso
ocharles: What mail? :p
2013-11-01 30547, 2013
Freso
"ocharles [at mb]"?
2013-11-01 30530, 2013
andreypopp joined the channel
2013-11-01 30552, 2013
Freso
Never mind, found one.
2013-11-01 30554, 2013
Freso
Mineo: Mail sent to ocharles about enabling Travis for musicbrainz/picard, so whenever he's around again, it might happen.
2013-11-01 30528, 2013
Freso
Mineo: Should I commit a simple IRC notification for #musicbrainz-devel while we wait for ocharles?
2013-11-01 30524, 2013
LordSputnik joined the channel
2013-11-01 30546, 2013
rvedotrc joined the channel
2013-11-01 30505, 2013
kepstin-laptop joined the channel
2013-11-01 30530, 2013
travis-ci has left the channel
2013-11-01 30556, 2013
Freso
Mineo: ^ :)
2013-11-01 30529, 2013
Freso
And ianmcorvidae ^ too, since you requested it. ;)
2013-11-01 30501, 2013
warp
break it!
2013-11-01 30522, 2013
Freso
I'm sure we'll get to see that soon enough. :p
2013-11-01 30519, 2013
Freso
Mineo: You should be able to merge it in, btw, and Travis will just pick it up whenever ocharles or someone enables it.
2013-11-01 30511, 2013
v6lur joined the channel
2013-11-01 30540, 2013
ijabz joined the channel
2013-11-01 30514, 2013
reosarevok
ruaok: either you or ianmcorvidae should deal with this DuckDuckGo mail
2013-11-01 30542, 2013
navap
Freso: Hey
2013-11-01 30500, 2013
Freso
navap: Do you have access to musicbrainz/picard @ GitHub?
2013-11-01 30518, 2013
navap
I do. I thought luks did too
2013-11-01 30535, 2013
Freso
Apparently he doesn't. :)
2013-11-01 30546, 2013
navap
So what's up?
2013-11-01 30506, 2013
navap
I just skimmed the backlog, I don't know what you need
2013-11-01 30509, 2013
Freso
navap: Anyway, if you feel like enabling Travis for mb/picard, that'd be neat. If not, I've already sent a mail to ocharles about doing it whenever he's able.
Then you should be able to switch on Travis integration for /picard from there.
2013-11-01 30531, 2013
Freso
(There should be a neat on/off switch you can click to toggle its state.)
2013-11-01 30558, 2013
navap
It requires write access to the repo, are people okay with that?
2013-11-01 30520, 2013
Freso
I'd say yes.
2013-11-01 30542, 2013
navap
luks, bitmap?
2013-11-01 30552, 2013
Freso
It probably needs it to set the hook data (User, Token, Active state) on GitHub.
2013-11-01 30520, 2013
luks is fine with that
2013-11-01 30540, 2013
luks
and unrelated question, what is link_attribute_credit?
2013-11-01 30540, 2013
LordSputnik joined the channel
2013-11-01 30545, 2013
luks
is it something like that you can overwrite an instrument name?
2013-11-01 30509, 2013
andreypopp joined the channel
2013-11-01 30548, 2013
luks
ah right, and we have two new tables just to avoid a NULL column on link_attribute
2013-11-01 30534, 2013
luks is afraid he will never understand the purpose of that
2013-11-01 30557, 2013
CatQuest joined the channel
2013-11-01 30554, 2013
navap
Freso: I enabled travis, but then realized it gets write access to the entire metabrainz organization on github (public repos anyway) so revoked it. I want to wait for ianmcorvidae or ruaok to okay that
2013-11-01 30529, 2013
Freso
navap: Huh? It shouldn't need access to metabrainz, only musicbrainz(/picard)...
2013-11-01 30540, 2013
Freso
Oh, because it's your account it's getting write access for?
2013-11-01 30506, 2013
navap
Yes, it's account level privilegs and that includes any organizations the account is a part of
2013-11-01 30515, 2013
ijabz joined the channel
2013-11-01 30520, 2013
Freso
You can probably break the link between your account and Travis once it's set up.
2013-11-01 30508, 2013
Freso
Travis just needs to feed the User and Token to GitHub, so GH can make authenticated requests to Travis.
2013-11-01 30516, 2013
navap
Well that part is done
2013-11-01 30537, 2013
Freso
So now we just need Mineo or someone to merge the PR. :)