Got a few updates for you on the mockups too. But it will take longer chatlogs (and patience). Let me know whenever, I will be happy to run you through them!
2017-10-30 30320, 2017
RJ2 joined the channel
2017-10-30 30337, 2017
ruaok
let me take care of a few things, then we do a little
Freso: you got my email about the JIRA design tickets thing? I hope it makes sense.
2017-10-30 30318, 2017
yvanzo
bitmap: I wonder whether bootsy crash is related to the stuck edit reported in MBS-9512. I did not find a way to reproduce this issue for now. The easiest way to unblock it seems to close it with failure directly in the DB, otherwise we might consider hotfixing with https://github.com/yvanzo/musicbrainz-server/comm… although I’m unhappy with adding a special
ideally we should add a UI element for every piece of data which invites the user to participate.
2017-10-30 30350, 2017
chhavi_
Now this is what you would see if you do "see more" on events card
2017-10-30 30338, 2017
chhavi_
Yes, on the same page as you with adding pieces of data that invite engagement :) That should be easy once we have a template.
2017-10-30 30306, 2017
chhavi_
"Write a review" for cross brain pollination? What do you think?
2017-10-30 30340, 2017
ruaok
yes, please!!
2017-10-30 30358, 2017
ruaok
this is looking quite good!
2017-10-30 30300, 2017
chhavi_
Other things that I am *really* excited for is our "user dashboard". I see so much potential in it. We can have so many things that a user could possibly do. I want it to be to that nice, that people will never want to log out of it :D
2017-10-30 30314, 2017
ruaok
:D
2017-10-30 30345, 2017
zas
ruaok: i update nagios configs, but both instances are showing false alerts ... not sure what is going on, but please ignore alerts for now. US instance & Frankfurt instance have troubles to connect to Hetzner it seems
2017-10-30 30312, 2017
ruaok
odd, ok.
2017-10-30 30323, 2017
chhavi_
I think you are okay with the structure. There are details to these mockups that need to be worked out. I will take help from reosarevok and Freso and others in our community to do that.
2017-10-30 30341, 2017
ruaok
yes, I'm ok with it. But also consider that I am not the best judge of this. I am far from a power user on the site.
2017-10-30 30352, 2017
ruaok
I'm quite encouraged by what you're doing. :)
2017-10-30 30325, 2017
chhavi_
Yes, Freso is on our JIRA design tickets thing. Once it's done, I plan on slicing it a bit and asking for feedback on tickets.
2017-10-30 30353, 2017
chhavi_
We did discuss a design ticket workflow with our in-house JIRA experts too :)
2017-10-30 30318, 2017
chhavi_
Next thing that I would want in your notice is some of the discussions we had regarding the "add an event" page
2017-10-30 30301, 2017
chhavi_
it's our first *edit* page, so I want to be careful with it
ruaok: If you could open this link and scroll down to *placement of relationships* section, I will give you a bit of context
2017-10-30 30340, 2017
ruaok is there
2017-10-30 30329, 2017
chhavi_
So basically there are two ways we can place "relationships" in our redesign
2017-10-30 30304, 2017
chhavi_
One is contextually. Like venue makes sense with date and time
2017-10-30 30330, 2017
chhavi_
But this way we will be scattering our relationships, unlike what we have now
2017-10-30 30351, 2017
ruaok
I think that could be a good thing, no?
2017-10-30 30352, 2017
chhavi_
And the other way, is to do it, how we do it now. A relationship editor box with a few default relationships
2017-10-30 30307, 2017
ruaok
because lumping them into "relationships" in one spot is confusing.
2017-10-30 30332, 2017
chhavi_
Both has it's pro and cons. Freso and reosarevok played the two sides of my debate very well :p
2017-10-30 30353, 2017
chhavi_
As you can read in the doc.
2017-10-30 30328, 2017
chhavi_
Sorry for not typing both sides of the debate again, but it's there in the doc :)
2017-10-30 30326, 2017
samj1912
ruaok let me know if you want to do the search schema discussion as a meeting agenda or as a discussion between you me and bitmap. I'll remove it from the agenda otherwise.
2017-10-30 30345, 2017
ruaok
better smaller to start with, samj1912.
2017-10-30 30349, 2017
ruaok
bbiab, sorry
2017-10-30 30303, 2017
TOPIC: MetaBrainz Community and Development channel | MusicBrainz non-development: #musicbrainz| Google Code-In https://goo.gl/8xSZem | Meeting agenda: reviews, Google Code-in (Freso)
yvanzo: I don't think it's related to the crash personally (never seen ModBot cause something like that)
2017-10-30 30319, 2017
bitmap
zas: hey
2017-10-30 30347, 2017
zas
can we make meb website redundant ?
2017-10-30 30317, 2017
bitmap
yvanzo: I wonder if we even validate that the name in the 'new' field is non-empty, I guess that comes from /ws/js/edit. if we don't it might be better to fix there then when the edit is being accepted
2017-10-30 30333, 2017
bitmap
*than when
2017-10-30 30342, 2017
bitmap
zas: I guess one issue is that it needs to serve replication packets, so it has to be on the same machine as the musicbrainz-production-cron container currently (it shares a volume)
2017-10-30 30332, 2017
zas
so, can we make musicbrainz-production-cron somehow redundant ?
2017-10-30 30356, 2017
zas
Freso: yup, might be interesting, creating an account
2017-10-30 30344, 2017
bitmap
not really, since the dumps/packets can only be generated once, by one machine
2017-10-30 30305, 2017
bitmap
but we can perhaps rsync them to another volume afterward
2017-10-30 30345, 2017
zas
ok, i just want to start something about this issue, the current situation isn't great at all
2017-10-30 30349, 2017
bitmap
I think we can put an nginx container in front of the packets and still use X-Accel-Redirect to server them from any machine
Actually, is running that necessary to be a slave DB? All I really need is for the DB to auto update from the master MB DB.
2017-10-30 30317, 2017
bitmap
and the catalyst package should live somewhere at ~/perl5/lib/perl5/Catalyst*
2017-10-30 30341, 2017
bitmap
ah, well in that case no, you don't need the website running to pull in replication packets. but it should have installed it regardless, so might hint at other issues
2017-10-30 30354, 2017
chemdream
I have the right env vars. Searching them for Catalyst. Thanks!