I don't know who gives them advice, but that's just horrible.
First, people ran to bitbucket visit if the per repo pricing. Now that that's been fixed, we're faced with high costs per user.
That difference can be used to purchase other Atlassian products like Jira and Bamboo.
How can github beat that value?
I think github is satisfied with bring #1 for hosting open source software.
god beware if your open source project needs a single private repository to share passwords between admins for example or private config for your webserver. Suddenly you see yourself at 394$ compared to the 7$ you paid before.
if you share Ansible inventory files that are encrypted with ansible-vault, then this is not happening. But i still wouldn't want to have a public repository with the files and the metadata of servers that is clearly not meant for public consumption.
Let me brig another example for OSS projects that could need a private repository: branches for security fixes that are not public yet.
Call it overkill, but I would see no reason not to go both private repo + encrypted creds.
Is ansible vault encryption brute force proof? I have no idea. I could spend an hour and figure out. But why not just follow decent engineering principles and double lock my door?
First, people ran to bitbucket visit if the per repo pricing. Now that that's been fixed, we're faced with high costs per user. That difference can be used to purchase other Atlassian products like Jira and Bamboo.
How can github beat that value? I think github is satisfied with bring #1 for hosting open source software.