oss-signal v0.9.8
oss-signal v0.9.8 makes no-fail trial workflows produce a stronger evidence bundle in one run.
Added
- Generated trial workflows now upload both
oss-signal-report.mdandoss-signal-adoption-pack.md. - Adoption packs now tell maintainers that the copied workflow publishes both artifacts without failing pull requests.
- Tests verify that generated trial workflows keep adoption evidence available while avoiding
fail-undergates.
Verification
npm run checknode src/cli.js . --format workflow --output docs/examples/maintainer-trial-workflow.ymlnode src/cli.js platformatic/massimo --format adoption --output docs/examples/adoption-pack.mdnpm publish --dry-run