The latest updates from RWX on new features and best practices for CI/CD workflows
We shipped a web-based file tree navigator to see files from a task's output. To make browsing as fast as possible, we implemented it in WebAssembly.
We started to build an asynchronous user experience commonly used for batch downloads. RWX is a platform built on performance though, so we made it faster.
When we built our language server and VS Code extension we wanted to determine the version of Node.js that VS Code uses to run extensions.
Software engineers spend incredible amounts of time running tests and interpreting test results. Unfortunately, we often neglect the DX of test results.
Boost engineering productivity with Captain: an open-source CLI that eliminates flaky tests, optimizes test suites, and provides detailed failure summaries.