Meeting start: IRC Logs for #metabrainz | MetaBrainz Chatlogs
Agenda
Reviews
IRC Logs for #metabrainz | MetaBrainz Chatlogs
samj1912:
so this week, I learnt a lot of new stuff, the general JS ecosystem, React, Redux, flux and started helping with the react port for mbs
the PR is here →
https://github.com/metabrainz/musicbrainz-server/pull/608
I started out thinking I will port just 1 header file, but ended up doing a bunch of them
this also helps me digest MBS code in managable bits
and look into WS/3 parts
apart from that, picard reviews as usual
and I helped @chhavi with a POC for our design system
Addendum: forgot to add that he also started writing a blog documenting the freezing system for picard/pyqt apps in general
IRC Logs for #metabrainz | MetaBrainz Chatlogs
IRC Logs for #metabrainz | MetaBrainz Chatlogs
IRC Logs for #metabrainz | MetaBrainz Chatlogs
IRC Logs for #metabrainz | MetaBrainz Chatlogs
IRC Logs for #metabrainz | MetaBrainz Chatlogs
IRC Logs for #metabrainz | MetaBrainz Chatlogs
iliekcomputers:
Worked on LB PRs and spent a bunch of time trying to batch submit listens instead of just submitting 50 at a time. Almost ready but still some problems in it.
I also spent some time trying to understand how dumps get to the ftp server in MB, so that I can get LB dumps to the ftp server too. Ideally I’ll get it working this week.
In other news, currently in cold Manali for a few days, be back tomorrow.
IRC Logs for #metabrainz | MetaBrainz Chatlogs
IRC Logs for #metabrainz | MetaBrainz Chatlogs
ApeKattQuest_MonkeyPython:
Well! it seems finally a solution to my macomputer is in sight! I’ve rung them and sent email, the guy has sent me an answer that he’s working on it tonight and tomorrow!
Hopefully this means I’ll be getting the machine back asap!
Still doing some works on releases and instruments. I’ve now almost finished the 3 /Dvořák/ releases I rented before yul (lol) -__-
IRC Logs for #metabrainz | MetaBrainz Chatlogs
IRC Logs for #metabrainz | MetaBrainz Chatlogs
chhavi:
So this week, I and bitmap finally set up our design system repo, for the “grand redesign”
It’s still empty, but yes, we are on it.
Also fiddled with bootstrap and react to set up a POC for it, with help of samj1912
Final-ish rounds of mockup ready for Artist entity. Will put them for feedback this week. Once done, we can start slicing them into components for our design system
Having a basic template and components, will make it faster for designing/developing other entity pages. We should be rolling with this redesign more rapidly in a month or so, in my estimation! (hopefully)
Apart from that, helped zas a bit with picard log viewer and a banner for our latest cleanup.
IRC Logs for #metabrainz | MetaBrainz Chatlogs
IRC Logs for #metabrainz | MetaBrainz Chatlogs
IRC Logs for #metabrainz | MetaBrainz Chatlogs
IRC Logs for #metabrainz | MetaBrainz Chatlogs
ferbncode:
This week, I created a PR in CB for creating db tables in test container before the tests run. This would prevent tests failing due to code running while running and setting up the test app (as in Pull requests · metabrainz/critiquebrainz · GitHub ). Will try to improve this by adding test.sh (like in LB, AB), so that there is no need to remove containers explicitly.
IRC Logs for #metabrainz | MetaBrainz Chatlogs
@rsh7
IRC Logs for #metabrainz | MetaBrainz Chatlogs
@kartikeyaSh_ircc
IRC Logs for #metabrainz | MetaBrainz Chatlogs
This week I created 3 tickets(LB 308 ,309 ,310 ) and created 3 PR’s on LB (LB-148 ,308 ,309 ). these deal with Last.fm compatible API. I need to discuss some problems that i’m facing then continue further work.
@akhilesh
IRC Logs for #metabrainz | MetaBrainz Chatlogs
GSoC idea design tickets
IRC Logs for #metabrainz | MetaBrainz Chatlogs
Syswiki for community-run services
Leo_Verto:
I’m doing a fresh install of BrainzBot and samj asked me to document it, where should I do that? The syswiki seems like the obvious place but I don’t (and definitely shouldn’t) have access to it. This seems like it’d affect all projects run by non-MeB employees (e.g. also BookBrainz). Should this kind of info go into the project repositories? The wiki? I’d love to just have a central place for storing and finding that kind of info.
also is there any monitoring stuff that we should plan to integrate?
Some discussion and clarification happening, but ultimately there was consensus that installation and deployment documentation should be in the related project’s repository, to the extent possible (ie., nothing secret, like credentials).