Live data from Hacker News

Harness launches Gitness, an open-source GitHub competitor

techcrunch.com

71–80 of 89 posts

Re: Harness launches Gitness, an open-source GitHub competitor

#72

Gitness, an open-source GitHub competitor which hosts their open-source code...on GitHub... with a prominent call to arms on their landing page to star their repository...on GitHub... If you don't even use your own product why should anyone else use it?

I run the Gitness Project at Harness (also Founded Drone, on which this is based). It was mentioned by another Harness employee, but we have been dogfooding Gitness internally for the past 6 months. The project is entirely self-hosted at this point.

There was a lot of discussion internally about what message it would send if we also published the source code on GitHub. I was very adamant that we need to host on GitHub because this is where Open Source collaboration happens today, and we need to meet developers where they are today.

No shame here.

It is important to remember that Gitea is a very popular project and is a success by any measure with tens of thousands of installs, and they host on GitHub. I don't think that detracts from how awesome their product is. GitLab also hosted on GitHub in the early days to grow their community.

I definitely hope that one day, developers will love Gitness as much as they love GitHub, and they will choose Gitness to host their Open Source communities. But that will take a lot of time and a lot of work. We are here for it, but today is just a humble day 1 launch. We have years of work ahead of us.

Re: Harness launches Gitness, an open-source GitHub competitor

#73
post #56

Earlier quoted context omitted.

I went to check on this, and it seems that https://github.com/harness/drone redirects to harness/gitness. I'm now very confused. The "Community Edition" links on https://docs.drone.io/ are all broken because of this.

Gitness is a continuation of Drone: they incorporated it in one big PR [0]. Cynically, when coupled with the CTA to star on GitHub, it feels like they did it this way to preserve the star and fork counts. [0] https://github.com/harness/gitness/pull/3364/

Nothing cynical about that statement. We definitely want to preserve the star counts! But as the founder of Drone, and Head of Product for Gitness, I see Gitness as the next major version of Drone. Gitness is built on the Drone pipeline engine and uses significant amounts of Drone code. And in the coming months, when you upgrade to the latest version of Drone you will get Gitness. So to me, they are one and the same.

Re: Harness launches Gitness, an open-source GitHub competitor

#74
post #23

Earlier quoted context omitted.

Looking at the forks list, it looks like they converted their old "drone" repo into the "gitness" repo: https://github.com/harness/gitness/forks So the stars all carried over. The old drone link now redirects to gitness: https://github.com/harness/drone

You are right, this PR is where they introduced git to drone: https://github.com/harness/gitness/pull/3364/ Would have been awesome to see this as a separate project, but I guess they would like to ride the drone CI wave. I like drone, unsure about including git in there

I see Gitness as the evolution of Drone. We are using the Drone pipeline engine and a ton of Drone code under the hood, but we are also adding Code hosting capabilities. And at some point, when you upgrade to the next major version of Drone, you will actually be upgrading to Gitness.

I should mentioned that we will never force you to host your code on Gitness. You will be able to use Gitness Pipelines with other code hosting providers, including Gitea.

I think the challenge with starting a new project is that it would result in Drone feeling completely abandoned because there would be zero investment going forward. We want to bring the community with us. I really do think Harness is breathing new life into the Drone project with this rebranding (12 full time developers and counting) and I am really excited to see where we are a year from now.

PS glad to hear you like Drone. I hope you will consider testing out Gitness at some point and letting us know what you think. It is still early days, but the team is making improvements daily. Hit us up in our Slack channel if there is anything we can do to help.

Re: Harness launches Gitness, an open-source GitHub competitor

#75
post #64

Earlier quoted context omitted.

Mind you I use (and thus pay for) Sourcehut: the vast majority of folks won't be cross shopping Sourcehut and GitHub. As it stands now the UX is (to put it charitably) bad. There's a lot to like, but overall Sourcehut is disjointed rather than cohesive. The workflow itself is also an acquired taste. With a bit of spit and polish Sourcehut could be quite nice to use, but it's not there yet. Hell, I bet Drew could pick…

I bet there will be more sourcehut customers than this person’s new offering. He doesn’t even know his competitors.

Very possible. SourceHut is great and seems to be most popular with developers and open source teams (although I'm sure they also have corporate users too). We are more focused on companies and enterprises. These are different segments of the market with different needs. The former also tends to have higher user counts with lower average deal size, while the latter has lower user counts with very high average deal size.

With that being said, Gitness is a rebranding of Drone, which has 10,000+ active installations so I would say we are off to a pretty good start!

Re: Harness launches Gitness, an open-source GitHub competitor

#76
post #49

Is dark mode available or am I overlooking it? Pretty impressive so far, the pipeline tool is surprisingly robust already. "gist-like" snippet management would be awesome in this.

Yes. Dark mode is coming. Code Snippet management is a great suggestion and we will absolutely pick this up. Thanks for testing it out. Hit us up in our Slack channel if you have any future suggestions or if there is anything we can do to help.

Re: Harness launches Gitness, an open-source GitHub competitor

#78
post #5

> There hasn’t been a new Git repo launch in almost a decade,” Bansal told me. “Now you have GitHub, GitLab, Bitbucket from Atlassian, but that’s really it Seems odd that he wouldn’t know about Sourcehut (2018) and Gitea (2016).

This is probably my fault. Internally at Harness I have been hyping this launch as a "once in a decade" event. That unfortunately got translated into "first in a decade" when it hit the press. I do think the launch of a new, major open source Source Control system with kind of investment (12 full time engineers and counting) is a rare event, but I do wish it was worded differently. Nothing we can do about it now!

How does Gitness differ from already existing open source alternatives, such as Gitlab, Gitea, Gogs, Forgejo, Codeberg, Gitweb?

Re: Harness launches Gitness, an open-source GitHub competitor

#80
post #5

> There hasn’t been a new Git repo launch in almost a decade,” Bansal told me. “Now you have GitHub, GitLab, Bitbucket from Atlassian, but that’s really it Seems odd that he wouldn’t know about Sourcehut (2018) and Gitea (2016).

Also Forgejo (2022)…

They definitely know about Gitea – though they don't acknowledge it, it's partly based on Gitea. https://github.com/harness/gitness/pull/3364/files#diff-4673...

Post reply on HN