ruaok: My workflow is always push the version upgrade to master (from my local machine or github website) then on the prod machine do `./scripts/update_services.sh $version $container`. No mess no fuss
ruaok
and that works really well when you're releasing software that you can fully test on your own setup. I wish my life was that easy.
ruaok notes that data dumps are the bane of his existence
iliekcomputers
that's enough for a farm?
mckean_ joined the channel
CatQuest
haha, it's not even enough for a n appartment here
(thoguh a farm further away. who knows)
ruaok notes that "buying a farm" can also mean to "kick the bucket"
i'm sure kicking buckets is something yo ucna do for free
reosarevok
iliekcomputers: well, if it's not in the best state of repair, yes :D
dseomn_ joined the channel
CatQuest: it's just about enough for a flat in the city, but middle-of-nowhere is cheaper :D
CatQuest
indeed
unfortunately here, middle-of-nowhere doesn't always have good or evne possible internet
mckean has quit
dseomn has quit
dseomn_ is now known as dseomn
reosarevok
Oh, "good" probably not
A lot of those here use 4G mobile net
That's surprisingly decent nowadays tho
Rotab
i get ~10 mbit on 4G in my home :D
reosarevok
I mean, if you want to download a 50GB videogame, then it's a bit meh
But for programming or Spotify or whatever it works fine
At least in my experience of countryside net here
reosarevok remembers waiting 12 hours to play Witcher 3
Maybe even a bit longer :D
Rohan_Pillai has quit
RikkoM joined the channel
Rotab
and when you're finally done, there's a new 20 GB patch :D
reosarevok
To be fair even if Estonia is quite empty, I suspect you can get a lot more into the middle of nowhere in Norway / Sweden
I've merged #1339 already. resolve and feel free to merge. I'll do the release after.
Etua joined the channel
Mr_Monkey
Sure. I'll make a note again here that #1339 hasn't been re-reviewed, so hopefully I didn't shit myself on that code and everything works as expected :)
Merge conflict resolved, waiting for JS tests to pass.
Etua has quit
ruaok
Oh. Should we get another set of eyes before proceeding?
reosarevok: I'll leave the api email to support@ for you.
i intend to further debug this after completing the spotify reader fix
alastairp
it feels like this is because we have 4 images for each of the test runs (so they have a different project), but we're filtering on label, and so it's trying to delete images for other runs too?
maybe we can filter on name as well to prevent this from happening
c1e0 joined the channel
where are you getting this output from? when you run it locally, or when you run on CI?
_lucifer
or we can modify the label as well, like ListenBrainz Javascript for js test
CI
alastairp
the label is in the Dockerfile, so it's the same for each of the tests
_lucifer
I am printing the images it finds so the first 4 lines are from that
alastairp
ah, right!
_lucifer
yeah, but only integration and unit tests use the same Dockerfile
alastairp
ah, good point. and I hope that we can merge these together shortly anyway
I think the easiest fix is just going to be to add a name wildcard match to the filter. I think it's the right thing to do here
_lucifer
makes sense
alastairp
do you know why this none:none item is turning up?
it's matching the label I guess? but hasn't been tagged for some reason
intermediate layer? or maybe something that wasn't removed properly
_lucifer
no, i don't know why that happens. yeah, that' possible
alastairp
OK
_lucifer
could be images from other CI runs on branches that don't have labels yet
alastairp
I'm just popping off to lunch. back in 30-45m, and maybe we can both look at this together
Mr_Monkey: Hi. Do you need any help for #1320? I have some free time today (waana freshen up mood after viva cc _lucifer :p)
Mr_Monkey
_lucifer: Thanks for moving the enpoints on 1320, I liked our little exchange of skills between PRs :)
Hah, timing !
shivam-kapila: I think we're done, actually, but I still need to build and try locally and deploy on beta. If you have time to review the PR I'd appreciate that
shivam-kapila
Sure thing. I can help with testing and review.
akashgp09 has quit
Mr_Monkey
Thank you !
I'm struggling with some webpack config and transpilation for old firefox versions and it's doing my head in, so help on that is welcome :D
_lucifer
Mr_Monkey: me as well! :D
Mr_Monkey
On that = on pr 1320
akashgp09 joined the channel
shivam-kapila
Mr_Monkey: sure. I will try to look into it
CatQuest
[11:56] <reosarevok> Oh, "good" probably not
[11:56] <reosarevok> A lot of those here use 4G mobile net
4g = not "good"
#justestonianthings
I'll be lucky to get 4G levels in *oslo* ffs :D
ruaok: I'm around I can test some last.fm stuff!
_lucifer
we have "4G" here but its slower than 3G by most international standards :(
ruaok
its deployed, all set!
CatQuest
oh. well I cna still test :D
importing fro mlastfm right?
akashgp09 has quit
ruaok
yerp
CatQuest
hm. it's been made more dificult to fidn the "import" page tbh. I didn't find a button in the menu-bar, or my user page/userdropdown
oh there it is
ooh "Sending page 8 of 80"
the import is going really fast though 👍 already done
1543022 total :D
hm so i cna recomend things to "my followers" but right now yo ucant follow anyone uness it's by doing some database magic (becasue you cna but the gui to follow someoen hasn't been written just yet)
right?
(also I would love a "recommend this *album*(release)" feature)
ruaok
you can follow any user by going to their profile.
no magic needed.
sumedh joined the channel
Mr_Monkey
There is a follow button next to their name on their profile