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 172180c commit 37793c2Copy full SHA for 37793c2
catalog-info.yaml
@@ -28,6 +28,9 @@ spec:
28
spec:
29
repository: elastic/elasticsearch-js
30
pipeline_file: .buildkite/pipeline.yml
31
+ env:
32
+ ELASTIC_SLACK_NOTIFICATIONS_ENABLED: "true"
33
+ SLACK_NOTIFICATIONS_CHANNEL: "#devtools-notify-javascript"
34
teams:
35
devtools-team:
36
access_level: MANAGE_BUILD_AND_READ
package.json
@@ -89,7 +89,7 @@
89
"zx": "7.2.3"
90
},
91
"dependencies": {
92
- "@elastic/transport": "9.0.0-alpha.1",
+ "@elastic/transport": "9.0.0-alpha.3",
93
"apache-arrow": "^18.0.0",
94
"tslib": "^2.4.0"
95
0 commit comments