We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b25151 commit 2b90e11Copy full SHA for 2b90e11
Rakefile
@@ -58,14 +58,12 @@ require 'pathname'
58
CURRENT_PATH = Pathname(File.expand_path(__dir__))
59
SUBPROJECTS = [
60
'elasticsearch',
61
- 'elasticsearch-transport',
62
'elasticsearch-dsl',
63
'elasticsearch-api'
64
].freeze
65
66
RELEASE_TOGETHER = [
67
68
69
70
71
rake_tasks/test_tasks.rake
@@ -17,7 +17,6 @@
17
18
UNIT_TESTED_PROJECTS = [
19
20
21
22
23
0 commit comments