-
ff6bce5b4f
fix: switch to plain docker build/push with insecure registry [skip images]
main
Billy D.
2026-02-21 22:40:13 -05:00
-
f44e402dca
chore: add Renovate config for automated dependency updates
Billy D.
2026-02-13 15:34:21 -05:00
-
8902f6e616
v1.0.26: dynamic VRAM via GTT for 32GB carve-out
Billy D.
2026-02-10 18:38:09 -05:00
-
1efb94ddd7
fix(strixhalo): add remaining vllm deps for v1.0.24
Billy D.
2026-02-09 21:16:34 -05:00
-
928a9f89fe
fix(strixhalo): add all missing vllm runtime deps for v1.0.23
Billy D.
2026-02-09 21:08:52 -05:00
-
23f239ef69
fix(strixhalo): bake ray-serve-apps into image, revert to --no-deps
Billy D.
2026-02-09 20:49:58 -05:00
-
72489b920e
fix(strixhalo): add vllm runtime deps to --no-deps build
Billy D.
2026-02-09 20:41:12 -05:00
-
8adaef62a2
fix(strixhalo): remove apt-get layer that corrupts vendor hipcc
Billy D.
2026-02-09 18:24:50 -05:00
-
2e3fbb8c60
feat(strixhalo): full source build of vLLM for gfx1151 (v1.0.20)
Billy D.
2026-02-09 15:46:25 -05:00
-
ab2a7f486e
fix(strixhalo): switch base to ROCm 7.0.2 to fix libhsa segfault
Billy D.
2026-02-09 14:37:05 -05:00
-
3a33ed387f
fixing strixhalo builds.
Billy D.
2026-02-09 12:49:39 -05:00
-
65de596212
big refactor.
Billy D.
2026-02-09 12:17:12 -05:00
-
a20a5d2ccd
mo fixes.
Billy D.
2026-02-09 11:46:10 -05:00
-
b0c58b98a0
fix
Billy D.
2026-02-09 11:31:18 -05:00
-
5f2d167ba0
fixing build problem.
Billy D.
2026-02-09 11:12:34 -05:00
-
fcc9781d42
different rocm ; ;
Billy D.
2026-02-09 11:08:33 -05:00
-
c9cf143821
more fixes.
Billy D.
2026-02-09 10:56:51 -05:00
-
2c38cce20c
fix.
Billy D.
2026-02-09 10:43:56 -05:00
-
2e3e014b80
fixing nvidia and strixhalo
Billy D.
2026-02-09 10:24:32 -05:00
-
2a32dddd59
fixing coqui
Billy D.
2026-02-09 09:14:09 -05:00
-
6aad7ad38a
fix: update to python 3.12.
Billy D.
2026-02-09 08:52:32 -05:00
-
64585dac7e
fixing numpy pin.
Billy D.
2026-02-08 21:39:11 -05:00
-
f297deca9d
fixing vllm.
Billy D.
2026-02-08 16:53:16 -05:00
-
9042460736
fix(strixhalo): add re-entry guard to prevent offload-arch fork bomb
Billy D.
2026-02-07 08:47:06 -05:00
-
d1b6d78c66
fix(strixhalo): skip VRAM patch in low-memory init containers
Billy D.
2026-02-06 19:15:49 -05:00
-
e7642b86dd
feat(strixhalo): patch torch.cuda.mem_get_info for unified memory APU
Billy D.
2026-02-06 16:29:46 -05:00
-
98c3ef284f
fix(ci): simplify workflow to matrix strategy for Gitea compat
Billy D.
2026-02-06 15:41:19 -05:00
-
3bc0b848de
fix(ci): add amdsmi-shim to paths filter
Billy D.
2026-02-06 08:52:33 -05:00
-
300582a520
feat(strixhalo): add amdsmi sysfs shim to bypass glibc 2.38 requirement
Billy D.
2026-02-06 08:28:07 -05:00
-
5f1873908f
overhaul image builds.
Billy D.
2026-02-06 07:47:37 -05:00
-
38784f3a04
fix: use correct UID:GID 1000:100 for ray user
Billy D.
2026-02-05 17:32:27 -05:00
-
5768af76bf
fix: use fully-qualified image names for podman compatibility
Billy D.
2026-02-05 17:25:17 -05:00
-
70a3c3ad6d
feat: add podman support to Makefile
Billy D.
2026-02-05 17:23:18 -05:00
-
5606a9a626
fix: notify job and registry push issues
Billy D.
2026-02-05 06:04:09 -05:00
-
bc3c115b90
fix: Use internal HTTP endpoint with buildx config and direct auth
Billy D.
2026-02-04 18:08:28 -05:00
-
dd6c400581
fix: Use external HTTPS endpoint with valid cert for registry
Billy D.
2026-02-04 18:01:58 -05:00
-
a77d5db274
fix: Create docker config.json directly for buildx auth
Billy D.
2026-02-04 17:53:02 -05:00
-
9e9a93b838
fix: Use internal HTTP endpoint for rootless DinD runner
Billy D.
2026-02-04 15:27:53 -05:00
-
110d1eab55
fix: Configure Docker daemon for insecure registry before login
Billy D.
2026-02-04 15:18:06 -05:00
-
e299f6476e
fix: Use external registry URL for proper Bearer token auth
Billy D.
2026-02-04 08:11:37 -05:00
-
5cb79a0fe7
fix: Use docker/login-action for buildx registry authentication
Billy D.
2026-02-04 08:00:12 -05:00
-
338b668388
feat: Add semantic versioning based on commit message prefixes
Billy D.
2026-02-03 22:30:48 -05:00
-
0bb3d25df7
trigger: rebuild after clearing runner cache
Billy D.
2026-02-03 22:25:35 -05:00
-
40c544ba0a
fix: remove COPY ray-serve/ - now installed from PyPI
Billy D.
2026-02-03 22:23:05 -05:00
-
96921fe799
fix: workflow conditions for push events
Billy D.
2026-02-03 21:39:17 -05:00
-
7e7822f995
trigger: rebuild rdna2 image
Billy D.
2026-02-03 21:34:53 -05:00
-
aac9508c28
trigger: rebuild worker images after fix
Billy D.
2026-02-03 21:32:13 -05:00
-
cb7dad96c1
fix: PATH variable expansion in ROCm worker Dockerfiles
Billy D.
2026-02-03 21:07:00 -05:00
-
a8943c79ad
refactor: remove ray-serve (moved to dedicated repo)
Billy D.
2026-02-03 07:45:48 -05:00
-
796997cf06
adding intel image build fixes.
Billy D.
2026-02-02 21:16:48 -05:00
-
81388aed2c
ci: retry build with Docker Hub auth
Billy D.
2026-02-02 17:44:43 -05:00
-
8af9d04210
fix(ci): configure Docker buildx for insecure HTTP registry
Billy D.
2026-02-02 17:21:39 -05:00
-
456f08ec81
fix: use internal K8s service URL for container registry
Billy D.
2026-02-02 13:28:51 -05:00
-
3c788fe2b6
fix(strixhalo): upgrade pandas for numpy 2.x compatibility
Billy D.
2026-02-02 13:25:28 -05:00
-
4e813cea64
fix: use twine for PyPI upload with internal URL
Billy D.
2026-02-02 12:40:33 -05:00
-
18302cf640
chore: trigger ray-serve publish
Billy D.
2026-02-02 12:35:03 -05:00
-
45a89ffb2c
chore: trigger workflow to test secrets
Billy D.
2026-02-02 12:33:44 -05:00
-
7b4871f554
debug: check if secrets are being passed
Billy D.
2026-02-02 12:20:39 -05:00
-
e497fe110d
ci: use internal cluster service URL for PyPI upload
Billy D.
2026-02-02 12:14:01 -05:00
-
a4ee672c19
feat: correct ntfy topic.
Billy D.
2026-02-02 12:01:37 -05:00
-
280c08722f
ci: use curl for PyPI upload with SSL skip
Billy D.
2026-02-02 11:31:22 -05:00
-
072cb233c7
ci: disable SSL verification for internal registry
Billy D.
2026-02-02 11:25:17 -05:00
-
1943a77992
ci: use internal registry URL for PyPI uploads (ADR-0020)
Billy D.
2026-02-02 11:19:33 -05:00
-
12987c6adc
fix: apply ruff fixes to ray_serve package
Billy D.
2026-02-02 11:09:35 -05:00
-
16f6199534
ci: add [skip images] support and trigger ray-serve publish
Billy D.
2026-02-02 11:02:12 -05:00
-
bf93c5d7f4
ci: add path filters to avoid building images on ray-serve changes
Billy D.
2026-02-02 10:59:17 -05:00
-
9e250e149e
chore: re-trigger CI after adding secrets
Billy D.
2026-02-02 10:54:17 -05:00
-
7efdcb059e
feat: add pyproject.toml and CI for ray-serve-apps package
Billy D.
2026-02-02 09:22:03 -05:00
-
876188a150
feat: add ntfy notifications and semantic versioning (ADR-0015)
Billy D.
2026-02-02 08:00:33 -05:00
-
c0ca6bfc6a
ci: re-trigger pipeline
Billy D.
2026-02-02 07:51:10 -05:00
-
e1529ad923
ci: fix registry login - skip on PRs, add Docker Hub auth
Billy D.
2026-02-02 07:35:20 -05:00
-
cb80709d3d
build: optimize Dockerfiles for production
Billy D.
2026-02-02 07:26:27 -05:00
-
a16ffff73f
feat: Add GPU-specific Ray worker images with CI/CD
Billy D.
2026-02-01 15:04:31 -05:00
-
e68d5c1f0e
Initial commit
Billy Davies
2026-02-01 19:59:37 +00:00