Commit Graph

9 Commits

Author SHA1 Message Date
4549295a07 trigger: test package upload after gitea temp fix
All checks were successful
Build and Publish ray-serve-apps / build-and-publish (push) Successful in 5m16s
2026-02-03 20:12:30 -05:00
665416bb0e chore: trigger build with repo secrets
Some checks failed
Build and Publish ray-serve-apps / build-and-publish (push) Failing after 50s
2026-02-03 19:33:45 -05:00
e853b805ae chore: trigger pipeline with org-level runner
Some checks failed
Build and Publish ray-serve-apps / build-and-publish (push) Failing after 2m50s
2026-02-03 19:22:34 -05:00
9bc40cfd20 chore: trigger rebuild after gitea storage migration
Some checks failed
Build and Publish ray-serve-apps / build-and-publish (push) Failing after 46s
2026-02-03 16:07:27 -05:00
4a560f9b9e chore: retrigger pipeline after runner restart
Some checks failed
Build and Publish ray-serve-apps / build-and-publish (push) Failing after 12m51s
2026-02-03 15:49:43 -05:00
baf86e5609 ci: semver based on commit message keywords
Some checks failed
Build and Publish ray-serve-apps / build-and-publish (push) Failing after 14m11s
- 'major' in message -> increment major, reset minor/patch
- 'minor' or 'feature' -> increment minor, reset patch
- 'bug', 'chore', anything else -> increment patch
- Release number from git rev-list commit count
- Format: major.minor.patch+release
2026-02-03 15:25:15 -05:00
3fb6d8f9c2 chore: trigger rebuild after S3 storage migration 2026-02-03 15:12:54 -05:00
8ef914ec12 feat: initial ray-serve-apps PyPI package
Some checks failed
Build and Publish ray-serve-apps / lint (push) Failing after 11m2s
Build and Publish ray-serve-apps / publish (push) Has been cancelled
Implements ADR-0024: Ray Repository Structure

- Ray Serve deployments for GPU-shared AI inference
- Published as PyPI package for dynamic code loading
- Deployments: LLM, embeddings, reranker, whisper, TTS
- CI/CD workflow publishes to Gitea PyPI on push to main

Extracted from kuberay-images repo per ADR-0024
2026-02-03 07:03:39 -05:00
eac8f27f2e Initial commit 2026-02-03 11:59:56 +00:00