Registry
[workflow action package]
@e2e/registry-smokeRegistry Worker Smoke
Deterministic action used to validate Registry, Studio and worker integration.
ExternalActiveValidatedHippius artifactregistrystudioworkersmoke
Trust
ExternalPlacements
1Permissions
-Versions
2[package identity]
Details
Identity and execution metadata for the latest version.
- Package
@e2e/registry-smoke- Author
- cli
- Category
- testing
- API version
- workflow-actions/v1
- Latest tag
- latest -> 0.1.1
- Task mode
- single-worker
- Default placement
- -
- Visibility
- Public
- Published
- Jul 6, 2026, 7:15 PM
- Updated
- 7/6/2026
[workflow reference]
Use in a workflow
Drop this into a workflow definition to reference the action.
{
"actionPackageName": "@e2e/registry-smoke",
"actionVersionRange": "^0.1.1",
"config": {},
"inputBindings": {}
}[developer tooling]
CLI
Publish and resolve packages from a local development environment.
beam-registry publish . --tag latest curl "https://api.b3m.dev/registry/v1/resolve/%40e2e/registry-smoke?range=latest"