A Full CI/CD Pipeline for Cloudflare Workers with Bitbucket CI

In this post of this series, we will describe how to deploy a Cloudflare worker using Bitbucket CI. This will complete the different CI/CD solutions we tested using Cloudflare Wrangler. The first one described the process using Github Actions, the second one used...

A Full CI/CD Pipeline for Cloudflare Workers with GitLab CI

The fourth post in this series will describe how to deploy a Cloudflare worker using GitLab CI. This will complete the different CI/CD solutions we tested using Cloudflare Wrangler. The first one described the process using Github Actions, the second one used...