Skip to content

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 12:05

v1.5.0

Changes since v1.4.1.

Compare: v1.4.1...v1.5.0

Features

  • pr: add pr build status subcommand (de7263d)
  • cli: expose --version flag via cobra Version field (1350092)

Fixes

  • multi: address PR review comments (44c76c0)
  • auth: token-url resolves per-user PAT URL when authenticated (13c5d24)
  • config: resolve stored credentials across http/https schemes (f1f5bf7)
  • repo-clone: implement ssh→token→prompt auth fallback order (fb685f9)

Docs

  • quality: refresh coverage artifacts after PR comment fixes (5be4af5)
  • quality: re-sync coverage artifacts after fresh live run (f9c2902)
  • quality: refresh coverage report artifacts for issues #88 #90 #91 #92 #94 (bfa888d)

Chores

  • add AGENTS.md with rebase + quality-artifact instructions (e781c6b)
  • docker: update dev environment with faketime support and postgres 17 (5355d57)