Commit graph

119 commits

Author SHA1 Message Date
Sven Mika
2f5eb96ad9
[RLlib] Make Max and Kourosh RLlib code owners. (#24299) 2022-04-28 22:24:24 +02:00
Kai Fricke
446ca2978c
[ci] Add CODEOWNERS for .buildkite/hooks (#24187)
These hooks are specific to our Buildkite setup and require some context to be edited successfully. Thus they should be protected by codeowner approval.
2022-04-25 15:05:29 -07:00
Kai Fricke
65d9a410f7
[ci] Clean up ci/ directory (refactor ci/travis) (#23866)
Clean up the ci/ directory. This means getting rid of the travis/ path completely and moving the files into sensible subdirectories.

Details:

- Moves everything under ci/travis into subdirectories, e.g. ci/build, ci/lint, etc.
- Minor adjustments to some scripts (variable renames)
- Removes the outdated (unused) asan tests
2022-04-13 18:11:30 +01:00
Stephanie Wang
6d52abe2a2
Add "issue severity" back to GitHub bug template #23793 (#23846) 2022-04-12 17:06:36 -07:00
Stephanie Wang
984e704207
Revert "Add "issue severity" back to GitHub bug template (#23838)" (#23841)
This reverts commit de7c0339ec.
2022-04-11 14:54:34 -07:00
Stephanie Wang
de7c0339ec
Add "issue severity" back to GitHub bug template (#23838)
Adds back the "Issue severity" dropdown to the bug template so that Ray users can have a way of reporting UX problems. Made some changes to try to streamline issue reporting:

- made this field optional
- moved the field to be last
- slightly changed some of the wording
2022-04-11 14:47:57 -07:00
Stephanie Wang
d8efa372b2
Revert "Add "issue severity" back to GitHub bug template (#23793)" (#23834)
Fix the bug report issue template.
2022-04-11 11:01:01 -07:00
Stephanie Wang
2b04e5bd7e
Add "issue severity" back to GitHub bug template (#23793)
Adds back the "Issue severity" dropdown to the bug template so that Ray users can have a way of reporting UX problems. Made some changes to try to streamline issue reporting:

- made this field optional
- moved the field to be last
- slightly changed some of the wording
2022-04-11 10:10:12 -07:00
Amog Kamsetty
38696b155a
[Docker/CI] Add comment on keeping Docker images in sync (#23782) 2022-04-11 18:09:10 +01:00
Sven Mika
b97fb4345b
[RLlib] Adding Artur and Steven to RLlib code owners. (#23755) 2022-04-07 08:19:04 +02:00
Guyang Song
916ef0bf10
add C++ worker code owners (#23730) 2022-04-07 11:30:30 +08:00
Eric Liang
5001e46324
[GH] Trim the github issue templates to make them more developer friendly (#23718)
Currently, the github issue templates are quite verbose, and as a result few developers end up using them. Clean them up so that they can be the standard workflow for all Ray contributors.
2022-04-06 15:49:43 -07:00
Yi Cheng
f15bcb21dc
Update code owners of gcs and workflow (#23086)
Update the code owners to include people working on this module.
2022-03-12 12:24:52 -08:00
Jiajun Yao
4016dba3d3
Add usage stats heads up message (#22985) 2022-03-11 21:37:22 -08:00
Simon Mo
c8aa6cdf64
Fix Issue Severity Question to Bug Report Template (#22906) 2022-03-08 10:36:32 -08:00
Wendi-anyscale
dd8654fd85
Add Issue Severity Question to Bug Report Template (#22887) 2022-03-08 10:31:53 -08:00
Dmitri Gekhtman
991a62dd47
Operator does not retry monitor on failure. (#22792) 2022-03-02 23:37:03 -08:00
Eric Liang
ae16aa1dba
Add some sanity checks for memory use in dataset (#22642) 2022-02-25 16:59:12 -08:00
Edward Oakes
65313621ab
[codeowners] Swap joeybai for edoakes as snapshot codeowner (#22660) 2022-02-25 12:55:07 -06:00
Eric Liang
10172d8663
Add more codeowners to datasets (#22409) 2022-02-15 15:44:20 -08:00
Eric Liang
428d594d35
Also allow auto-closing of stale PRs (#22149)
Allow auto-close of stale PRs, with a shorter time limit.
2022-02-07 14:34:59 -08:00
Guyang Song
08b8f3065b
add runtime env code owners (#21803) 2022-01-24 19:25:16 +08:00
Richard Liaw
0da693c2e3
[codeowners] rllib fix (#21748) 2022-01-20 16:29:35 -08:00
Sven Mika
95d1476494
[RLlib; github] Update RLlib codeowners. (#21453)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2022-01-11 22:25:33 -08:00
Simon Mo
f16b422062
[CI] Migrate Windows Wheels to Buildkite (#21388) 2022-01-05 12:49:19 -08:00
Simon Mo
cfe0897d05
[CI] Migrate Windows tests to Buildkite (#21227) 2021-12-21 20:16:34 -08:00
SangBin Cho
5d3042ed9d
[Internal Observability] Record Raylet Gauge (#21049)
* Revert "[Please revert] Remove new metrics temporarily"

This reverts commit baf7846daa3d1dad50dbedac19b7afbae3e197fc.

* Addressed code review.

* [Please revert] Revert plasma stats for the next PR

* improve grammar

* Addressed code review v1.

* Addressed code review.

* Add code owner.

* Fix tests.

* Add code owner to metric_defs.cc
2021-12-21 00:34:48 -08:00
SangBin Cho
5298a9046c
[Internal Observability] [Part 1] Centralize existing metrics to metric_defs.h (#20728)
This PR centralizes all existing metrics to `metric_defs.h`. 

Previously, each file relies on implicit import of metric_def.h within the stats module. After this PR we only precisely import `metric_defs.h` for each file.
2021-12-08 14:06:05 -08:00
Alex Wu
bb4c037e63
[codeowners] Add code owners on west coast to java (#20651)
We need code owners on the java files so that we can revert changes to java files that break CI.
2021-11-22 13:11:15 -08:00
SangBin Cho
5985c1902d
Add code owner to the symbol export (#20237) 2021-11-10 19:12:45 -08:00
Amog Kamsetty
adb8d77b2b
[Deps] Bump tensorflow on Docker image and add Codeowners (#20041) 2021-11-05 00:58:34 -07:00
Jiajun Yao
f6a0165286
Add dependabot for data processing (#19682) 2021-10-24 20:49:43 -07:00
Qing Wang
580b58a68f
[Java] Update CodeOwners for Java worker. (#19594)
Since some pom.xml files were removed before, let me update the CodeOwners about that.
2021-10-22 16:17:05 +08:00
matthewdeng
4674c78050
[Train] Rename Ray SGD v2 to Ray Train (#19436) 2021-10-18 22:27:46 -07:00
SangBin Cho
cbbd349df9
add versions as a bug report requirement. (#19282)
* add versions as a req

* .
2021-10-12 07:09:23 -07:00
Eric Liang
7e84cd9b67
Add CODEOWNERS for data/ and workflow/ libraries (#19244) 2021-10-08 19:21:06 -07:00
Eric Liang
0702974f21
Add CODEOWNERS for format.sh script (#19121) 2021-10-05 16:31:08 -07:00
Simon Mo
301312e77f
Fix windows build environment breakage (#19019) 2021-09-30 11:58:48 -07:00
Dmitri Gekhtman
944309c017
Revert "[nightly] Deflaky nightly test many_nodes_actor_test (#18582)" (#18954)
* Revert "[nightly] Deflaky nightly test many_nodes_actor_test (#18582)"

This reverts commit fc6a739e4b.

* move to large test

Co-authored-by: Yi Cheng <chengyidna@gmail.com>
2021-09-29 11:02:14 -04:00
Clark Zinzow
a3f40236d0
[Repo Config] Allow blank issues. (#18800) 2021-09-22 11:39:59 -07:00
Yi Cheng
fc6a739e4b
[nightly] Deflaky nightly test many_nodes_actor_test (#18582) 2021-09-20 22:43:48 -07:00
Qing Wang
11291029b1
Add Codeowners for Java API. (#18663) 2021-09-17 14:48:55 +08:00
Amog Kamsetty
84e958f330
[ML] Consolidate and upgrade Deep Learning Dependencies (#18574)
* wip
'

* upgrade requirements

* add file

* fix

* fixes

* Apply suggestions from code review

Try mlagents==0.21.0 for now (works with torch 1.9).

* Apply suggestions from code review

* wip

* wip

* fix

* fix

* upgrade lightning bolts

* address comment

Co-authored-by: Sven Mika <sven@anyscale.io>
2021-09-16 20:16:40 -07:00
DK.Pino
99043e5045
[Hotfix] [Issue template] Fix the yaml grammer in feature request issue template (#18624) 2021-09-15 23:01:48 -07:00
Kai Fricke
c186253fc5
[github] fix feature request template (#18627) 2021-09-15 11:33:19 +01:00
DK.Pino
9d41aafcce
Adapt GitHub new issue template (#18516) 2021-09-15 00:57:57 -07:00
Ian Rodney
ec2110e470
[Codeowners] Add Chris & Mingwei to Ray Client proto (#18395) 2021-09-07 09:17:23 -07:00
Alex Wu
7912a8554c
[code oweners] Add Hao to autoscaler compatibility (#18218) 2021-09-03 18:55:09 -07:00
Edward Oakes
18ae99d8d8
[codeowners] Add @kombuchafox as code owner for dashboard snapshot (#18051) 2021-08-25 10:56:11 -05:00
Richard Liaw
c2c855b38b
Add codeowners for setup.py (#17884)
* add-czar

Signed-off-by: Richard Liaw <rliaw@berkeley.edu>

* setup

Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2021-08-17 16:29:32 -07:00