github qa-guru/allure-notifications v6.0.0
v6.0.0 — TypeScript CLI

latest release: v6.0.1
5 hours ago

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 --live

Workspace / pre-npm: pnpm exec allure-notifications send --config …

Highlights

  • CLI send --config with --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 package allure-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.md
  • docs/npm-publish.md
  • docs/telegram-dogfood.md

Don't miss a new allure-notifications release

NewReleases is sending notifications on new releases.