GitHub to be integrated into Microsoft's CoreAI. #7835
-
As described here: https://indianexpress.com/article/technology/github-ceo-steps-down-as-microsoft-integrates-platform-into-coreai-division-amid-rising-competition-in-the-ai-coding-market-10184067/ GitHub is being integrated into Microsoft's CoreAI. I'm wondering how this will effect the Bangle App Loader, if at all. I'm imagining a lot of code being pulled from GitHub in the wake of this announcement. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
I think we'll need to see how this actually pans out - short term I'd be amazed if anything actually changed short of some minor rebranding. It's possible some contributors may stop though. Espruino and the Bangle.js App Loader are hosted by me, so even if GitHub died overnight the only effect would be the loss of the development app loader and how PRs were handled. The only real issue is right now we use a lot of free compute for 'GitHub Actions', which auto-build cutting edge firmwares and test each PR. I can imagine that may disappear at some point, in which case I may have to self-host something. Basically I wouldn't worry! |
Beta Was this translation helpful? Give feedback.
I think we'll need to see how this actually pans out - short term I'd be amazed if anything actually changed short of some minor rebranding. It's possible some contributors may stop though.
Espruino and the Bangle.js App Loader are hosted by me, so even if GitHub died overnight the only effect would be the loss of the development app loader and how PRs were handled.
The only real issue is right now we use a lot of free compute for 'GitHub Actions', which auto-build cutting edge firmwares and test each PR. I can imagine that may disappear at some point, in which case I may have to self-host something.
Basically I wouldn't worry!