Commit Graph

10 Commits

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

* Adopt Develocity environment variables.

Closes #1954
2024-08-01 15:46:35 +02:00
Mark Paluch
8d5a3d88fe Bundle Javadoc with Antora documentation site.
Closes #1953
2024-07-31 14:57:10 +02:00
Eric Haag
8404616bcc 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 #1853
2023-10-19 13:32:51 -05:00
Mark Paluch
1b3d9f37e3 Migrate documentation to Antora.
Closes #1815
2023-08-31 14:37:02 +02:00
Maciej Zasada
c4aa3643e8 DATACOUCH-27 - Code review suggestions. 2013-10-09 23:17:05 +02:00
Maciej Zasada
0fa284e534 Merge branch 'master' into DATACOUCH-27
Conflicts:
	.gitignore
2013-10-09 23:12:24 +02:00
Michael Nitschinger
b4ec50262d DATACOUCH-31 - Ignore IntelliJ files 2013-10-01 09:37:33 +02:00
Maciej Zasada
c62ad426e3 DATACOUCH-27: Mapping @Id field with MappingCouchbaseConverter
Fixed @Id field rewriting from CouchbaseDocument into domain object.
More info can be found at DATACOUCH-27 JIRA issue.
2013-09-18 23:14:28 +02:00
Michael Nitschinger
d01aaff90d Upgrading dependencies and more tests for templates. 2013-02-07 09:07:10 +01:00
Michael Nitschinger
2e8e00a2d5 Initial Commit. 2012-12-14 09:33:00 +01:00