You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the persistent merge spec with the release-fast, npm publish, fresh-install smoke, and temp-space cleanup evidence so future releases keep staging off the root filesystem.
Co-authored-by: Open Codex <hff582580@gmail.com>
Expected: meta package and linux payload package versions are `0.130.1` / `0.130.1-linux-x64` as applicable, and the platform package contains the release-fast binary.
312
324
313
-
-[ ]**Step 3: Publish npm packages**
325
+
Result: generated `dist/npm/codex-npm-linux-x64-0.130.1.tgz` and
326
+
`dist/npm/codex-npm-0.130.1.tgz`; the platform tarball contains `codex`, `rg`, and
327
+
`bwrap`, and the meta package depends on the linux-x64 alias.
328
+
329
+
-[x]**Step 3: Publish npm packages**
314
330
315
331
Publish platform payload first, then meta package:
0 commit comments