

























@@ -279,6 +279,14 @@ node --import tsx scripts/openclaw-npm-postpublish-verify.ts <published-version>
279279- `node --import tsx scripts/openclaw-npm-postpublish-verify.ts <beta-version>`
280280- install/update smoke against the published beta channel
281281- Docker install/update coverage that exercises the published beta package
282+- published npm Telegram proof: dispatch Actions > `NPM Telegram Beta E2E`
283+ from `main` with `package_spec=openclaw@<beta-version>` and
284+`provider_mode=mock-openai`, approve `npm-release`, and require success.
285+ This is the default button path for installed-package onboarding,
286+ Telegram setup, and real Telegram E2E against the published npm package.
287+ Use the local `pnpm test:docker:npm-telegram-live` lane with the matching
288+`OPENCLAW_NPM_TELEGRAM_PACKAGE_SPEC` and Convex CI env only as a fallback
289+ or debugging path.
282290- Parallels published beta install/update coverage with both OpenAI and
283291 Anthropic provider keys available
284292- targeted QA reruns only for areas touched by fixes after the full pre-npm
@@ -502,9 +510,11 @@ node --import tsx scripts/openclaw-npm-postpublish-verify.ts <published-version>
50251023. Run the post-published beta verification roster. If any lane fails after
503511 the beta tag/package is pushed or published, fix, commit/push/pull,
504512 increment to the next beta tag, and restart at the full pre-npm beta test
505- roster for the new beta. If a pre-npm lane fails before any tag/package
506- leaves the machine, fix and rerun the same intended beta attempt. Repeat up
507- to the operator's authorized beta-attempt limit, normally 4.
513+ roster for the new beta. The roster includes the manual Actions >
514+`NPM Telegram Beta E2E` workflow against the exact published beta package.
515+ If a pre-npm lane fails before any tag/package leaves the machine, fix and
516+ rerun the same intended beta attempt. Repeat up to the operator's
517+ authorized beta-attempt limit, normally 4.
50851824. Announce the beta/stable release on Discord best-effort using Peter's bot
509519 token from `.profile`.
51052025. If the operator requested beta only, stop after beta verification and the
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。