rwx_cloud Profile Banner
RWX Profile
RWX

@rwx_cloud

Followers
168
Following
38
Media
14
Statuses
80

The CI/CD platform built on a new paradigm and a bunch of good ideas. Accelerate feedback loops for humans and agents. Co-founded by @dan_manges and @tagraves

Columbus, OH
Joined January 2022
Don't wanna be here? Send us removal request.
@rwx_cloud
RWX
7 hours
0
0
0
@rwx_cloud
RWX
7 hours
We recently shipped an RWX package to create GitHub pull requests. It's the fastest and easiest way to automate opening PRs. The first run in the demo video had a typo in the config. Fixing it took seconds rather than minutes due to automatic content-based caching.
1
0
1
@rwx_cloud
RWX
1 day
0
0
0
@rwx_cloud
RWX
1 day
We're excited to welcome @DaveReed41 to RWX as our Chief Operating Officer.
1
1
5
@rwx_cloud
RWX
4 days
0
0
1
@rwx_cloud
RWX
4 days
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.
1
0
1
@rwx_cloud
RWX
5 days
0
0
0
@rwx_cloud
RWX
5 days
We recently added the capability to download logs for a group of tasks. At first, we thought we were going to have to build an asynchronous user experience commonly used for batch downloads. RWX is a platform built on performance though, so we made downloads start immediately.
1
0
2
@rwx_cloud
RWX
6 days
0
0
0
@rwx_cloud
RWX
6 days
Which version of Node.js does VS Code use to run extensions? Currently, 22.15.1. We looked it up to make sure we tested against the right version for our VS Code Extension. We also put automation in place to track it so we know when it changes.
2
0
2
@rwx_cloud
RWX
7 days
0
0
0
@rwx_cloud
RWX
7 days
Minor versions of runtimes can introduce bugs. Node 22.7.0 introduced issues with character encoding. As a best practice, pin to specific versions of runtimes in a .tool-versions file. "22.x" is not specific enough.
1
0
4
@rwx_cloud
RWX
8 days
0
0
0
@rwx_cloud
RWX
8 days
We just released a VS Code Extension. It pushes feedback even earlier in the development process, straight into the editor. With autocompletion and inline documentation, the fastest feedback loop for defining CI/CD pipelines is now even faster.
2
0
2
@rwx_cloud
RWX
12 days
More on our blog:.
0
0
1
@rwx_cloud
RWX
12 days
A Node.js maintainer lost the keys used to sign a publicly available release. This is one of those situations that leads to random things spontaneously breaking across the internet. But for engineering teams running their CI/CD pipelines on RWX, everything was fine.
1
1
4
@rwx_cloud
RWX
13 days
More on our blog:.
0
0
0
@rwx_cloud
RWX
13 days
We now prevent cache races. Previously, two tasks with the same cache key could run at the same time. Now when that occurs, the second task will wait and cache hit after the first task finishes.
1
0
1
@rwx_cloud
RWX
14 days
Nothing is changing with ABQ and Captain. We'll continue to develop and support both products. We plan to create a more seamless UX for engineering teams using Captain on RWX, but we'll continue supporting it from other CI/CD platforms as well.
0
0
0
@rwx_cloud
RWX
14 days
0
0
0