Skip to content

gittensory-orb orb-v0.4.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 12:33
· 2738 commits to main since this release
Immutable release. Only release title and notes can be modified.
8d94cc8

Gittensory Orb container image:

docker pull ghcr.io/jsonbored/gittensory-selfhost:orb-v0.4.0

Multi-arch (linux/amd64 + linux/arm64). See https://gittensory.aethereal.dev/docs/maintainer-self-hosting for setup.
Includes the Claude Code / Codex subscription CLIs by default; credentials stay runtime-only.
Sentry release id baked into the image: gittensory-orb@0.4.0.

What's Changed

🐛 Fixes

  • fix(selfhost): widen GitHub-native id columns to bigint on Postgres by @JSONbored in #5060
  • feat(review): scope the live auto-tune breaker to miner-originated PRs independently (#2352) by @JSONbored in #5061

🧹 Other Changes

  • feat(release): automate the ORB stable-release channel with a standing Release PR by @JSONbored in #5063
  • fix(observability): name captured errors so Sentry titles describe the failure by @JSONbored in #5064
  • test(settings): fix a spy call-count flake in selftune-readback.test.ts by @JSONbored in #5068
  • feat(review): personalize predicted-gate readiness by contributor calibration history (#2349) by @JSONbored in #5069
  • fix(release): allow an empty commit when cutting the ORB stable Release PR by @JSONbored in #5067

Full Changelog: orb-v0.4.0-beta.28...orb-v0.4.0