Forgejo v1.21 is available and comes with significant improvements to Forgejo Actions and the Forgejo runner. It also brings better user blocking, many documentation improvements, a shortcut button to open new PRs, mail notifications when new users are created and more.
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don’t control.
Rules:
Be civil: we’re here to support and learn from one another. Insults won’t be tolerated. Flame wars are frowned upon.
No spam posting.
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it’s not obvious why your post topic revolves around selfhosting, please include details to make it clear.
Don’t duplicate the full text of your blog or github here. Just post the link for folks to click.
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
No trolling.
Resources:
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
New Lemmy Post: Forgejo v1.21 is available (https://lemmy.world/post/8799740)
Tagging: #SelfHosted
(Replying in the OP of this thread (NOT THIS BOT!) will appear as a comment in the lemmy discussion.)
I am a FOSS bot. Check my README: https://github.com/db0/lemmy-tagginator/blob/main/README.md
Do the actions still look like Ansible?
Then no.
I am yet to see the point of this. Does this offer anything that gitea doesn’t?
Is a soft fork, its purpose is to specifically stay in step with the upstream and working on new features the upstream isn’t ready/doesn’t want. As far as I know, they’re the devs working on federation between selfhosted/any other instances.
You can find the answer to that question in the linked release notes. (What is unique to Forgejo)
I just really hope they get Slack and JIRA support.
Slack yes.
Jira requires atlassian to enhance their product in a fashion other than contract terms and pricing. Since most of their clue left - see “dead Sea effect” - and the remainders are seemingly coping with maintenance and some bug-fix, I just don’t see that happening. And I’m okay with letting a bloated java web site just … die.
wait Jira is a Java website?
That explains so much…
On that note: Why is it every single time a piece of Software I find runs or feels like absolute Garbage it turns out it was written in Java? (Ok all things being fair occasionally the ancient PHP App is in the mix as well but it’s 95% Java Apps being shit)
There is support for Slack via repository webhooks.
Eh, it’s not the same as the built in links with JIRA or GitLab. Also JIRA won’t link to it either. Hopefully one day it’ll get proper support.
Never heard of this one before, looks like a really neat project!
It’s a fork of gittea aiming to accelerate federation support.
I’m running it in my homelab for projects I do not (yet) push anywhere public, and projects containing private items such as ssh keys. It is snappy and has a ton of features. I can imagine when the federation support works, one can set up their own git forge and contribute more easily to other forges no matter what software they run.
And, to be honest, that is already how git works if you use the email workflow. Here we just get a web based flow with federated issues and pull requests. But if email is enough for you, you can have a full federation with email and git.