Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 00:03
· 15 commits to main since this release
  • chore: centralize release to org-wide reusable workflow (ab74aef)
  • chore: centralize CI to org-wide reusable workflow (ada269a)
  • fix: resolve CI deno fmt failures from PR #80 with individually documented re-exports (#90) (7425c3c)
  • Initial plan (#89) (52f58de)
  • fix: update vite to 8.0.5 to resolve high severity CVEs (CI npm audit fix) (#88) (f9383f9)
  • ci: standardize Node version to lts/* — remove hardcoded versions (7c70c1c)
  • fix: npm audit — update lodash and path-to-regexp (security) (aacc13e)
  • chore(deps-dev): bump the dev-dependencies group with 3 updates (#83) (3b48835)
  • chore(deps): bump @plures/praxis in the production-dependencies group (#84) (1c6b7c7)
  • style: run deno fmt to fix CI (4d85e2a)
  • ci: tech-doc-writer triggers on minor prerelease only [actions-optimization] (4465e47)
  • ci: add concurrency group to copilot-pr-lifecycle [actions-optimization] (4041af4)
  • ci: centralize lifecycle — event-driven with schedule guard (c52235c)
  • ci: remove @copilot mentions from ci-feedback-loop — no comments rule (e6b1bf9)
  • refactor: centralize lifecycle — call reusable from plures/repo-template (177b50c)
  • refactor: centralize lifecycle — call reusable workflow from praxis-business (fb6e87c)
  • chore: add Copilot coding instructions (#67) (8e9c1e7)
  • fix: lifecycle v4.4 — catch self-approval error, don't crash on own PRs (65d5e12)
  • fix: lifecycle v4.3 — guard notify step, escape PR title in JSON (d8807b2)
  • fix: lifecycle v4.2 — filter out release/publish checks from CI evaluation (ad8871c)
  • fix: lifecycle v4.1 — process all PRs independently, add Path F debug logging (0f50e1b)
  • feat: lifecycle v4 — merge all PRs, Copilot default reviewer, no nudges (cf16938)
  • fix(lifecycle): v9.2 — process all PRs per tick (return→continue), widen bot filter (4347d82)
  • fix(lifecycle): change return→continue so all PRs process in one tick (5230eb8)
  • fix(lifecycle): v9.1 — fix QA dispatch (client_payload as JSON object) (15ec3ec)
  • fix(lifecycle): rewrite v9 — apply suggestions, merge, no nudges (4a0bef4)
  • chore: license BSL 1.1 (commercial product) (a5e32f8)
  • chore: standardize copilot-pr-lifecycle.yml to canonical version (6e86b2b)
  • fix: add packages:write + id-token:write to release workflow (71092bb)
  • docs: add ROADMAP.md (bace526)
  • chore: cleanup and housekeeping (c23dd25)
  • chore: add standard CI workflow (ea9409e)
  • fix: resolve deno lint no-unused-vars errors (lint-clean 0% → 100%) (#72) (abf95b1)
  • test: raise coverage from 0% to 99.24% (target 80%) (#71) (282a324)
  • ci: enforce coverage thresholds in CI pipeline (#68) (13aee5f)
  • fix: bump @plures/praxis to 2.4.33 to resolve no-known-vulns dimension (#66) (582f1fb)
  • docs: add JSDoc to all re-exported symbols — api-documented 0% → 100% (#65) (946d1c3)

What's Changed

  • docs: add JSDoc to all re-exported symbols — api-documented 0% → 100% by @Copilot in #65
  • fix: bump @plures/praxis to 2.4.33 to resolve no-known-vulns dimension by @Copilot in #66
  • ci: enforce coverage thresholds in CI pipeline by @Copilot in #68
  • test: raise coverage from 0% to 99.24% (target 80%) by @Copilot in #71
  • fix: resolve deno lint no-unused-vars errors (lint-clean 0% → 100%) by @Copilot in #72
  • chore: apply org-standard automation files by @kayodebristol in #67
  • chore(deps): bump @plures/praxis from 2.4.33 to 2.4.39 in the production-dependencies group by @dependabot[bot] in #84
  • chore(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot[bot] in #83
  • fix: update vite to 8.0.5 to resolve high severity CVEs (CI npm audit fix) by @Copilot in #88
  • fix: resolve CI failures from PR #84 (npm audit + deno fmt) by @Copilot in #89
  • fix: resolve CI deno fmt failures from PR #80 with individually documented re-exports by @Copilot in #90

New Contributors

Full Changelog: v0.1.1...v0.2.0