Commit Graph

6 Commits

Author SHA1 Message Date
Eric Haag
46c1d247f4 Migrate build to Spring Develocity Conventions extension.
* Migrate build to Spring Develocity Conventions extension.

* Adopt Develocity environment variables.

Closes #588
2024-08-01 14:52:06 +02:00
Mark Paluch
7f1da244ec Bundle Javadoc with Antora documentation site.
Closes #585
2024-07-31 09:37:09 +02:00
Eric Haag
91196a62a9 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 local and 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

See #540
2023-10-19 17:09:46 -05:00
Mark Paluch
135e5216bb Polishing.
Add gitignore entry for build/ dir, update playbook and readme. Use current year property.

See: #526
2023-09-11 14:11:11 +02:00
Christoph Strobl
28b6260941 Migrate documentation to Antora.
Closes: #526
2023-09-11 14:08:24 +02:00
Oliver Gierke
2ebac47e31 DATAKV-84 - Project setup. 2014-11-27 12:36:10 +01:00