v6.0.0 — TypeScript CLI
allure-notifications 6.0.0
First TypeScript product release. Public entrypoint is the CLI — not a Java 6.0 jar.
Install / run
npx allure-notifications@6.0.0 send --config config.json --liveWorkspace / pre-npm: pnpm exec allure-notifications send --config …
Highlights
- CLI
send --configwith--dry-run/--mock/--live - Builder at
apps/builder/→ https://allure-notifications.qa.guru/ - Collage PNG via
@napi-rs/canvas(@allure-notifications/core) - Packages:
@allure-notifications/config·pyramid·core· bin packageallure-notifications
Legacy
Java 5.0.8 remains under legacy/java/ (./gradlew assemble). Bugfix / security only — no TS on the 5.0 line.
npm
Publishable surface is ready (pnpm run publish:packages). If packages are not on the registry yet, use the GitHub tag / workspace until an npm owner completes publish (OTP).
Docs
docs/ci-cookbook.mddocs/npm-publish.mddocs/telegram-dogfood.md