Skip to content

ci: publish @aerokit/test to npm on release - #6324

Merged
delchev merged 1 commit into
masterfrom
ci/publish-aerokit-test
Jul 20, 2026
Merged

ci: publish @aerokit/test to npm on release#6324
delchev merged 1 commit into
masterfrom
ci/publish-aerokit-test

Conversation

@delchev

@delchev delchev commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

The generic Playwright runner for generated <name>.test manifests (npm/test, added with the AppTest generator wave) has no publish step in the release workflow - only @dirigiblelabs/dirigible, @dirigiblelabs/dirigible-cli and @aerokit/sdk are published, so @aerokit/test is unreachable from npmjs and consumers must vendor it via a file: dependency.

This mirrors the @aerokit/sdk step pair for ./npm/test: stamp the release version, then npm publish --access public (same npmjs token, the @aerokit scope already exists). First actual publish happens with the next release run.

🤖 Generated with Claude Code

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>
@delchev
delchev merged commit 5d3b990 into master Jul 20, 2026
10 checks passed
@delchev
delchev deleted the ci/publish-aerokit-test branch July 20, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant