GitLab is reportedly up for sale
GitLab is reportedly up for sale

GitLab is reportedly up for sale

GitLab is reportedly up for sale
GitLab is reportedly up for sale
I keep basically all of my shit on Gitlab, so depending on who they sell it to, that might be a goodbye. I've really enjoyed the platform, but if it goes into hands of either some clueless business people, data aggregator, or "AI-first" bullshit, i'm migrating to something else.
I can’t think of a single reason that wouldn’t happen.
There would be no other incentive for companies to buy it.
A company might want to extend it's service offering with a build pipeline/CICD system, and buying GitLab would get them the best-in-class service.
Microsoft bought GitHub for much of the same reasons, and GitHub didn't went to hell after the acquisition.
I'm in the same boat. I migrated all my stuff to Gitlab the day it was announced that Github was being acquired by Microsoft. I hadn't even really heard of Codeberg at the time. So I migrated to Gitlab.
And it sounds now like there's a high likelikhood I'll need to move it all again.
I hadn’t even really heard of Codeberg at the time.
I've had my stuff on Gitlab way before that ever even happened, just because I've already had issues with the platform before, and knew it would eventually change hands. Shame it'll likely happen again with this too
Come to Codeberg! I'm a member of the co-op and we're not for sale.
I've been casually taking a look at it for a bit, so it's definitely on the radar
Edit: Overall i’m happy, at first proper glance, but not having access to even barebones CI is kind of a pain. I can’t really deploy my own at the moment, and having to request access to their own Woodpecker instance is something that seems unlikely to be approved
You shouldn't wait because it's going to happen. I moved all of my projects off of Github and Gitlab, and now self-hosting my own gitea instance. It's been great and never looked back!
come to https://sr.ht/
I actually have an account on there with almost nothing, just my nix configuration, plus a repo I cloned to commit a bug fix on software I used. But it seemed like the most responsible solution as in the price is reasonable, plus I actually like the interface. Codeberg also looks good and claims to be better in some regards, but these are the only choices nowadays.
Anyhow, I'm still waiting for Pijul to have a final 1.0 release and independent hosting solutions to appear.
Same here. Gitlab CI was a game-changer for me, too. Any thoughts on where else you’d consider going? Aside from GitHub, that is.
I suspect that in the worst case scenario, i'll be moving stuff to Codeberg and hosting my own CI to support it
It's funny because despite all the fearmongering about Microsoft's Github acquisition it feels like it only improved since then, while Gitlab has done a shitton of questionable and shitty decisions, a ton of critical security issues and in general feels like (at best) they don't know what they are doing.
The only thing Gitlab has going for itself is that it's self-hostable, but they still retain a large amount of control.
Time to federate repos?
I hope they get true federation up running soon.
GitLab has been working on support for ActivityPub/ForgeFed federation as well, currently only implemented for releases though.
Absolutely.
I'll self host my own forgejo instance soon.
It’s also what codeberg uses under the hood for those that don’t self host.
For code hosting, doesn't that just mean you're self-hosting + others can utilize you space for a backup?
I think the benefits of federation is discoverability. I can spin up my gitea or forgejo (or something else!) Instance, but when people look for code in their instances, they can still discover my public repositories, and if they want to contribute, they can fork and open PRs from their instances.
So yeah, it means mostly you can selfhost and provide space to others, but with the same benefits that right now github offers (I.e., everything is there).
Maybe you would be able to disable other users from creating repos.
The chances of a deal are said to be weeks away, if not non-existent.
What kind of non-sentence is that?
It's an existing sentence if it's not non-exisent.
Big if true and big.
Seems like a perfectly cromulent English sentence to me.
Looked up "cromulent" in the dictionary. Wasn't disappointed!!
The kind of sentence you write when you're still 20 words from the target your editor set for the article
It's what they most not the least
The chances of the coin flip yielding heads are roughly 50%, if coins don't not exist.
It means when the author was waiting for his order at Popeyes, the guy in front who did small talk with him introduced himself as a Gitlab employee and told the author "Gitlab might sell in weeks. It is a deal or no deal"
It feels like it's saying "if rumors are true, the deal is weeks away." A reminder that it might not be the case.
I feel like sourcehut really ought to be mentioned more. It federates issue and PRs by email and has a wonderful interface while not having any ads—which is why hosting one's own repo (and their CI and IRC but nothing else) requires $2 a month, unfortunately.
I don't think it makes any sense to mention source hut because none of the features you mentioned are killer features (or relevant. Why should I care about implementation details of feature tracking?) and it completely fails to address GitLab's main value proposition: it's CICD system.
Anyone can put up any ticketing system. They are a dime a dozen. Some version control systems even ship with their own. CICD is a whole different ballgame. It's very hard to put together a CICD system that's easy to manage and has a great developer experience. Not even GitHub managed to pull that off. GitLab is perhaps the only one who pulled this off. A yams file with a dozen or so lines is all it takes to get a pipeline that builds, tests, and delivers packages, and it's easy to read and understand what happens. On top of that, it's trivial to add your own task runners hosted anywhere in the world, in any way you'd like. GitLab basically solved this problem. That's why people use it.
FYI you can self-host GitLab, for example in a Docker container.
Or you could make your life a lot easier and use Forgejo
GitLab still doesn't even support leaving comments on a commit message. Like, what? GitLab and GitHub have all these fancy shiny features but still suck at offering basic code review functionality.
I never understood the appeal.
I mean, I get it, but that's also not a thing of git, right? Just because GitHub does something doesn't mean every other hosting provider needs to. If your code review process is to comment upon specific commits, maybe it's the code review process that's wrong?
Git kinda has it? Have you seen git notes? https://git-scm.com/docs/git-notes
GitHub doesn't let you comment on the commit message either. The only one I've seen do this properly this is Gerrit. And of course regular old mailing list reviews.
There are so many blogs and posts about writing good commit messages, using Conventional Commits, etc, and the two most popular forges don't even let you comment in-line on the commit message during a review.
You can leave comments on a commit message. What do you mean exactly?
You can not highlight text in a commit message and leave an in-line comment in the same way you can for code changes in the diff.
Ive been meaning to move to codeberg, self hosted forgejo, or sourcehut so this will only accelerate that if things get worse.
I just flipped my home git to forgejo from gitlab, gitlab just had a bunch of features I wasn't using, forgejo was easy to setup and it has a nice interface. I'm just using it for source control right now, still probably huge overkill but eh
I preemptively moved to codeberg, very nice and pro IMO.
The only "downside" about Codeberg is that (for the most part) you're only allowed to host projects that as FOSS or projects you intend to make FOSS. (Stuff like personal notes and config files are fine too.)
Love me some codeberg.
GitLab is a security nightmare, good luck to whoever purchases that.
Elon has entered the chat....how many labs of this git kind can you make for him within 3 months? Can git be somehow monetized?
Could you elaborate? I use Gitlab bit i'm not a security expert.
Here is the one where I decided to never trust their code: https://arstechnica.com/security/2024/05/0-click-gitlab-hijacking-flaw-under-active-exploit-with-thousands-still-unpatched/
As if that isn't bad enough, I am pretty sure they have had other incidents.
I thought github is worse than gitlab in terms of security
Could be! But that doesn't excuse a massive security failure like sending password reset emails to attacker-supplied addresses. I am pretty sure they have had other large failures.
They are writing code with zero/negative regard for security and that makes me want to use any alternative FOSS git host.
Don’t worry everyone! It’ll get bought by some investment firm or by a large company (Microsoft [to shutter it], Google, etc) and everything will be just fine.
Right?
sigh
An other one bites the dust :'(
ಠ╭╮ಠ
Fuck. No other source forge supports groups or orgs with hierarchical projects 🫤 Gitea and Forgejo went hard on being github clones, so they're off the list. Are there any other alternatives? I don't want to have to bash together scripts to make something...
It’s not a dealbreaker for me but I feel your pain. Getting everything organized in Gitlab is a pleasure.
I looked into it after this year's massive price hike... There's no meaningful alternative. We're on the FOSS version of GitLab now (GitLab-CE), but the lack of code ownership / multiple reviewers / etc. is a real pain and poses problems with accountability.
Honestly there are not that many features in Gitlab EE that are truly necessary for a corporate environment, so a GitLab-CE fork may be able to set itself apart by providing those. To me there are two hurdles:
Honestly I think I'd be happy if forgejo supported gitlab-runner, that seems like a much more reasonable ask given the clean interface between runner and server. Maybe I should experiment with that...
GGs
@obbeel Oh that's not a good sign
I would like to say I'm not too concerned by this personally, as long as all their data remains public to all.
So.. just to repeat myself for the 300th time
This is a good example of why people use GitHub
Because it's an advantage that it's hosted by a large company like Microsoft. There's very little chance it's going to be shut down or sold off. So developers don't need to worry about their infrastructure as much
One of our projects failed because we got caught up in infrastructure.
It's funny though how the people who are the most vocal against GitHub aren't responding to this post. But they're happy to make the biggest deal about every little button on it....
Just cause something is owned by a big company doesn't mean it'll last forever, example Google and their dead list of products.
Host gitea or forjeo if you really care about your infrastructure and data. If you can't, make some compromises and pick the next best thing. But owned by big company doesn't mean lasts forever.
Github is probably the biggest code hosting platform. There is literally no evidence that Microsoft will discontinue it.. And they've spent a huge amount of time integrating it. It also generates 1 billion in revenue, so why would Microsoft sell it? Furthermore, its free for open source..
Self hosting is part of the reason our project failed.. We wasted a lot of time with that stuff. We used Mercurial, whatever the Canonical one was, and git, and we wasted a lot of time.
Github works, and is well integrated to everything
And Microsoft wouldn't fuck up with GitHub? Or sell it to god.onows who? You sure about that?
Gitlab is at least open source, I can host it myself