Hmm, I still will use Gitlab instead of Github. Unlimited public and private repos for free is nice.
Introducing unlimited private repositories
41–50 of 662 posts
Re: Introducing unlimited private repositories
#42That's cool but seeing as Bitbucket has unlimited private repos for everyone, I'll be sticking with Bitbucket for private trash and Github for public trash.
Re: Introducing unlimited private repositories
#43This is, of course, a positive way to spin the fact that they're raising prices significantly for many organizations. I'm glad there's at least a year that we can keep using the old plans.
Re: Introducing unlimited private repositories
#44For comparison, quoting from the AWS CodeCommit pricing page... AWS CodeCommit costs: $1 per active user per month For every active user, your account receives for that month: 10 GB-month of storage 2,000 Git requests And the 1 year free tier is: 5 active users 50 GB-month of storage 10,000 Git requests
Anyone who's using CodeCommit - have you hit the limits? How much did you go over by?
Re: Introducing unlimited private repositories
#45Pretty angry that Github have made this change with no mechanism for adding machine users without paying a per month charge. It seems like a key feature, which is currently horribly painful to manage and now expensive. How does everyone else create credentials that CI can use to checkout code?
Why don't you just add the SSH public keys of your CI machine to your own GitHub account?
Re: Introducing unlimited private repositories
#46Its unfortunate that this doesn't promote trying to get business users to look at the code. In our organization 3 or 4 users are read only and really just go in at times to check specific errors, or logic for certain SQL queries, they don't really contribute. We will now have to pay $9 per month for these type of "read only" users.
Re: Introducing unlimited private repositories
#47Do outside collaborators count as paid users?
Re: Introducing unlimited private repositories
#48I'm glad. Occasionally I would delete abandoned projects to make space and now they can live forever to remind me of my failure!
Re: Introducing unlimited private repositories
#49http://blogs.msdn.com/b/samer/archive/2010/01/27/quick-share...
Re: Introducing unlimited private repositories
#50Its unfortunate that this doesn't promote trying to get business users to look at the code. In our organization 3 or 4 users are read only and really just go in at times to check specific errors, or logic for certain SQL queries, they don't really contribute. We will now have to pay $9 per month for these type of "read only" users.