655a73e828
Build bootstrap container / build (push) Failing after 7m45s
Trigger Contracts Docs Deploy / gate (push) Successful in 2m3s
Publish Docs / gate (push) Successful in 2m4s
Publish Packages / build-and-publish (push) Failing after 9m24s
Release / release (push) Failing after 4m33s
Trigger Contracts Docs Deploy / trigger-coopenomics (push) Failing after 3s
Publish Docs / build-and-publish-docs (push) Failing after 1h29m50s
15 lines
309 B
JSON
15 lines
309 B
JSON
{
|
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
|
"version": "2026.5.23-4",
|
|
"packages": [
|
|
"components/*",
|
|
"components/controller/src/plugins/*"
|
|
],
|
|
"npmClient": "pnpm",
|
|
"command": {
|
|
"publish": {
|
|
"message": "chore(release): publish",
|
|
"access": "public"
|
|
}
|
|
}
|
|
} |