1 min readfrom InfoQ

Cloudflare Turns CI Pipelines into TypeScript Workflows

Cloudflare Turns CI Pipelines into TypeScript Workflows

Cloudflare has released cloudflare/ci, a CI SDK that defines pipelines in TypeScript on top of Cloudflare Workflows, giving each step durable retries and replay, concurrent steps by default and Sandbox snapshot caching. It targets the Workers runtime and depends on Artifacts, still in private beta, so the transferable lesson is the durable-step model rather than a drop-in CI replacement.

By Mark Silvester

Want to read more?

Check out the full article on the original site

View original article

Tagged with

#Cloudflare
#CI/CD
#TypeScript
#Workflows
#CI SDK
#Pipelines
#Durable Retries
#Replay
#Concurrent Steps
#Sandbox Snapshot Caching
#Workers Runtime
#Artifacts
#Private Beta
#Durable-Step Model
#Software Development
#Automation
#Continuous Integration
#SDK
#Deployment
#Infrastructure