Completed
Automate your workflow from idea to production
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Abusing GitHub Actions for Building and Testing Kernels
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 (Ab)using GitHub Actions for building & testing kernels
- 3 Automate your workflow from idea to production
- 4 unlimited free compute
- 5 let's build a kernel we need
- 6 what's a workflow file?
- 7 kernel build, pat2
- 8 enter the matrix
- 9 ccache
- 10 problem matchers • Teach GitHub Actions what your output looks like "problematcher"
- 11 booting in qemu
- 12 Patchwork
- 13 potential use cases
- 14 that's all folks