Block a user
unkinben
created branch benvin/issue-35-thread-pool-merge in unkin/artifactapi
2026-05-02 01:30:40 +10:00
unkinben
pushed to benvin/issue-35-thread-pool-merge at unkin/artifactapi
2026-05-02 01:30:40 +10:00
fix: support builds[].version metadata structure in update-gh
unkinben
pushed to worktree-fix+update-gh-builds-version at unkin/rpmbuilder
2026-05-02 01:29:19 +10:00
unkinben
created branch worktree-fix+update-gh-builds-version in unkin/rpmbuilder
2026-05-02 01:29:19 +10:00
unkinben
deleted branch benvin/issue-33-helm-relative-url-rewrite from unkin/artifactapi
2026-05-02 01:22:41 +10:00
Virtual helm repo: relative chart URLs not rewritten, causing 404 on .tgz download
fix: rewrite helm index.yaml URLs post-parse to handle relative URLs
fix: rewrite helm index.yaml URLs post-parse to handle relative URLs
unkinben
pushed to benvin/issue-33-helm-relative-url-rewrite at unkin/artifactapi
2026-05-01 23:44:49 +10:00
unkinben
created branch benvin/issue-33-helm-relative-url-rewrite in unkin/artifactapi
2026-05-01 23:44:49 +10:00
Virtual helm: cache parsed member indexes (not raw bytes) to skip re-parse on rebuild
Virtual helm merge: offload CPU-bound merge to thread pool to unblock async event loop
Virtual helm merge: use yaml.CSafeLoader/CDumper for 10-50x YAML parse/dump speedup
unkinben
deleted branch benvin/litellm_save_models from unkin/argocd-apps
2026-05-01 22:17:54 +10:00
feat: add litellm-env configmap with STORE_MODEL_IN_DB=True
feat: add litellm-env configmap with STORE_MODEL_IN_DB=True