Commit Graph

33 Commits

Author SHA1 Message Date
Mark Paluch
33a47dca81 Update CI properties.
See #3482
2024-08-08 10:20:10 +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
cacc178636 Switch to Broadcom docker proxy.
Closes #3519
2024-06-20 14:20:01 +02:00
Mark Paluch
c9442a23d5 Update CI properties.
See #3229
2023-12-14 08:50:30 +01: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
6b07163a5f Update CI properties.
See #3197
2023-10-19 09:38:55 -05:00
Greg L. Turnquist
5c244e1f54 Update CI properties.
See #3197
2023-10-16 13:28:20 -05:00
Greg L. Turnquist
f52aa75408 Use spring-builds+jenkins for ge.spring.io.
Related: #3142
2023-10-16 10:07:28 -05:00
Christoph Strobl
35dc37124f Restore ci properties.
Restore recently dropped ci properties.
2023-10-05 09:07:02 +02:00
John Blum
5bb474386b Update CI properties.
See #3164
2023-10-04 17:24:10 -07: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
Julia
df6623158a Update CI properties.
See #3071
2023-08-14 12:19:00 -04:00
Greg L. Turnquist
71258cca88 Restore testing againt Java 21 on CI.
Our release tools pushed out an update to our pipeline.properties. Because Java 21 hasn't been updated (yet) there, it overwrote our testing against Java 21. This should reinstate things until we can roll this out everywhere.

See #2993, #2950
2023-07-06 17:00:31 -05:00
Mark Paluch
30c32f7452 Update CI properties.
See #2950
2023-07-03 09:50:15 +02:00
Greg L. Turnquist
a9f18365d1 Test against Java 21 on CI.
To make this code work with Java 21, delombok the test suite.

Original Pull Request: #2993
2023-06-12 14:59:57 -05:00
Greg L. Turnquist
8121a5429d Update CI properties.
See #2873
2023-03-28 13:58:10 -05:00
Mark Paluch
6dc008fb05 Update CI properties.
See #2707
2023-01-30 10:49:48 +01:00
Mark Paluch
a95d25aa8b Update CI properties.
See #2707
2022-11-18 15:31:10 +01:00
Mark Paluch
f8da86da9a Update CI properties.
See #2675
2022-10-31 10:36:32 +01:00
Mark Paluch
c2a305f01d Update CI properties.
See #2531
2022-06-03 09:34:19 +02:00
Mark Paluch
8c127f66b4 Update CI properties.
See #2407
2022-02-22 14:10:51 +01:00
Greg L. Turnquist
2f13a5eb92 Update CI properties.
See #2407
2022-02-15 09:00:21 -06:00
Mark Paluch
9b9cb5aff5 Polishing.
Extract artifactory credentials into properties file.

See #2413
2022-02-04 09:49:36 +01:00
Mark Paluch
1737389c7b Polishing.
Extract docker credentials into properties file.

See #2413
2022-02-04 09:39:18 +01:00
Greg L. Turnquist
428ddb3b40 Externalize build properties.
Closes #2413.
2022-02-04 09:36:43 +01: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
b3fa762dd2 DATAJPA-1492 - Switch 'build' to alpine variant. 2019-02-28 07:45:13 -06:00
Greg Turnquist
8253b9f15e DATAJPA-1492 - Fix build script. 2019-02-28 07:25:32 -06:00
Greg Turnquist
d0707c04f3 DATAJPA-1492 - Add Concourse. 2019-02-27 17:10:03 -06:00