this post was submitted on 09 Jan 2024
3 points (100.0% liked)

Testing

100 readers
1 users here now

A local community for testing lemmy on the aussie.zone instance.

founded 1 year ago
MODERATORS
 

G'day all! Just thought I'd chuck up this random thread for a bit of a yarn. You know, sometimes it's nice to have a chinwag about anything and everything – could be your latest DIY project, a recipe you're stoked about, or even just how your day's been. It's all about sharing the good vibes and having a fair dinkum chat. So, what's the goss? Jump on in and let's have a good old chit-chat, like a bunch of mates sitting 'round the table. Cheers!

top 9 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 5 months ago (1 children)
[–] [email protected] 3 points 5 months ago (1 children)
[–] [email protected] 3 points 5 months ago (1 children)

There's an extra step with login now lemmyClient.setHeaders({ Authorization: Bearer ${loginRes.jwt!} }); need to set this 'Bearer' header with the login token. I'll see if I can come up with a patch for the bot code used by Brisbane, Sydney and Canberra to work with 0.19.x. It's annoying because the lemmy-js-client documentation doesn't point this out the in the example. I found the solution by looking at lemmy-bot

[–] [email protected] 3 points 5 months ago (3 children)

Thanks! For what it's worth I added a new issue to the lemmy-post-bot repo to request an update for Lemmy >=0.19. I'm not expecting an update though as @[email protected] hasn't been active for a while either here or there (afaik). If you're able to get a patch out do you think you'd be up for creating and maintaining a fork?

[–] [email protected] 4 points 5 months ago (1 children)

Sorry for the delay (had a few things going on at this end). I've updated the version and added a release. Cheers for the PR.

[–] [email protected] 1 points 5 months ago (1 children)

Woah @[email protected] is back! Thanks for merging @[email protected]'s pr. Hope everything is well in your part of the world.

[–] [email protected] 2 points 5 months ago

Just on an intense project implementing a kubernetes hosted application at scale... and had some health issues come up. All sorted now.

I'm going to add some unit tests to this project and some alerts.... and possibly a second maintainer so this doesn't happen again.

Sorry for the delay!

[–] [email protected] 1 points 5 months ago

I'll have a look into it later today. My hope is that a pull request should get their attention if they are active on GitHub (or email) and have the time to review, merge and update the version they're running.