Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 13:46
· 400 commits to master since this release
d11d2ce

Changelog

Features

  • : feat(agent): classify usage limits and auth failures on RunResult (@lezli01)
  • : feat(api): surface why a queued task is waiting (@lezli01)
  • : feat(store): add a per-task admission hold (@lezli01)
  • : feat(taskrun): re-queue a quota-stopped step instead of failing it (@lezli01)
  • : feat(workflows): add github-bug and release workflows (@lezli01)
  • : feat(workflows): add prepare-release workflow (@lezli01)
  • : feat(worktree): add the branch template context and name validation (@lezli01)
  • : feat: add a project workflow for delivering GitHub enhancement issues (@lezli01)
  • : feat: add a project workflow for filing GitHub issues (@lezli01)
  • : feat: configurable branch names (001.3-001.11) (@lezli01)
  • : feat: distribute vincent through a Homebrew tap on macOS (@lezli01)
  • : feat: let the enhancement task title carry a description (@lezli01)

Bug fixes

  • : fix(tui): wrap the answer form instead of truncating it (@lezli01)
  • : fix(version): report the module version for go install builds (@lezli01)

Other changes

  • : Merge branch 'master' into feat/bug-and-release-workflows (@lezli01)
  • : Merge remote-tracking branch 'origin/master' into HEAD (@lezli01)
  • : Merge remote-tracking branch 'origin/master' into HEAD (@lezli01)
  • : Merge remote-tracking branch 'origin/master' into HEAD (@lezli01)
  • : Merge remote-tracking branch 'origin/master' into HEAD (@lezli01)
  • : Merge remote-tracking branch 'origin/master' into HEAD (@lezli01)
  • : test(gate): drive the usage-limit path over curl in m2 (@lezli01)

Verifying a download

cosign verify-blob checksums.txt \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp 'https://github.com/lezli01/vincent/.*' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com
sha256sum -c checksums.txt --ignore-missing

First launch prompts on macOS (Gatekeeper) and Windows (SmartScreen):
the binaries carry cosign signatures and build attestations, not OS code
signing. See the README for the exact steps, including
xattr -d com.apple.quarantine.