• Archive
  • Tags
  • Email
  • Github
  • feeds
  • bookmarks
  • Blogroll
  • Webring

Orange Sun - Ci

4 articles tagged "ci"
  • 2022-03-02

    Unexpected workaround for Libvirt VMs with cgroups v2 in Cirrus CI

    Today I wrote a commit message that was several screens long. I think it deserves to be a blog post of its own Update: the commit linked above required some modification to remove flakiness, but the workaround still stands. Diff provided in this blog post was updated to reflect current …
  • 2020-02-25

    Running Libvirt (KVM) in Cirrus CI

    Up until the middle of 2019 it was very unusual to even expect that any CI service would allow nested virtualization. Those who required such functionality had to maintain their own CI runners on their own infrastructure. Things changed when Google Cloud introduced nested KVM support. Cirrus CI was probably …
  • 2020-02-18

    Cirrus CI integration for GitLab projects

    Cirrus CI is a relatively new hosted CI service that offers several unique features. It's probably the only CI provider to offer full virtualization (KVM) or FreeBSD runners for free. Currently their business model is centered around GitHub Marketplace and only the projects hosted at GitHub are supported. Fortunately Cirrus …
  • 2020-01-28

    Cygwin CI journey

    Setting up Cygwin CI environment for testing one of my projects took more than fifty trial-and-error attempts - that's why I think it will be useful to leave some written notes on the issues I've encountered. Here is the end result - GitHub CI running some Makefile tests in Cygwin. Cygwin gotchas …
Published with Pelican Orange Sun Theme SmallWeb