9
submitted 10 months ago by sheodox@lemmy.world to c/alexandrite@lemmy.world

tl;dr: Alexandrite now has version numbers, new official docker images are built only when publishing a new release instead of with every change to the main branch, currently 0.7.0 is the only/newest version (if you're using latest that's fine, it'll keep pointing to the newest version too). Now you'll find a version number at the bottom of the "About Alexandrite" page. Alexandrite.app continues to run the latest code from the main branch.

For the technically inclined who want more background: the official site, alexandrite.app, has always been built off the main branch with auto-deploys. I can find a bug and within 5 minutes alexandrite.app can be updated with my fix. It's really convenient because if I deploy something then realize I missed an edge case I can just fix it quick and probably not very many people were ever impacted.

When I first added self-hosting support I just made it publish images based on changes to main, and planned to add proper version numbers soon after (which I've now done). Now knowing people are self hosting using my docker images, and since I don't control how quickly fixes are deployed or when they update, I've needed to be extra cautious to make sure everything works perfectly the first time (or as close as I can manage by myself). I just want to avoid a scenario where I release a big update at 6:00PM, notice a bug and fix it by 6:05PM, but someone's self-hosted instance updates daily at 6:03PM and now that instance has to live with that bug for the next day.

That's why I made this change. The main site can be the "bleeding edge" and then the official docker image releases might be slightly behind and hopefully be slightly more stable.

Besides that, I've been thinking about creating somewhere to chat and share news/ideas of Alexandrite updates besides just this community. Thinking about making either a Discord server or a room on Matrix. Thoughts?

top 2 comments
sorted by: hot top controversial new old
[-] Blaze@discuss.tchncs.de 2 points 10 months ago

Seems great!

[-] SpaceCadet@sopuli.xyz 2 points 10 months ago

Sensible decision.

Should also note that people who would prefer to have the latest version from main can always just build it themselves from the Dockerfile. That's what I'm currently doing.

Thinking about making either a Discord server or a room on Matrix. Thoughts?

Anything but Discord, but that's just my opinion.

this post was submitted on 11 Aug 2023
9 points (100.0% liked)

Alexandrite

340 readers
1 users here now

Alexandrite is a desktop-first alternative Lemmy client.

Find a bug or have a feature request? Create an issue on Github, or post here.

founded 1 year ago
MODERATORS