Thomas Watson
217929a636
Bump Node.js from 18.17.1 to 18.18.2 ( #168914 )
2023-10-16 09:50:15 -04:00
Jon
41d8296db7
Upgrade Node.js to 18.17.1 ( #163710 )
...
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.17.1
2023-08-14 12:08:27 -05:00
Alex Szabo
8cf68dc6ba
[Ops] Bump Node.js to version 18 ( #160289 )
...
## Summary
Bumps node.js to 18.17.0 (replacement for PR #144012 which was later
reverted)
As a result, these categorical additions were needed:
- `node` evocations will need the `--openssl-legacy-provider` flag,
wherever it would use certain crypto functionalities
- tests required updating of the expected HTTPS Agent call arguments,
`noDelay` seems to be a default
- `window.[NAME]` fields cannot be written directly
- some stricter typechecks
This is using our in-house built node.js 18 versions through the URLs
the proxy-cache. (built with
https://github.com/elastic/kibana-custom-nodejs-builds/pull/4 )
These urls are served from a bucket, where the RHEL7/Centos7 compatible
node distributables are. (see:
https://github.com/elastic/kibana-ci-proxy-cache/pull/7 )
Further todos:
- [x] check docs wording and consistency
- [ ] update the dependency report
- [x] explain custom builds in documentation
- [x] node_sass prebuilts
---------
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
Co-authored-by: Thomas Watson <w@tson.dk>
2023-07-27 14:12:48 +02:00
Jon
b8c36e11b1
Upgrade Node.js to 16.20.1 ( #160177 )
...
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V16.md#16.20.1
2023-06-21 16:57:55 -05:00
Jon
d41bcb210a
Upgrade Node.js to 16.19.1 ( #151527 )
...
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V16.md#16.19.1
2023-02-21 10:40:59 -06:00
Thomas Watson
6a0f7b9562
Downgrade Node.js to version 16 ( #149531 )
...
Closes #149438
We'll upgrade again once a suitable solution to the issue has been
found.
2023-01-26 11:53:52 +00:00
Thomas Watson
b345f75634
Upgrade Node.js from v16.18.1 to v18.13.0 ( #144012 )
...
Closes #134930
Breaking changes in Node.js majors:
- `17.0.0`:
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V17.md#17.0.0
- `18.0.0`:
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.0.0
2023-01-17 21:04:23 +01:00
Jonathan Budzenski
6672962d19
Bump node to 16.18.1 ( #144751 )
...
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V16.md#16.18.1
2022-11-08 10:16:10 -06:00
spalger
fe2480d96d
[ts] ts refs cache was removed, remove capture task
2022-10-28 14:27:18 -05:00
Jonathan Budzenski
21bc8ba841
Bump node to 16.17.1 ( #141702 )
2022-09-23 15:02:48 -05:00
Jonathan Budzenski
369272efe1
Bump Node.js to 16.16.0 ( #135926 )
2022-07-07 17:05:09 -05:00
Brian Seeders
7ff1ffca5e
[CI] Split OSS CI Group 11 ( #130927 )
2022-04-26 13:07:32 -04:00
Brian Seeders
5872b5ec9d
[CI] Split dashboard feature controls tests into two cigroups ( #130416 )
2022-04-19 16:44:24 -04:00
Brian Seeders
6a4eb48119
[CI] Split alerting-api-integration tests into separate cigroups ( #130414 )
2022-04-18 16:14:26 -04:00
spalger
3730dd0779
fix all violations
2022-04-16 01:37:30 -05:00
Brian Seeders
1dce1d8d97
[CI] Balance/split CI groups and remove docker-specific group ( #130181 )
2022-04-14 11:04:13 -04:00
Thomas Watson
de02c2da65
Upgrade Node.js from v16.13.2 to v16.14.2 ( #128123 )
2022-03-21 07:30:00 -05:00
Tre
1ab04243a5
[QA][Code Coverage] Drop dead code ( #127057 )
...
* [QA][Code Coverage] Drop dead code
We've some code no longer used,
that was used when code coverage was
orchestrated in Jenkins.
Since we use Buildkite instead,
we can drop this code.
* Updated the docs to reflect we
no longer use Jenkins and use
Buildkite instead.
* Updated doc per review and dropped the bit about 4 indexes,
since we no longer need the other R & D job.
2022-03-15 11:57:09 +00:00
Jonathan Budzenski
488d9398bc
[ci] Remove package testing jenkins source ( #127300 )
2022-03-09 10:09:26 -06:00
Thom Heymann
2a2fd7cbf0
Bump Node.js from version 16.13.0 to 16.13.2 ( #122723 )
2022-01-12 08:26:26 +00:00
Brian Seeders
8ba9ebf592
[CI] Rebalance/split cigroups and speed up overall CI time ( #118191 )
2021-11-10 12:01:03 -05:00
Brian Seeders
30de97bc2d
Revert "[CI] Rebalance/split cigroups and speed up overall CI time ( #113676 )"
...
This reverts commit 9888b7fec3
.
2021-11-10 10:34:38 -05:00
Brian Seeders
9888b7fec3
[CI] Rebalance/split cigroups and speed up overall CI time ( #113676 )
2021-11-10 10:33:20 -05:00
Jonathan Budzenski
6908420a8b
Bump node to 16.13.0 ( #116519 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-11-02 21:56:47 -05:00
Brian Seeders
ba367bca40
Change all references of master branch to main ( #116654 )
2021-10-29 12:29:48 -04:00
Tiago Costa
7767691d47
chore(NA): runs packer cache for 7.x rename into 7.16 ( #115802 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-10-20 17:34:14 +01:00
Jonathan Budzenski
7d66002da2
Bump node to 16.11.1 ( #110684 )
...
* Bump node to ^16
* fix comment
* use jest timers
* bump mock-fs
* Fix core type errors
* Unskipping tests that work on my machine
* skip new unhandled promise rejection
* Fix Nodejs v16 regression due to https://github.com/nodejs/node/issues/38924
* Fix failing concurrent connections collector test
* Fix types after merge from master
* update servicenow test
* Skip unhandledRejection tests
* Skip tests with unhandled promise rejection
* Fix discover jest failures
* bump node to 16.11.1
* revert timeout increase
* skip unhandled promise rejection
* rm jest import
* skip unhandled promise rejection
Co-authored-by: Rudolf Meijering <skaapgif@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Tim Roes <tim.roes@elastic.co>
2021-10-16 16:21:58 -05:00
Devon Thomson
ac39f94b75
[Controls] Control Group Embeddable and Management Experience ( #111065 )
...
* built control group embeddable featuring inline control creation and editing, and DndKit based drag and drop.
Co-authored-by: andreadelrio <delrio.andre@gmail.com>
2021-10-05 12:34:13 -04:00
Brian Seeders
be51f0a574
[Buildkite] Hourly CI / tracked branch pipeline ( #111785 )
2021-09-16 11:28:07 -04:00
Brian Seeders
3e1e90fd47
[CI] Disable running ES Snapshots pipelines in Jenkins for everything above 6.8 ( #111554 )
2021-09-08 14:47:08 -04:00
Thomas Watson
f686164c93
Bump the Node.js version used by Docker in CI ( #110760 )
...
This is a follow up to PR #110654 where the Node.js version required by
Kibana was upgraded.
2021-09-01 12:05:15 +02:00
Brian Seeders
31642cbf0a
[CI] Disable baseline_trigger job ( #110659 )
2021-08-31 11:45:25 -04:00
Manuel de la Peña
92c6787af1
chore(ci): remove apm ui e2e old pipelinegit ci ( #109441 )
...
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-08-23 04:19:55 -04:00
Spencer
7e2bd4fd54
[ftr] rework ciGroup validation to remove JOBS.yml and avoid duplication ( #109149 )
...
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-08-19 11:40:23 -05:00
Aleh Zasypkin
dc1ceefbfd
Bump Node.js from version 14.17.3 to 14.17.5. ( #108324 )
2021-08-13 09:26:42 +02:00
Spencer
dfb1b615e9
[api-docs] raise memory limit again ( #107065 )
...
* [api-docs] raise memory limit again
* update buildkite script too
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-07-28 16:45:04 -04:00
Thomas Watson
3a173656ab
Upgrade from Node.js v14.17.2 to v14.17.3 ( #104417 )
2021-07-08 07:26:37 -04:00
Jonathan Budzenski
94f87cdc37
[package testing] Decrease timeout to 2 hours ( #104668 )
...
Package testing on average takes slightly over an hour. In error
cases where tests retry or a process hangs, it makes sense to keep this
timeout closer to the testing time.
Ref: https://kibana-ci.elastic.co/job/elastic+kibana+package-testing/
2021-07-07 14:15:33 -04:00
Victor Martinez
aa97040bb6
[APM-UI][e2e] discard CI builds more often ( #102217 )
2021-06-16 10:01:43 +01:00
Brian Seeders
df89ecee1b
[FTSR] Add pluginFunctional to test suites ( #102113 )
2021-06-14 11:54:18 -07:00
Brian Seeders
3ba4cff52a
[CI] For PRs, build TS refs before public api docs check ( #100791 )
2021-06-01 21:27:42 -04:00
Jonathan Budzenski
f0e11bcd1b
Automated package testing ( #88900 )
...
Co-authored-by: Tyler Smalley <tylersmalley@me.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-05-27 13:37:43 -05:00
Thomas Watson
afaacae777
Bump Node.js from version 14.16.1 to 14.17.0 ( #100314 )
2021-05-19 07:36:43 -07:00
Tyler Smalley
537be25754
[FTR][CI] Use default distribution for all tests ( #94968 )
...
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2021-05-12 15:24:25 -04:00
Spencer
eba699c23a
upload artifact when building building Kibana to verify ES ( #99254 )
...
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-05-04 13:37:34 -07:00
Brian Seeders
f404305eaa
[CI] Create a ciGroup just for tests that use Docker ( #98535 )
2021-05-03 13:53:22 -04:00
Spencer
b7a9b84af8
Revert "Revert "[ci] skip building ts refs when not necessary ( #95739 )" ( #95746 )" ( #95750 )
...
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-19 09:45:09 -07:00
Spencer
689c4d40cd
[ci/baseline] check public API doc count to populate baseline metrics ( #97320 )
...
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-04-15 17:12:52 -07:00
Thomas Watson
88847b9845
Bump Node.js from version 14.16.0 to 14.16.1 ( #96382 )
2021-04-07 14:31:10 -04:00
Spencer
0758f87352
[packer] skip docker pull if docker is unavailable or running on ARM ( #95979 )
...
Co-authored-by: spalger <spalger@users.noreply.github.com>
2021-04-01 09:14:20 -07:00