I would like to use bare repos because I don’t share with anyone else and don’t really need the web-ui for issues or wikis or anything.
However, I need git-lfs and if I understand correctly, that doesn’t wont work with a bare repo over ssh.
I was using gitea a while back and they had a way to dump repos and db, but there didn’t seem to be a way to restore. That being the case I switched to gogs which has been great. It was only recently I learned that gogs wasn’t very active and there was some kind of security breach. Mine is only accessible on my LAN so not particularly worried about security.
Anyhow, looking at forgejo now it seems like there still isn’t a great way to restore from backup? I guess that might not matter to me if I’m only interested in the repos and no comments or other stuff that might be in the database.
Serinus@lemmy.world 1 month ago
But ci/cd though
lime@feddit.nu 1 month ago
just use a make file like a civilised human being
PotatoesFall@discuss.tchncs.de 1 month ago
forgejo supports woodpecker CI I thought?
eodur@piefed.social 1 month ago
Why not forgejo’s built in ci/cd? Its worked great for me so far?
PotatoesFall@discuss.tchncs.de 1 month ago
I didn’t even know that’s a thing! Looks like it’s somewhat new. What a time to be alive!
DaPorkchop_@lemmy.ml 1 month ago
Jenkins has fairly solid Gitea/Forgejo integration :)