The latest updates from RWX on new features and best practices for CI/CD workflows

At RWX, we use our own product to rapidly prototype, develop, and ship features all the time. Here's what we've built recently...

Two weeks ago, we deleted the Dockerfile for our application, and we deleted the step in our CI pipelines that previously ran docker build.

Beginning with version v2, rwx run can now launch a build directly from your terminal - local code changes included.

Discover how we rewrote git history for open source releases of ABQ and Captain, maintaining references and signatures. Learn the process and code details.