https://github.com/ray-project/rayci
https://github.com/ray-project/rayci
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ray-project/rayci
- Owner: ray-project
- License: apache-2.0
- Created: 2022-09-14T12:15:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T23:31:27.000Z (over 1 year ago)
- Last Synced: 2025-04-10T00:28:50.019Z (over 1 year ago)
- Language: Go
- Size: 24.8 MB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository contains scripts and progresm for Ray CI/CD on buildkite.
- `rayci`: program that reads test definition files and generates buildkite
pipeline definitions
- `wanda`: program that builds container images using a container registry as
a content-addressed build cache
This repository also contains scripts that are used on legacy CI/CD pipelines
and KubeRay pipelines, in the `ray_ci` directory and `ecosystem_ci` directory.