Commit 5d3b990
ci: publish @aerokit/test to npm on release (#6324)
The generic Playwright runner for generated <name>.test manifests (npm/test) landed without a
publish step - the release publishes @dirigiblelabs/dirigible, dirigible-cli and @aerokit/sdk
only, so the package was unreachable from npmjs and consumers had to vendor it via a file:
dependency. Mirror the @aerokit/sdk steps: stamp the release version, npm publish --access
public from ./npm/test.
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 486db9a commit 5d3b990
1 file changed
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
259 | 271 | | |
260 | 272 | | |
261 | 273 | | |
| |||
0 commit comments