Commit Graph

4 Commits

Author SHA1 Message Date
Eric Haag
78434cec48 GH-279 - 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
2023-08-23 15:14:15 -07:00
Oliver Drotbohm
fb8f12fd98 GH-209 - Polishing.
A few more comments. Test dependency instead of the core one to include the subsequently shown API.
2023-06-23 12:49:06 +02:00
Tom Hombergs
85655c2acd GH-209 - Update the README with a complete pom.xml snippet to get started. 2023-06-23 12:49:06 +02:00
Oliver Drotbohm
d3b87b8c00 GH-1 - Add readme. 2022-10-17 12:53:36 +02:00