Commit 591042f
committed
feat: rewrite OCI publishing workflow to use Bazel-native rules
- Replace manual Docker builds with wasm_component_signed_oci_image
- Remove manual tool installations (wasm-tools, wkg, cosign)
- Use rules_wasm_component's native publishing capabilities
- Simplify component verification and signing workflow
- Follows documentation at rules-wasm-component.pulseengine.eu1 parent 70ae3bf commit 591042f
1 file changed
+49
-439
lines changed
0 commit comments