41cc8a6d04
Merge branch 'master' of https://github.com/elastic/elasticsearch-js
2020-03-12 08:42:36 +01:00
5445f0b22b
API generation
2020-03-12 08:42:31 +01:00
030c5e8c43
typo ( #1109 )
2020-03-11 18:48:46 +01:00
94d4ac7525
Migrate to GitHub Actions ( #1104 )
...
* Create nodejs.yml
* Run only on push
* Renamed jobs
* Removed .travis.yml
* Split coverage job and cleanup
* Skip flaky test
* Code coverage reporting
* Renamed codecov file
* Added backport action
* Updated integration test configuration
* Removed unused dependencies
* Fixes
2020-03-10 09:03:26 +01:00
58a2618f4c
Updates .ci folder to latest incarnation ( #1103 )
...
* Updates .ci folder to latest incarnation
The .ci folder cleanup some of its cleanup/wait routines so that they
can be reused. It also significantly reduced the available environment
variable toggles. In lieu of those toggles `run-repository.sh` can now
start multiple nodes using `NUMBER_OF_NODES`
* update certs
2020-03-09 17:23:51 +01:00
54ec923491
Updated skip list
2020-03-09 15:37:18 +01:00
1c03ccc7af
Updated skip list
2020-03-09 14:40:10 +01:00
43ee0445fc
Updated skip list
2020-03-09 12:33:56 +01:00
0f2b79159e
Merge branch 'master' of https://github.com/elastic/elasticsearch-js
2020-03-04 11:03:42 +01:00
db89df7b5c
Updated LICENSE
2020-03-04 11:03:02 +01:00
508aa362e6
Added new docs examples ( #1101 )
...
* Added new docs examples
* Updated enabled files list
2020-03-04 09:20:27 +01:00
7b7c9130f3
[DOCS] Fixes out-dated monitoring links ( #1096 )
2020-03-04 09:20:00 +01:00
6d50c9fa30
API generation
2020-03-04 09:19:06 +01:00
32f3fef14f
API generation
2020-02-26 12:12:45 +01:00
15ba60a0ec
Updated skip list
2020-02-26 12:12:06 +01:00
fec4e837ac
Skip broken test
2020-02-25 15:05:23 +01:00
18a87fca82
Fixed integration test
2020-02-25 14:31:54 +01:00
6261dd7909
API generation
2020-02-25 10:26:24 +01:00
d621d31d39
API generation
2020-02-19 11:55:45 +01:00
b2c85f7797
Update integration test runner ( #1085 )
...
* Improved user and roles handling
* Avoid deleting internal indices
* Updated skip version handling
* Fix leftover
* Improved indices and aliases cleanup
* Clean also internal indices
* Restore previous index/alias cleanup
* Ignore 404
2020-02-11 10:49:49 +01:00
0c4875aa6d
API generation
2020-02-10 12:05:42 +01:00
6e7385a478
Added integration test stats ( #1083 )
2020-02-06 12:04:55 +01:00
28205e97cf
Update docs examples ( #1081 )
...
* Updated enabled files list
* Generated docs examples
* Generated docs examples
2020-02-06 12:04:29 +01:00
41927914bb
API generation
2020-02-06 09:16:30 +01:00
d701516dda
Skip compression in case of empty string body ( #1080 )
...
* Fix #1069
* Updated test
* Updated test
2020-02-04 10:28:42 +01:00
4b54013248
[DOCS] Fine-tunes the Node.Js client Typescript and examples se… ( #1078 )
...
* [DOCS] Fine-tunes the Node.Js client Typescript and examples sections.
* [DOCS] Fixes merge conflict.
2020-02-03 17:48:13 +01:00
d2bc399d9b
Add examples to reference ( #1076 )
...
* Updated examples urls
* Added links to examples
* Updated docs generation script to include code examples
* Fixes
* Skip index api
* Fix link
* Fix url generation
* API generation
* Fix new line
* API generation
* Fix leftover
* API generation
2020-02-03 17:23:49 +01:00
87ccc196a0
Merge branch 'master' of https://github.com/elastic/elasticsearch-js
2020-02-03 11:00:30 +01:00
93d24dcc5b
API generation
2020-02-03 11:00:17 +01:00
7945b68693
Fix typo in NoLivingConnectionsError ( #1045 )
...
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2020-02-03 10:34:23 +01:00
ebb96e95bf
API generation
2020-01-31 15:27:34 +01:00
5f1edbb199
[DOCS] Fine-tunes the Node.Js client extend the client section ( #1064 )
2020-01-29 18:09:34 +01:00
416ace2e30
Renamed log skip function ( #1061 )
2020-01-23 09:24:03 +01:00
01b233428f
Improve integration test execution time ( #1005 )
...
* Integration test: Add limit of 3 minutes per yaml file
* Monitor all test files that take more than 1m to execute
* Set the threshold to 30s
* Refactored integration test runner
* Better time reporting
* Updated test time limits
* Updated CI script
* Run oss only in oss build
* Run only oss test
* Revert "Run only oss test"
This reverts commit fd3a07d42d .
2020-01-23 08:25:51 +01:00
bc970a75f3
[DOCS] Updated xrefs to SLM API docs. ( #1008 )
2020-01-22 23:08:41 -08:00
acff983fc0
[DOCS] Fine-tunes the Node.Js client observability section. ( #1055 )
2020-01-16 14:31:54 +01:00
b18cc25a0f
[DOCS] Fine-tunes the Node.Js client child client section. ( #1057 )
2020-01-16 14:30:52 +01:00
f3ccf7baa3
Updated reserved user list
2020-01-16 09:24:18 +01:00
3953a2c542
Change TransportRequestOptions.ignore to number[] ( #1053 )
2020-01-15 18:25:06 +01:00
ec81ee40f8
Move to latest .ci script structure ( #1042 )
...
Introduces a dedicated `run-repository.sh` for the repository custom
bits.
This allows us to keep `run-elasticsearch.sh` and `run-tests` in sync
through file copying or patches easier.
Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com >
2020-01-15 16:09:29 +01:00
daf30653f1
Updated skip list
...
- With https://github.com/elastic/elasticsearch/pull/50977 this skips are no longer valid
2020-01-15 09:55:33 +01:00
2e33680047
Updated skip list
2020-01-13 12:45:41 +01:00
7478913d6c
API generation
2020-01-13 12:23:10 +01:00
436f1c891d
Updated api reference header comment ( #1049 )
2020-01-13 12:21:39 +01:00
c548055886
Added new examples ( #1031 )
...
* Added new examples
* Fixed examples links
2020-01-13 10:57:46 +01:00
fc5156dbff
Removed indices.flushSynced from API reference
...
- Fix for https://github.com/elastic/elasticsearch/pull/50882
2020-01-13 09:34:20 +01:00
8e113271b5
Updated skip list
2020-01-08 10:21:47 +01:00
2abd2a8e7f
Updated skip list
2020-01-08 08:53:23 +01:00
8215327a03
Updated skip list
2020-01-07 19:19:07 +01:00
185cfa394b
ClientOptions["cloud"] should have optional auth fields ( #1032 )
2020-01-07 12:08:57 +01:00