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
> 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...
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.
Soller: Real hardware breakthroughs, and focusing on rustc