I think it was time on October 26, 2018.
Technology
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
long past time. what's taking people so long
what’s taking people so long
besides the fact that there's no decent alternative for workloads of a certain size/scale?
Which almost nobody needs?
What is missing from GitLab?
A platform that is down for almost a whole day every month does not seem like a decent alternative for those workloads
Honestly. GitHub has been playing catch-up to Gitlab's features for like decade to me. I still prefer their ci runner model to this day.
There's always Azure DevOps. Wait...
Yep. Pretty sure it's just inertia/network effect at this point.
Decentralisation. I don't want to fall in the same trap picking a huge platform which can only be ran by a large entity. Federation in Forgejo is taking quite long.
We made a PoC on top of Solid which does work so it is clearly possible, but the code quality is too low to trust the solution.
Perhaps we should use git in the distributed manner it was designed
Yeah, too many people don't know about having multiple remotes
One thing, any chance you've heard of a way to have two remotes, one basically ignored gitignore (personal self-hosted storage) vs front-facing with github or similar?
Hmm not natively but I think you could hack something together using git plumbing, perhaps just some hooks. I would still advise against adding secrets to version control even if it stays completely local though, it's still "bad hygiene" and something you should try to avoid. You don't need to go with a full-fledged secret management solution, just keep your secrets in .envs or similar external files and use a password manager to store your live keys. Of course it all depends on the specific context, if it's something bound to loopback I'm not going to stop you from running admin:admin and committing that to your personal docker-compose stash, but if it's protecting something you care about don't put it in git.
gitlab?
They've been pushing a lot of AI slop lately, and in general aim to turn gitlab into an AI-coding-first platform, where humans only coordinate AIs. Search for gitlab act 2 if you wanna know more
Why even rely on a web interface for git, just use git
Pull requests and issue trackers
When Nightmare Eclipse got banned from GitHub they were also banned from Gitlab because Microsoft ordered them to. I would not use Gitlab.
Reason #74 to do so