Earlier quoted context omitted.
I work for a non-profit open source organization that collaborates on github ( https://github.com/edx/ ) We have lots of people who aren't employees, but have signed a contributor agreement with our organization and contribute changes to our software. Our bill will go up from $200/month to over $2000/month with this new pricing. We can afford it (it's still a small fraction of our AWS bill) but it will force us to lo…
If you are non profit and open source do you really need private repos?
Introducing unlimited private repositories
281–290 of 662 posts
Re: Introducing unlimited private repositories
#282Earlier quoted context omitted.
For us as a small team it's a very positive change. Our monthly bill just went from $100 to $25.
And for us it's negative, our monthly bill has just increased by hundreds of dollars. In theory, our respective organisations could be in competition, and GitHub has just increased our monthly bill to subsidise your organisation, instead of shouldering the financial burden themselves.
Re: Introducing unlimited private repositories
#283Re: Introducing unlimited private repositories
#284Earlier quoted context omitted.
Per user pricing makes a lot more sense than per repo pricing. This way larger organizations pay more money than smaller ones regardless of how they structure their code. This is a good deal for small organizations that like to have many small repositories (for internal libraries, utilities, micro services, modules, etc). Sure, it screws up a few models that rely on external collaborators to get access to private rep…
I work for a non-profit open source organization that collaborates on github ( https://github.com/edx/ ) We have lots of people who aren't employees, but have signed a contributor agreement with our organization and contribute changes to our software. Our bill will go up from $200/month to over $2000/month with this new pricing. We can afford it (it's still a small fraction of our AWS bill) but it will force us to lo…
Re: Introducing unlimited private repositories
#285Re: Introducing unlimited private repositories
#286Earlier quoted context omitted.
Doesn't have to be OS. It could be a commercial product that grants access to the source.
It's possible, but that's a weird requirement (weird you'd want all your clients on the same repo, anyway) and you'd be able to circumvent this and come out pretty swell on the other side if that money is really worth it to you.
That's an extreme example, but we also have a single repo that a lot of collaborators get access to.
Re: Introducing unlimited private repositories
#287Earlier quoted context omitted.
Per user pricing makes a lot more sense than per repo pricing. This way larger organizations pay more money than smaller ones regardless of how they structure their code. This is a good deal for small organizations that like to have many small repositories (for internal libraries, utilities, micro services, modules, etc). Sure, it screws up a few models that rely on external collaborators to get access to private rep…
I work for a non-profit open source organization that collaborates on github ( https://github.com/edx/ ) We have lots of people who aren't employees, but have signed a contributor agreement with our organization and contribute changes to our software. Our bill will go up from $200/month to over $2000/month with this new pricing. We can afford it (it's still a small fraction of our AWS bill) but it will force us to lo…
Re: Introducing unlimited private repositories
#288Earlier quoted context omitted.
Some of these users are used for various error-reporting tools to report issues as. I'm not paying these any salary, nor are they actual, you know, people. Some of these users also aren't developers but just need access to the bug tracker. Some of them are outside contractors for whom multiple companies are now paying the github tax. But sure. $1.3K isn't much, but it's 5x more than what we had to pay previously and…
$1,380 is so small an amount that when I worked at BigCorp I could expense that and more each month without approval. No one cares about a thousand bucks.
Re: Introducing unlimited private repositories
#289Earlier quoted context omitted.
If you are non profit and open source do you really need private repos?
We have about 100 private repos at the moment, including internal tools, branding related components, infrastructure code and pre-release stuff that we're not developing in the open. We may just move those to AWS code commit, gitlab or gogs and switch back to a free org.
Re: Introducing unlimited private repositories
#290Earlier quoted context omitted.
I looked at GitLab, it seems to come off second best in terms of features [1]. [1] https://www.visualstudio.com/get-started/overview-of-get-sta... Hard to argue with free though, if that's what you're looking for.
I've always found VSTS to be at the same time expensive, bloated and missing essential functionality. I think the mentality of .NET / Microsoft developers is strange. By following Microsoft's lead, wherever that may take you, you're missing out and you don't even know what :-P