Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Aug 01:49
· 43 commits to main since this release
a258b2e

What's Changed

  • Standards: mechanical lane by @ChelseaKR in #2
  • A suite that stopped running is not "nothing changed" by @ChelseaKR in #3
  • build(deps): bump actions/checkout from 4.4.0 to 7.0.1 by @dependabot[bot] in #4
  • build(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.0 by @dependabot[bot] in #6
  • build(deps): bump actions/setup-python from 5.6.0 to 7.0.0 by @dependabot[bot] in #7
  • build(deps-dev): update setuptools requirement from >=68 to >=84.0.0 in the python-dependencies group by @dependabot[bot] in #5
  • sign: detached HMAC-SHA256 report signatures by @ChelseaKR in #8
  • sarif: project findings for consuming repos' PR annotations by @ChelseaKR in #9
  • history: append-only run history, and a trend view over it by @ChelseaKR in #10
  • retire: recording retention and redaction lifecycle by @ChelseaKR in #11
  • supply-chain: SBOM, OpenSSF Scorecard, keyless-signed release by @ChelseaKR in #12
  • conversational_integrity: score every turn, not only the final one by @ChelseaKR in #13
  • release: 0.2.0, and the provenance the version bump moved by @ChelseaKR in #14
  • action: run the gate from GitHub Actions directly, pinned by uses: by @ChelseaKR in #15
  • packaging: prepare PyPI publish as plumbline-eval by @ChelseaKR in #16
  • docs: model card for the optional model judge by @ChelseaKR in #17
  • docs: a dated responsible-tech statement by @ChelseaKR in #18
  • docs: a longer-form "what it caught" writeup for publication by @ChelseaKR in #19
  • mypy: wire it into make lint and CI, and fix what it found by @ChelseaKR in #20
  • site: hold the published page to the accessibility standard it names by @ChelseaKR in #21
  • docs: an operations runbook by @ChelseaKR in #22
  • docs: a Definition of Done and a metrics ledger by @ChelseaKR in #23
  • docs: move Quick start to the top, fold Unreleased into 0.2.0 by @ChelseaKR in #24
  • fix: actions/upload-artifact pin was a 39-character SHA, not a real commit by @ChelseaKR in #25

New Contributors

Full Changelog: v0.1.0...v0.2.0