Block a user
feat: update boilerplate to 0.15.0
fix: jellyfin-ffmpeg-bin version tag contains dash (7.1.3-6)
fix: nzbget_exporter has no GitHub releases (frebib/nzbget-exporter)
fix: multiple packages have github field set to unknown/PACKAGE
fix: openbao-plugins github field points to wrong release tag
feat: update starship to 1.25.1
fix: kustomize github tag uses path prefix (kustomize/vX.Y.Z)
unkinben
deleted branch benvin/issue-35-thread-pool-merge from unkin/artifactapi
2026-05-02 01:35:51 +10:00
perf: offload virtual repo merge to thread pool via asyncio.to_thread
Virtual helm merge: offload CPU-bound merge to thread pool to unblock async event loop
fix: support builds[].version metadata structure in update-gh
unkinben
deleted branch worktree-fix+update-gh-builds-version from unkin/rpmbuilder
2026-05-02 01:34:42 +10:00
perf: offload virtual repo merge to thread pool via asyncio.to_thread