microsoft buys github

Have some feature requests, feedback, cool stuff to share, or want to know where FreeCAD is going? This is the place.
Forum rules
Be nice to others! Read the FreeCAD code of conduct!
Post Reply
User avatar
kkremitzki
Veteran
Posts: 2511
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: microsoft buys github

Post by kkremitzki »

NormandC wrote: Thu Jun 14, 2018 8:54 pm What GitLab does not have is a commit counter like Github...
It does but it doesn't seem to count commits made outside of the platform, while gitlab.com/freecad/freecad doesn't have any (since it was imported), but for example https://gitlab.com/kkremitzki/dotfiles does.
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
User avatar
yorik
Founder
Posts: 13640
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: microsoft buys github

Post by yorik »

I just discovered that one can add more than one push URL to git ( get remote set-url --add --push some/git/url do that several times with all the repos you wish to push to), so it's easy to keep more than one repo updated. I can do that for the gitlab repo if you guys find that interesting... But there might be a better way with some automatic script somewhere that doesn't depend on a human pushing.
oddtopus
Posts: 142
Joined: Tue Sep 20, 2016 6:17 pm

Re: microsoft buys github

Post by oddtopus »

What about addons and addon-manager?
If anyone decide to migrate a wb repository to gitlab now or just duplicate it, using the double push option of git, I wonder how that could be managed.

:geek: My opinion is that the user (and the developer) shall always be able to choose by himself, so I'd rather support a toggle in the dialog of addon-manager to select which repo to download from, even if this takes a while. In case, to speed-up the choice, one of the repos can be tagged as "default".
User avatar
rus
Posts: 73
Joined: Wed Feb 22, 2017 6:37 pm

Re: microsoft buys github

Post by rus »

yorik wrote: Thu Jun 14, 2018 3:03 pm We are not using these features, fortunately
Then my concerns do not apply. Thank you for the comment.
oddtopus
Posts: 142
Joined: Tue Sep 20, 2016 6:17 pm

Re: microsoft buys github

Post by oddtopus »

yorik wrote: Fri Jun 15, 2018 2:45 pm I just discovered that one can add more than one push URL to git [..]
there might be a better way with some automatic script somewhere that doesn't depend on a human pushing.
I read here that it's possible to keep the repos of gitlab/hub syncronyzed, at least with an account of a certain level. Is that what you were looking for?
User avatar
kkremitzki
Veteran
Posts: 2511
Joined: Thu Mar 03, 2016 9:52 pm
Location: Illinois

Re: microsoft buys github

Post by kkremitzki »

oddtopus wrote: Sat Jun 16, 2018 3:37 pm
yorik wrote: Fri Jun 15, 2018 2:45 pm I just discovered that one can add more than one push URL to git [..]
there might be a better way with some automatic script somewhere that doesn't depend on a human pushing.
I read here that it's possible to keep the repos of gitlab/hub syncronyzed, at least with an account of a certain level. Is that what you were looking for?
Indeed, and I also recall seeing something Gitlab announced shortly after the initial news came out stating that open source projects would be eligible for that premium stuff.
Like my FreeCAD work? I'd appreciate any level of support via Patreon, Liberapay, or PayPal! Read more about what I do at my blog.
jmaustpc
Veteran
Posts: 11207
Joined: Tue Jul 26, 2011 6:28 am
Location: Australia

Re: microsoft buys github

Post by jmaustpc »

What if we hosted our own infrastructure, I mean have our own git server?

Perhaps just for master and add-onsaddons, or perhaps also allow approved developers to have their own repos or something like that.

Just a thought.
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: microsoft buys github

Post by triplus »

When it comes to self hosting what needs to be considered is securing funds to fund it and having an administrator maintaining the solution. That is more or less a must.

One (of the endless) aspects to consider. Now that Microsoft is the new owner of GitHub things like this are more likely to happen:

https://www.blender.org/media-exposure/ ... worldwide/

Not because Microsoft is the owner and they have such plans up front. But they being a big international company and one of their products/services being a leading hosting provider for code repositories. I guess some "filters" are bound to happen.
freedman
Veteran
Posts: 3441
Joined: Thu Mar 22, 2018 3:02 am
Location: Washington State, USA

Re: microsoft buys github

Post by freedman »

One more devious plan Microsoft could have;
They said buying Github was in-line with their current strategy, what if that strategy is to get into the computers of operating systems they don't control. It's perfect for them, thousands of people per day come and load executables and run them on their machines. Now they have the option to embed snooping code to get access to Linux, ios, Android machines. They have been wanting this for a long time....... Microsoft is finally in a position to worm their way into Linux thru the back door.
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: microsoft buys github

Post by triplus »

Likely not for now. SourceForge tried something like that and that didn't pan out at all. Rationale is in my opinion way more obvious. Microsoft wants to stay relevant and wants at least some level of control. As their solution CodePlex didn't pan out and as they have more than enough money. They just bought the market leader in this area. And suddenly tens of millions of developers is using their service.
Post Reply