Commit Graph

24 Commits

Author SHA1 Message Date
Mark Paluch
d338f20843 Fix code example in readme.
Closes #3060
2024-12-02 08:11:56 +01:00
Mark Paluch
a36e106cdf Polishing.
Mention best-effort testing.

See #3032
2024-11-07 09:42:57 +01:00
Kyle J. Davis
88b3d66c15 Adds explicit mention of Valkey in the README.
Signed-off-by: Kyle J. Davis <kyledvs@amazon.com>

Closes #3032
2024-11-07 09:42:47 +01:00
Mark Paluch
c1521b610e Polishing.
Remove lingering DEVELOCITY_CACHE credential declarations. Address typo.

See #2947
2024-08-01 10:40:15 +02:00
Mark Paluch
044b89f55c Remove recent version badges from readme.
We now no longer have a resource that serves these.

Closes #2916
2024-08-01 10:19:53 +02:00
Eric Haag
876ad12f98 Update Revved up by Develocity badge.
Closes #2836
2024-02-07 09:03:35 +01:00
손한비 (Hanbee Son)
d61e3a5a5f Update readme links to Antora deeplinks.
Closes #2840
Original pull request: #2841
2024-01-29 09:33:39 +01:00
hyeonzix
da44aa2d2d Update referencedocs url in README.
fix reference document link

See #2786
2023-12-14 08:54:00 +01:00
Mark Paluch
9eadebd263 Update build from source section to reflect Makefile.
See #2766
2023-11-10 10:28:15 +01:00
Eric Haag
fc9f9d8e5c 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 #2732
2023-10-19 15:33:13 -05:00
Mark Paluch
001456447b Migrate documentation site to Antora.
Closes #2703
2023-09-08 13:59:16 +02:00
Mark Paluch
65f628ab76 Polishing.
Reorder factory fields according to immutable configuration, mutable configuration and connection factory state. Reorder methods and switch Jedis references to its current GitHub repository.

Refine assertions. Update documentation.

See: #2503
Original pull request: #2627
2023-07-10 16:27:17 +02:00
Mark Paluch
40b26137ab Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone.
Closes #2595
2023-06-08 16:20:49 -07:00
Mark Paluch
eaef5dade7 Polishing.
Use correct Redis and Java versions.

See #2384
2022-08-17 11:05:06 +02:00
lanicc
62877250c0 Fix the JDK version documented to build the source code.
Closes #2377
Original pull request: #2378.
2022-08-02 09:32:52 +02:00
Christoph Strobl
5712b3b98a Update spring.io project urls.
This commit updates outdated projects.spring.io links to spring.io/projects.

Closes: #2319
2022-05-10 12:51:39 +02:00
Greg L. Turnquist
f08b4ca6f2 Migrate to main branch.
See #2023.
2021-04-16 12:50:45 -05:00
Mark Paluch
ab473eb6ae Update version suffix scheme.
Closes #2010
2021-03-22 10:25:28 +01:00
Christoph Strobl
14dcd44f1d Update issue tracker references after GitHub issues migration.
See: #1779
2021-01-13 08:21:33 +01:00
Mark Paluch
55ef261705 DATAREDIS-1165 - Fix link to code of conduct. 2020-07-28 15:36:48 +02:00
Mark Paluch
8bb7a9472f DATAREDIS-1012 - Fix typo. 2019-07-10 09:50:26 +02:00
Mark Paluch
f7c9d64351 DATAREDIS-1012 - Revise readme for a consistent structure. 2019-07-09 10:19:24 +02:00
Greg Turnquist
c8a61c31fa DATREDIS-1380 - Configure user.name and user.home for CI jobs.
Because the CI server runs in a secured, reduced privilege mode, setting the JDK's user.name and user.home variables via MAVEN_OPTS is required.
2019-06-21 14:27:06 -05:00
Greg Turnquist
ba64992dad DATAREDIS-1380 - Introduce Jenkins. 2019-06-07 11:09:44 -05:00