Tags: ylcn91/beads
Tags
fix(release): remove verify-cgo hook from CGO_ENABLED=0 builds v0.56.0 release failed because verify-cgo.sh was added to darwin and freebsd builds which intentionally use CGO_ENABLED=0. Bump to v0.56.1. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Executed-By: beads/crew/emma Rig: beads Role: crew
chore: Bump version to 0.55.4 Disable CGO for FreeBSD cross-compilation (zig sysroot lacks stdlib.h). Add PreToolUse hook to block gh run watch across all crew sessions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Executed-By: beads/crew/emma Rig: beads Role: crew
chore: Bump version to 0.55.3 Disable CGO for macOS cross-compilation targets. Zig sysroot lacks macOS frameworks (CoreFoundation, Security) and libresolv. Darwin builds use gms_pure_go + netgo tags for pure-Go operation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Executed-By: beads/crew/emma Rig: beads Role: crew
chore: Bump version to 0.55.2 Fix release CI: strip -lresolv entirely from zig cross-compilation wrappers instead of replacing with -lresolv.9 (zig sysroot has neither). macOS builds use netgo tag so libresolv is not needed. Also add GitHub API rate limit warnings to release formula, release.sh, and emma private memory to prevent burning 5000/hr quota during CI wait. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Executed-By: beads/crew/emma Rig: beads Role: crew
chore: Bump version to 0.55.1 Fix release workflow YAML broken by heredoc in zig wrapper step, fix marketplace.json version missed in v0.55.0, run gofmt on 8 files, fix unused parameter and dead code lint in config.go. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Executed-By: beads/crew/emma Rig: beads Role: crew
PreviousNext