I would've liked it better, if it also had auto-deploy to gce, and auto load-balancing, scaling, health-checks and service discovery.
Google has quietly launched a GitHub competitor
61–70 of 164 posts
Re: Google has quietly launched a GitHub competitor
#62Re: Google has quietly launched a GitHub competitor
#63The reason people use GitHub is everything around the git hosting: the web interface, the account system, pull requests and issues, forking, comments, wikis, Pages, even the desktop and mobile apps. Hosting git repositories is straightforward, by design. This article is only slightly more sensible than claiming that S3 is a GitHub competitor because you can git clone over HTTP.
Lately, the Web UI has been sucky, I relied on my username button quite a bit, now I have to perform two steps to go to my user page
Re: Google has quietly launched a GitHub competitor
#64My team has just started looking for a github replacement because the code review workflow is just not working for us, we need something with more structure. I think there's plenty of space for feature and price competition, especially for private repos where github's social network effects don't matter as much.
check out stash by atlassian https://www.atlassian.com/software/stash
I always found Crucible much nicer and it integrates w/ Stash decently, but I worry it and Fisheye are on the backburner at Atlassian.
Re: Google has quietly launched a GitHub competitor
#652. No built in issue tracker or wiki (?)
Re: Google has quietly launched a GitHub competitor
#66The reason people use GitHub is everything around the git hosting: the web interface, the account system, pull requests and issues, forking, comments, wikis, Pages, even the desktop and mobile apps. Hosting git repositories is straightforward, by design. This article is only slightly more sensible than claiming that S3 is a GitHub competitor because you can git clone over HTTP.
Lately, the Web UI has been sucky, I relied on my username button quite a bit, now I have to perform two steps to go to my user page
Re: Google has quietly launched a GitHub competitor
#67> This Beta release of Cloud Source Repositories is free and can be used to store up to 500 MB of source files.
No thanks! I still remember what happened with AppEngine.
Re: Google has quietly launched a GitHub competitor
#68Earlier quoted context omitted.
Lately, the Web UI has been sucky, I relied on my username button quite a bit, now I have to perform two steps to go to my user page
To be honest, I think it has always been sucky in many ways. They change it quite frequently, but it doesn't actually seem to be changes that improve the UI. It only makes it frustratingly different than before. I often wonder if the projects my team works on ends up that way. We A/B test a lot of changes and often find that it makes absolutely no difference in conversion. In the end we often don't change things that…
Github's issue tracker is also very half baked, every real project has to has a Trac instance or so somewhere else.
But _it has critical mass_, and pull requests and the way commenting them and testing them etc works is really awesome, and it'll be hard for a new competitor to get people to move.
Re: Google has quietly launched a GitHub competitor
#69Earlier quoted context omitted.
To be honest, I think it has always been sucky in many ways. They change it quite frequently, but it doesn't actually seem to be changes that improve the UI. It only makes it frustratingly different than before. I often wonder if the projects my team works on ends up that way. We A/B test a lot of changes and often find that it makes absolutely no difference in conversion. In the end we often don't change things that…
Exactly this, it always sucks and it changes too often in completely random ways. Github's issue tracker is also very half baked, every real project has to has a Trac instance or so somewhere else. But _it has critical mass_, and pull requests and the way commenting them and testing them etc works is really awesome, and it'll be hard for a new competitor to get people to move.
Re: Google has quietly launched a GitHub competitor
#70When I go to princing and quota I get: > This Beta release of Cloud Source Repositories is free and can be used to store up to 500 MB of source files. No thanks! I still remember what happened with AppEngine.