I just really hope they add Slack and JIRA support.
Forgejo v1.21 is available
Submitted 11 months ago by wintermute@feddit.de to selfhosted@lemmy.world
https://forgejo.org/2023-11-release-v1211-0/
Comments
jelloeater85@lemmy.world 11 months ago
corsicanguppy@lemmy.ca 11 months ago
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.
neshura@bookwormstory.social 11 months ago
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)
poVoq@slrpnk.net 11 months ago
There is support for Slack via repository webhooks.
jelloeater85@lemmy.world 11 months ago
Eh, it’s not the same as the built in links with JIRA or GitLab.
corsicanguppy@lemmy.ca 11 months ago
Do the actions still look like Ansible?
Then no.
LunchEnjoyer@lemmy.world 11 months ago
Never heard of this one before, looks like a really neat project!
baduhai@sopuli.xyz 11 months ago
It’s a fork of gittea aiming to accelerate federation support.
pimeys@lemmy.nauk.io 11 months ago
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.