
Proposal for a New Way to Build Container Images
This is our proposal for a new approach for building container images that provides substantially faster builds with simplified configuration.

Sandboxing is the Key to Caching without False Positives
RWX is the only CI/CD platform that automatically caches everything. Cache keys are determined automatically, and tasks are sandboxed to prevent false positives.

Retry Failures While Run in Progress
Unlike GitHub Actions, tasks that fail on RWX can be retried immediately, even while other tasks are still running.

ARM Architecture Now Available
We just shipped support for running Arm64 on RWX. Building Arm containers 10x faster without emulation.

Programmatically Setting Secrets with the Vault API
We just shipped an API endpoint to set vault secrets. Programmatically setting secrets is especially useful for automating secret rotation.

Manually Initiating CI Runs
We just shipped a new feature to manually initiate CI runs on RWX. Make CI opt-in to to push code freely without incurring higher CI costs.