How to build my OS in github actions

This page summarizes the projects mentioned and recommended in the original post on /r/osdev

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • skiftOS

    🥑 A modern delightful operating system

    Here is the CI workflow I used https://github.com/skiftOS/skift/tree/main/.github/workflows

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • AhnTri

    Super-simple OS

    Oh my god... https://github.com/AhnJihwan/AhnTri/blob/main/.github/workflows/c-cpp.yml Please help me...

  • upload-artifact

    You also asked about saving the result of the build. I only did this for releases (so that a release automatically has a deb/archive/whatever uploaded) with https://github.com/actions/upload-artifact

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Skiftos Playing With Neko

    1 project | /r/osdev | 20 Feb 2021
  • SkiftOS: Simple, handmade operating system for the x86 platform

    1 project | /r/patient_hackernews | 24 Jan 2021
  • SkiftOS: Simple, handmade operating system for the x86 platform

    1 project | /r/hackernews | 24 Jan 2021
  • Rusty.hpp: A Borrow Checker and Memory Ownership System for C++20

    3 projects | news.ycombinator.com | 5 May 2024
  • Why is C often used over C++ in osdev

    1 project | /r/osdev | 2 Aug 2022

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?