home.social

#zuulci — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #zuulci, aggregated by home.social.

fetched live
  1. Next week at this time I'll be keynoting the OpenInfra Summit Europe at Ecole Polytechnique near Paris, France.

    My talk will be about what digital sovereignty really means, and how open source infrastructure solutions can help.

    More info at: summit2025.openinfra.org/

    DM me if you need a cheap ticket!

  2. Next week at this time I'll be keynoting the OpenInfra Summit Europe at Ecole Polytechnique near Paris, France.

    My talk will be about what digital sovereignty really means, and how open source infrastructure solutions can help.

    More info at: summit2025.openinfra.org/

    DM me if you need a cheap ticket!

    #OpenInfra #OpenStack #OpenSource #DigitalSovereignty #KataContainers #ZuulCI #GerritCodeReview #StarlingX

  3. Planning to attend the OpenInfra Summit Europe, Oct 17-19 at Ecole Polytechnique near Paris?

    NOW is a great time to register! Prices are doubling next week.

    summit2025.openinfra.org/

  4. If anyone is interested in contributing to FOSS projects (as everyone here as a lot of free time, right?)

    it would be really cool to adjust this change review.opendev.org/c/zuul/zuul to support #Forgejo and to land it in #ZuulCI

    #openinfra

  5. If anyone is interested in contributing to FOSS projects (as everyone here as a lot of free time, right?)

    it would be really cool to adjust this change review.opendev.org/c/zuul/zuul to support #Forgejo and to land it in #ZuulCI

    #openinfra

  6. We are excited to colocate the #OpenInfraSummit with the Open Compute Foundation to collaborate around open source software and hardware #OpenStack #StarlingX #KataContainers #ZuulCI

  7. We are excited to colocate the #OpenInfraSummit with the Open Compute Foundation to collaborate around open source software and hardware #OpenStack #StarlingX #KataContainers #ZuulCI

  8. I have been a huge fan of Zuul CI (zuul-ci.org/) for many years. And it keeps being amazing every time I interact with it.

    There is a learning curve, especially since the field is dominated by proprietary and locked CI services. We need more stackoverflow, community blogs and so on. But once you pass that, you just would never want to go back.

    This is what the peak Infra As A Code and Open By Design setup looks like and I wish more services were designed that way.

  9. @creepy_owlet @zhenech

    As you maybe noticed, I am a huge supporter of Zuul CI as an open-source, vendor agnostic CI service, which can connect to any of Git Forges (GitLab, GitHub, Pagure, Gerrit, Gitea) and any of the resource providers (static hosts, AWS, OpenStack, Azure, K8s..) at the same time and be managed through a well known standard interface: Ansible.

    And I wish people start seeing value in the interoperability in CI

  10. @creepy_owlet @zhenech

    When you develop the service itself, it is Python.

    Once Zuul is set up and deployed - it becomes 100% Ansible

    In Fedora and CentOS Stream we use managed Zuul provided to us by the
    Software Factory project (softwarefactory-project.io) So they take all the burden of maintaining it.

    And we mostly care about playbooks and Ansible roles.

    For example the mock-build job:
    pagure.io/zuul-distro-jobs/blo