7 Commits

Author SHA1 Message Date
Artem Bilan
5cfdaa2ae8 Upgrade dependencies, including Gradle
* Migrate to `DEVELOCITY_ACCESS_KEY` secret for GHA
* Fix classes compatibility with Java 21
2024-09-23 15:47:12 -04:00
Artem Bilan
a8d75346a4 Upgrade dependencies, including Gradle
* Fix `release.yml` workflow for new `SPRING_RELEASE_CHAT_WEBHOOK_URL` secret
2024-07-16 11:51:44 -04:00
Artem Bilan
6f5b58f2bc Upgrade Gradle & Develocity plugins
* Remove redundant GHA secrets for Develocity
2024-04-29 14:46:52 -04:00
Maksim Sasnouski
a82a0b6f8e Upgrade com.gradle.enterprise plugin to 3.16.2 2024-02-29 12:40:33 -05:00
Artem Bilan
2dd8a89f6a Use Flux for KCL multi stream load
* Upgrade to `com.gradle.enterprise:3.15`
* Use `setFanOut(false)` in the `KclMessageDrivenChannelAdapterTests` to cover the polling mode for KCL
2023-10-04 15:46:28 -04:00
Eric Haag
99b48045b2 Connect build to ge.spring.io
This change publishes a build scan to ge.spring.io for every local
build from an authenticated Spring committer and for CI where
appropriate access tokens are available. The build will not fail if
publishing fails.

This change also allows the build to benefit from remote build caching,
providing faster builds for all contributors.

Additionally, the project will have access to all features of Gradle
Enterprise such as:

- Dashboards to view all historical build scans, along with performance
   trends over time
- Build failure analytics for enhanced investigation and diagnosis of
   build failures
- Test failure analytics to better understand trends and causes around
   slow, failing, and flaky tests
2023-08-02 13:32:18 -04:00
Artem Bilan
1db1939b32 Initial commit 2014-11-17 13:39:25 +02:00