|
|
Subscribe / Log in / New account

Soller: Real hardware breakthroughs, and focusing on rustc

Soller: Real hardware breakthroughs, and focusing on rustc

Posted Dec 4, 2019 8:45 UTC (Wed) by marcH (subscriber, #57642)
In reply to: Soller: Real hardware breakthroughs, and focusing on rustc by nim-nim
Parent article: Soller: Real hardware breakthroughs, and focusing on rustc

> > Actually, it scales a heck of a lot better than the distro model; we have automated rebuilds and redeploys,

> Congratulations, you have a scaling factor of one (company).

No, because all that automation is of course open sourced and freely shared with the rest of the world.

Oh, wait...


to post comments

Soller: Real hardware breakthroughs, and focusing on rustc

Posted Dec 4, 2019 9:35 UTC (Wed) by farnz (subscriber, #17727) [Link]

Funnily enough, the majority of it is open source - Jenkins is the big chunk of code, and does the builds and tests for us. I believe you can do the same with GitHub Actions, and I've seen projects use Azure Pipelines for the same job.

Fundamentally, just building code and generating issues if builds and/or tests fail isn't hard - and we do contribute our test cases to the libraries we use.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds