lucifer: possible breakout topic: deployment scripts? how do you feel about the scripts these days? You do a lot of LB deployments
lucifer
alastairp: sure sounds good. i usually do `docker rm -f container && start container && tail logs` these days fwiw.
alastairp
there was a small comment by zas about how we might start using ansible for this, but that's not short term
not sure if it's something that we should talk about more, or just improve
lucifer
not sure how that'd work but we could try/discuss.
maybe just a fabric script would suffice.
alastairp
monkey: last time I blindly merged a dependabot PR it introduced a major bug in use of a dependency which was weird because there was another minor release which had since been released which fixed it
zas
lucifer: the idea would be to transpose existing shell scripts starting containers to ansible, so we can remotely control the deployment. Ansible docker module has a wide support, including of compose. But at this point we didn't do much research about what it would involved, and we may change our mind about that if it appears to be a mess
yvanzo
Freso: Would it be alright to have a monthly reminder about reviewing security alerts in meetingβs topic/agenda?
i'll take a "Sesame and Cardamom Brownie" ;) , alastairp.
alastairp
chinmay: English menu scroll down
lucifer: we can accommodate if you want ;)
lucifer
hehe sure :D
chinmay
OH! I thought everything is spanish xD
and now I'm hungry at midnight π₯²
lucifer
converted my daily jam playlists to spotify ones using spotify_metadata_index, 67% hit rate in the combined_lookup index. missing cases appear to be because we prefer CD releases over digital media for canonical releases.
maybe we could build another artist name + track name index (in addition to the one having album name in it) to improve hits.
kellnerd joined the channel
kellnerd
bitmap: I have yet found another thing where I need your help: So far I could not figure out how to select a vocal attribute (and a credited name for the vocal) for which I know ID or MBID.
It looks like I need a dozen nested dialog actions and a full attribute object instead of its MBID - no idea where to get that from other than hardcoding it :(
The old way I did it was very simple: `rel.setAttributes([{ type: { gid: 'd3a36e62-a7c4-4eb9-839f-adfebe87ac12' }, credited_as: 'Narrator' }]);` gave a spoken vocals rel for a narrator.
im getting an internal server error when searching for CD stub entities using beta.musicbrainz.org
error starts: Can't use an undefined value as an ARRAY reference at lib/MusicBrainz/Server/Entity/CDStub.pm line 134. at lib/MusicBrainz/Server/Entity/CDStub.pm line 134