| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Fix release directory & RELEASE_PROCESS.md (#12269) | 5 年前 | |
[ci][release-automation] Use Buildkite commit and make Ray version & commit args for sanity check (#44305) - Add Ray version & commit hash as input for sanity check script. - Use these args in all places that call python sanity_check.py - Use BUILDKITE_COMMIT instead of RAY_HASH - Remove condition where the block step to download & validate wheels from TestPyPI has to wait on uploading wheels to TestPyPI. This gives more flexibility while running automation. Signed-off-by: khluu <51931015+khluu@users.noreply.github.com> | 2 年前 | |
Remove unnecessary string literal splits (#47360) I found there were a bunch. Found them with: bash find -name '*.py' -exec grep --color=always -HnIie '".*" ".*"' {} \; | less -r --------- Signed-off-by: Santiago Castro <santiagoc@netflix.com> Signed-off-by: Santiago Castro <bryant1410@gmail.com> | 1 年前 | |
[ci] fix bazel version use in release automation (#45798) don't pin bazel version globally; only pin it for cpp sanity check. fixes nightly release automation. Signed-off-by: Lonnie Liu <lonnie@anyscale.com> | 2 年前 | |
[windows] refactor sanity check to be stricter (#49942) so that it: - fails on any failed command - properly checks python version Signed-off-by: Lonnie Liu <lonnie@anyscale.com> | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 5 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 1 年前 |