Commit Graph

4 Commits

Author SHA1 Message Date
Eric Haag
a3bd7a69e7 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 #2158
2023-10-19 17:01:00 -05:00
Greg Turnquist
1f6d602264 #714 - Introduce Concourse. 2019-03-01 11:58:12 -06:00
Greg Turnquist
04ac2a7f7b #184 - Improvements to new issue branch script
Removed the offline mode for the issue branch. If dependencies are missing it won't work offline either. Rename it to drop the .sh suffix. That way, we can change its language in the future without user having to know.

Original pull request: #185.
2015-10-05 18:25:30 +02:00
Oliver Gierke
f1196dc11e Initial commit of common Spring Data build parent project. 2013-01-11 10:39:27 +01:00