Commit Graph

43767 Commits

Author SHA1 Message Date
Andy Wilkinson 5c6a9122cb Polish "Test Micrometer config to property exposure"
See gh-33743
2023-07-25 14:43:14 +01:00
Mirko Sobeck 19e70055a5 Test Micrometer config to property exposure
See gh-33743
2023-07-25 14:37:25 +01:00
Andy Wilkinson 8d0018946c Merge branch '3.0.x' into 3.1.x
Closes gh-36562
2023-07-25 13:12:50 +01:00
Andy Wilkinson 3f45997e26 Merge branch '2.7.x' into 3.0.x
Closes gh-36561
2023-07-25 13:12:42 +01:00
Andy Wilkinson 637e190e76 Upload build reports if and only if build has failed
Closes gh-36558
2023-07-25 13:11:37 +01:00
Andy Wilkinson 2766c4b648 Merge branch '3.0.x' into 3.1.x
Closes gh-36559
2023-07-25 13:07:48 +01:00
Andy Wilkinson d290d05f63 Add missing Stackdriver metric-type-prefix property
Closes gh-36499
2023-07-25 13:01:59 +01:00
Andy Wilkinson 22fa904590 Merge branch '3.0.x' into 3.1.x
Closes gh-36556
2023-07-25 12:54:34 +01:00
Andy Wilkinson 45624c0a78 Merge branch '2.7.x' into 3.0.x
Closes gh-36555
2023-07-25 12:53:11 +01:00
Andy Wilkinson aae8665db1 Add missing management.metrics.export.wavefront properties
Closes gh-36498
2023-07-25 12:35:58 +01:00
Andy Wilkinson 5d1b2348e8 Merge branch '3.0.x' into 3.1.x
Closes gh-36553
2023-07-25 12:08:43 +01:00
Andy Wilkinson 826bad5820 Merge branch '2.7.x' into 3.0.x
Closes gh-36552
2023-07-25 12:08:19 +01:00
Andy Wilkinson a6c19dae07 Add missing management.metrics.export.signalfx properties
Closes gh-36497
2023-07-25 11:35:57 +01:00
Stephane Nicoll 6f69f64695 Merge branch '3.0.x' into 3.1.x 2023-07-25 11:53:05 +02:00
Stephane Nicoll 52f4bb3811 Merge branch '2.7.x' into 3.0.x 2023-07-25 11:52:57 +02:00
Stephane Nicoll 4d708641b3 Test Gradle plugin against Gradle 8.2.1
Closes gh-36548
2023-07-25 11:52:48 +02:00
Stephane Nicoll 9889adfa43 Merge branch '3.0.x' into 3.1.x
Closes gh-36550
2023-07-25 11:52:03 +02:00
Stephane Nicoll d30afee06e Merge branch '2.7.x' into 3.0.x
Closes gh-36549
2023-07-25 11:51:46 +02:00
Stephane Nicoll a350ede711 Test Gradle plugin against Gradle 8.2.1
Closes gh-36548
2023-07-25 11:41:48 +02:00
Scott Frederick bb4226397a Merge branch '3.0.x' into 3.1.x
Closes gh-36541
2023-07-24 16:05:57 -05:00
Scott Frederick c5d2415834 Merge branch '2.7.x' into 3.0.x
Closes gh-36540
2023-07-24 16:04:28 -05:00
Scott Frederick 90be62bc7a Update Docker images used for launch script tests
Closes gh-24349
2023-07-24 15:46:30 -05:00
Scott Frederick bf08cc25df Use DockerImageNames in Docker compose integration tests
Closes gh-36485
2023-07-24 11:00:20 -05:00
Stephane Nicoll a607056b98 Merge branch '3.0.x' into 3.1.x
Closes gh-36532
2023-07-24 16:31:56 +02:00
Stephane Nicoll 259fac57a9 Merge branch '2.7.x' into 3.0.x
Closes gh-36531
2023-07-24 16:29:56 +02:00
Stephane Nicoll 45f685f3fc Merge pull request #36060 from itsAkshayDubey
* pr/36060:
  Polish "Fail fast if job name does not exist"
  Fail fast if job name does not exist

Closes gh-36060
2023-07-24 16:23:00 +02:00
Stephane Nicoll 854c162966 Polish "Fail fast if job name does not exist"
See gh-36060
2023-07-24 16:21:44 +02:00
Akshay Dubey c38cd74542 Fail fast if job name does not exist
See gh-36060
2023-07-24 16:15:04 +02:00
Stephane Nicoll 89066b4d1e Merge branch '3.0.x' into 3.1.x
Closes gh-36529
2023-07-24 16:09:32 +02:00
Stephane Nicoll 73cc54ad34 Prevent PostConstruct to be used in production code
Closes gh-36528
2023-07-24 16:08:50 +02:00
Andy Wilkinson 54323d1a95 Merge branch '3.0.x' into 3.1.x
Closes gh-36526
2023-07-24 14:35:14 +01:00
Andy Wilkinson 2db45e9ba3 Merge branch '2.7.x' into 3.0.x
Closes gh-36525
2023-07-24 14:34:50 +01:00
Andy Wilkinson a5d5908c27 Add missing management.metrics.export.atlas properties
Closes gh-36496
2023-07-24 14:34:11 +01:00
Stephane Nicoll a38726fea1 Merge branch '3.0.x' into 3.1.x
Closes gh-36523
2023-07-24 14:46:39 +02:00
Stephane Nicoll 72b682e226 Merge branch '2.7.x' into 3.0.x
Closes gh-36522
2023-07-24 14:46:22 +02:00
Stephane Nicoll 99418f7dcc Merge pull request #29446 from vpavic
* pr/29446:
  Polish "Improve project setup for IntelliJ IDEA"
  Improve project setup for IntelliJ IDEA

Closes gh-29446
2023-07-24 14:46:12 +02:00
Stephane Nicoll 5663aaa7ec Polish "Improve project setup for IntelliJ IDEA"
See gh-29446
2023-07-24 14:42:23 +02:00
Vedran Pavic 3889b1e855 Improve project setup for IntelliJ IDEA
This commit improves project setup for IntelliJ IDEA by adding code
style and inspection profile project files to version control.

See gh-29446
2023-07-24 14:34:53 +02:00
Stephane Nicoll f23cb1fa39 Merge branch '3.0.x' into 3.1.x
Closes gh-36520
2023-07-24 13:25:01 +02:00
Stephane Nicoll 3aeb853c63 Merge branch '2.7.x' into 3.0.x
Closes gh-36519
2023-07-24 13:24:40 +02:00
Stephane Nicoll 8bc9ada957 Merge pull request #36463 from elevne
* pr/36463:
  Polish contribution
  Harmonize use of Stream in ConfigDataLocationBindHandler.onSuccess

Closes gh-36463
2023-07-24 13:17:20 +02:00
Stephane Nicoll cc77b8ace1 Polish contribution
See gh-36463
2023-07-24 13:14:01 +02:00
elevne d59cec9e01 Harmonize use of Stream in ConfigDataLocationBindHandler.onSuccess
See gh-36463
2023-07-24 13:06:47 +02:00
Stephane Nicoll 48622f2b7d Merge branch '3.0.x' into 3.1.x
Closes gh-36516
2023-07-24 13:00:47 +02:00
Stephane Nicoll 74349d1192 Merge branch '2.7.x' into 3.0.x
Closes gh-36515
2023-07-24 13:00:38 +02:00
Stephane Nicoll abf2f8af8a Merge pull request #36507 from fzyzcjy
* pr/36507:
  Fix description of started and ready time metrics

Closes gh-36507
2023-07-24 13:00:36 +02:00
fzyzcjy e67bca121b Fix description of started and ready time metrics
See gh-36507
2023-07-24 12:57:06 +02:00
Stephane Nicoll d080f71baa Merge branch '3.0.x' into 3.1.x 2023-07-24 12:47:26 +02:00
Stephane Nicoll 521fb96858 Merge branch '2.7.x' into 3.0.x 2023-07-24 12:47:18 +02:00
Stephane Nicoll e869a9dafe Upgrade Java 17 version in CI image and .sdkmanrc
Closes gh-36458
2023-07-24 12:46:00 +02:00