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
Simon Mo
ec8409ff06
Add @architkulkarni to snapshot code owner ( #17785 )
2021-08-12 10:58:02 -07:00
Ian Rodney
db510f317a
[CODEOWNERS] Add Ray Client Proto ( #17210 )
...
* add ray client proto
* Add Ameer
2021-07-20 12:23:19 -07:00
Alex Wu
433382f102
Update CODEOWNERS for dashboard snapshot ( #17196 )
...
* Update CODEOWNERS for dashboard snapshot
* Update CODEOWNERS
* Update CODEOWNERS
2021-07-20 12:22:52 -07:00
Richard Liaw
38496b1765
Allow feature requests in Github Issues ( #16892 )
...
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2021-07-06 14:12:23 -07:00
Alex Wu
c57e950ee1
Minimal code owner file ( #16836 )
2021-07-02 01:23:11 -07:00
Amog Kamsetty
ffef51b010
[Dependabot] Change PR creation time for rllib to PST ( #15995 )
2021-06-01 11:58:52 -07:00
Alex Wu
cd2fc7792f
[dashboard] Snapshot of cluster state ( #15868 )
2021-05-20 08:10:32 -07:00
Sven Mika
f25d58492d
[Testing] Dependabot for RLlib. ( #15812 )
2021-05-17 18:24:13 +02:00
Philipp Moritz
78d0ed3503
[Windows] Fix Test Log Upload ( #15769 )
2021-05-12 17:57:49 -07:00
fcardoso75
fcf56fb970
Divide run ci script action ( #15657 )
...
* Enabling all test cases on test_client.py
* Moving test_client.py to a large CI py_test_module_list
* Disabling test_client::test_remote_functions
* Divide Run CI script action into separete Build action and Test action
* Reverting test_client.py to separate work for different tickes
* Reverting python\ray\tests\BUILD to separate work for different tickets
2021-05-11 21:39:18 -07:00
Amog Kamsetty
a430ac2334
[Tune] Revert Pinning Tune Dependencies ( #14059 )
...
* remove lockfiles
* docker
* remove constraint file
* fix
2021-02-11 15:43:09 -08:00
Amog Kamsetty
25e1b78eed
[Dependencies] Move requirements.txt to requirements directory. ( #13636 )
2021-01-22 16:29:05 -08:00
Simon Mo
7a0597d03f
[CI] Fix Windows Bazel Upload ( #13436 )
2021-01-15 13:27:11 -08:00
Simon Mo
b257cb7d98
Add bazel logs upload to GHA ( #13251 )
2021-01-13 15:17:11 -08:00
Amog Kamsetty
9eebd090cf
[Dependabot] [CI] Re-configure Dependabot and disable duplicate builds ( #13359 )
2021-01-12 09:28:58 -08:00
Amog Kamsetty
0f5d36ce5e
[Dependabot] Add Dependabot ( #13278 )
...
Co-authored-by: Ian <ian.rodney@gmail.com>
2021-01-07 16:33:02 -08:00
Eric Liang
cab46b7931
Improve issue templates ( #12687 )
...
* update
* Update .github/ISSUE_TEMPLATE/bug_report.md
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-12-08 22:29:03 -08:00
Richard Liaw
affb0b776c
Fix github issue template ( #12464 )
...
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2020-11-27 14:13:29 -08:00
SangBin Cho
f6f9b15299
. ( #11998 )
2020-11-12 21:33:00 -08:00
SangBin Cho
7b8bd15702
[Stalebot] Fix issues. ( #11930 )
2020-11-11 00:28:02 -08:00
Eric Liang
9b8218aabd
[docs] Move all /latest links to /master ( #11897 )
...
* use master link
* remae
* revert non-ray
* more
* mre
2020-11-10 10:53:28 -08:00
SangBin Cho
049df70289
[OSS] Introduce Stale bot ( #11790 )
...
* first iteration.
* Add a newline at the end of yaml
* Addressed code review.
* Addressed review.
2020-11-05 11:02:37 -08:00
Richard Liaw
a563344bc2
[docs] remove ref to google groups -> github discussions ( #11019 )
2020-09-24 18:09:51 -07:00
Sumanth Ratna
9da7bdcc8e
Use master for links to docs in source ( #10866 )
2020-09-19 00:30:45 -07:00
Eric Liang
b0caba41e8
Update PR template to point to new flaky test tracker ( #10746 )
2020-09-11 12:43:54 -07:00
SangBin Cho
7ea4bcc1ab
Add a basic rule to contributors / PR template. ( #10277 )
...
* Add a basic rule to contributors / PR template.
* Fix.
* Addressed code reivew.
2020-08-24 20:15:06 -07:00
Eric Liang
5d265e9bd1
remove osx and linux actions ( #10209 )
2020-08-19 15:43:03 -07:00
mehrdadn
5331c30e35
Improve Clang-IWYU to automatically make #include fixes ( #9858 )
...
Co-authored-by: Mehrdad <noreply@github.com>
2020-08-10 12:49:58 -07:00
mehrdadn
7344fb9858
Switch from GitHub checkout@v2 to checkout@v1 due to bugs in checkout ( #9697 )
...
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-24 14:25:58 -07:00
mehrdadn
75b2fc4313
Auto-cancel build when a new commit is pushed ( #8043 )
...
Co-authored-by: Mehrdad <noreply@github.com>
2020-07-23 16:07:00 -07:00
Simon Mo
997d1162e3
[CI] Do not run jenkins test on GHA ( #9621 )
2020-07-21 17:05:52 -07:00