Pulumi has announced a partnership with GitHub to leverage the new GitHub Actions feature, enhancing the continuous delivery capabilities of cloud applications and infrastructure. This collaboration allows developers to use Pulumi in conjunction with GitHub Actions to automate deployments across various cloud environments such as AWS, Azure, Google Cloud, Kubernetes, or on-premises setups, streamlining the process without the need for complex scripts or manual steps. The integration enables infrastructure as code practices, allowing changes to be triggered by GitHub events like commits and pull requests, thereby facilitating a seamless workflow for deploying and managing cloud resources. The setup involves creating workflow files, configuring secrets, and adding Pulumi programs, with the optional use of Pulumi’s GitHub App for improved integration and deployment insights. A demonstration video from the GitHub Universe keynote showcases the deployment of a Ruby on Rails application to a Kubernetes cluster, illustrating the ease and power of this new capability. This partnership promises to provide developers, DevOps engineers, and SREs with an efficient and enjoyable way to achieve continuous deployment, further supported by resources and guides for getting started with this innovative approach.