How to build my OS in github actions

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • skift

    🥑 The delightful operating system.

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

  • AhnTri

    Super-simple OS

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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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