The latest updates from RWX on new features and best practices for CI/CD workflows
The decision to bundle a plethora of tools into the GitHub Actions base image is baffling. The base image is a whopping 47 GiB.
This is our proposal for a new approach for building container images that provides substantially faster builds with simplified configuration.
RWX is the only CI/CD platform that automatically caches everything. Cache keys are determined automatically, and tasks are sandboxed to prevent false positives.
The decision to bundle a plethora of tools into the GitHub Actions base image is baffling. The base image is a whopping 47 GiB.
This is our proposal for a new approach for building container images that provides substantially faster builds with simplified configuration.
RWX is the only CI/CD platform that automatically caches everything. Cache keys are determined automatically, and tasks are sandboxed to prevent false positives.
Unlike GitHub Actions, tasks that fail on RWX can be retried immediately, even while other tasks are still running.
We just shipped support for running Arm64 on RWX. Building Arm containers 10x faster without emulation.
Get the latest releases and news about RWX and our ecosystem with our newsletter.
We just shipped an API endpoint to set vault secrets. Programmatically setting secrets is especially useful for automating secret rotation.