11 Commits

Author SHA1 Message Date
Mark Paluch
61e6d36c7f Consistently run all CI steps with the same user.
See #3610
2024-10-09 09:35:37 +02:00
Eric Haag
acf6ddc5da Migrate build to Spring Develocity Conventions extension.
* Migrate build to Spring Develocity Conventions extension.

* Adopt Develocity environment variables.

Closes #3552
2024-08-05 10:43:59 +02:00
Mark Paluch
970b7f0312 Disable Gradle Enterprise scanning for clean run.
See #3240
2023-11-29 11:30:05 +01:00
Mark Paluch
bffd7cf34e Introduce property for Jenkins user and Artifactory server details.
Closes #3240
2023-11-24 10:17:04 +01:00
Greg L. Turnquist
c2b77606b7 Change from Gradle Enterprise to Develocity.
Gradle Enterprise has been rebranding as Develocity.

See #3197.
2023-10-19 10:03:39 -05:00
Greg L. Turnquist
f52aa75408 Use spring-builds+jenkins for ge.spring.io.
Related: #3142
2023-10-16 10:07:28 -05:00
Eric Haag
0277f079d2 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 #3142
2023-09-13 14:13:13 -05:00
Greg L. Turnquist
a4ef56d83c Add support for MySQL and Postgres testing.
* Introduce Testcontainers as the mechanism to test against real data stores.
* Alter CI to handle running Testcontainers in reduced privilege mode.
* Run the data store specific test cases ONLY for the baseline Java 8 test execution.

See #2256.
2021-07-23 11:27:55 -05:00
Greg Turnquist
90bcbbe983 DATAJPA-1545 - Inline all CI commands. 2019-05-28 11:53:36 -05:00
Greg Turnquist
4c6346ae51 DATAJPA-1545 - Introduce Jenkins. 2019-05-21 13:47:20 -05:00
Greg Turnquist
d0707c04f3 DATAJPA-1492 - Add Concourse. 2019-02-27 17:10:03 -06:00