Commit b1810b6
[Gradle] Remove static use of BuildParams (elastic#115122)
Static fields dont do well in Gradle with configuration cache enabled.
- Use buildParams extension in build scripts
- Keep BuildParams.ci for now for easy serverless migration
- Tweak testing doc1 parent 806480b commit b1810b6
File tree
185 files changed
+965
-615
lines changed- benchmarks
- build-conventions/src/main/java/org/elasticsearch/gradle/internal/conventions
- build-tools-internal
- src
- integTest/groovy/org/elasticsearch/gradle/internal
- snyk
- test/rest
- main
- groovy
- java/org/elasticsearch/gradle/internal
- docker
- info
- precommit
- snyk
- testfixtures
- test
- rest
- compat/compat
- util
- build-tools/src/testFixtures/groovy/org/elasticsearch/gradle/fixtures
- distribution
- docker
- packages
- docs
- gradle
- libs/simdvec
- modules
- aggregations
- data-streams
- ingest-attachment
- ingest-geoip/qa/full-cluster-restart
- legacy-geo
- mapper-extras
- reindex
- repository-azure
- repository-gcs
- repository-s3
- plugins
- analysis-icu
- discovery-azure-classic
- discovery-ec2
- qa/amazon-ec2
- discovery-gce/qa/gce
- mapper-annotated-text
- mapper-murmur3
- repository-hdfs
- qa
- ccs-rolling-upgrade-remote-cluster
- full-cluster-restart
- mixed-cluster
- multi-cluster-search
- repository-multi-version
- rolling-upgrade-legacy
- rolling-upgrade
- smoke-test-plugins
- verify-version-constants
- server
- src/test/java/org/elasticsearch/repositories
- test
- external-modules
- apm-integration
- delayed-aggs
- die-with-dignity
- error-query
- esql-heap-attack
- jvm-crash
- framework
- immutable-collections-patch
- x-pack
- plugin
- analytics
- async-search/qa/rest
- ccr/qa
- core
- deprecation/qa
- early-deprecation-rest
- rest
- downsample/qa
- mixed-cluster
- rest
- with-security
- enrich/qa
- rest-with-security
- rest
- ent-search/qa/full-cluster-restart
- eql
- qa
- ccs-rolling-upgrade
- correctness
- mixed-node
- rest
- security
- esql
- qa/server
- mixed-cluster
- multi-clusters
- fleet/qa/rest
- identity-provider
- qa/idp-rest-tests
- ilm/qa
- multi-cluster
- multi-node
- inference
- qa
- mixed-cluster
- rolling-upgrade
- src/test/java/org/elasticsearch/xpack/inference/services/validation
- kql
- logsdb/qa/with-basic
- mapper-constant-keyword
- mapper-unsigned-long
- mapper-version
- ml
- qa
- basic-multi-node
- disabled
- multi-cluster-tests-with-security
- single-node-tests
- src/test/java/org/elasticsearch/xpack/ml/dataframe/process
- repositories-metering-api/qa
- azure
- gcs
- s3
- searchable-snapshots/qa
- azure
- gcs
- hdfs
- s3
- security
- cli
- qa
- basic-enable-security
- multi-cluster
- profile
- security-basic
- security-disabled
- tls-basic
- src/test/java/org/elasticsearch/xpack/security
- action/token
- authc
- authz/store
- rest/action/apikey
- shutdown/qa
- full-cluster-restart
- rolling-upgrade
- slm/qa/multi-node
- snapshot-based-recoveries/qa
- azure
- gcs
- s3
- snapshot-repo-test-kit/qa
- azure
- gcs
- hdfs
- s3
- spatial
- sql
- qa
- jdbc
- security/with-ssl
- mixed-node
- server/security/with-ssl
- sql-cli
- transform/qa/multi-cluster-tests-with-security
- watcher/qa/rest
- wildcard
- qa
- core-rest-tests-with-security
- full-cluster-restart
- mixed-tier-cluster
- multi-cluster-search-security
- legacy-with-basic-license
- legacy-with-full-license
- legacy-with-restricted-trust
- oidc-op-tests
- repository-old-versions
- rolling-upgrade-basic
- rolling-upgrade-multi-cluster
- rolling-upgrade
- third-party
- jira
- pagerduty
- slack
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
185 files changed
+965
-615
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
| 475 | + | |
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
| |||
564 | 564 | | |
565 | 565 | | |
566 | 566 | | |
567 | | - | |
568 | | - | |
| 567 | + | |
| 568 | + | |
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
| |||
625 | 625 | | |
626 | 626 | | |
627 | 627 | | |
628 | | - | |
| 628 | + | |
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
78 | 77 | | |
79 | 78 | | |
80 | 79 | | |
81 | | - | |
| 80 | + | |
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
19 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
393 | 396 | | |
394 | 397 | | |
395 | 398 | | |
| |||
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 16 | | |
23 | 17 | | |
24 | 18 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
444 | | - | |
| 443 | + | |
445 | 444 | | |
446 | 445 | | |
447 | 446 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| 31 | + | |
29 | 32 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
136 | 137 | | |
137 | 138 | | |
138 | 139 | | |
139 | | - | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
42 | | - | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
95 | | - | |
96 | | - | |
| 97 | + | |
| 98 | + | |
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | | - | |
| 21 | + | |
23 | 22 | | |
24 | 23 | | |
25 | 24 | | |
| |||
0 commit comments