Mark Paluch
ac87407457
Polishing.
...
Remove Authentication.password in favor of API Key as both values are the same.
Document GitHub Token requirements.
2024-12-10 09:38:42 +01:00
Jens Schauder
d1b0174f72
Add note to readme about MITM attacks.
2024-09-16 12:09:55 +02:00
Mark Paluch
9ef357bb35
Add command to distribute GitHub workflows.
...
Closes #96
2024-09-02 15:12:03 +02:00
Jens Schauder
b2a57fc45d
Remove pushing release version change to main
...
This step is not necessary.
2024-08-16 10:17:34 +02:00
Jens Schauder
8128bfd117
Added how to run tests to readme.adoc
...
Closes #90
2024-07-15 12:44:04 +02:00
Jens Schauder
067a94ff3e
Update readme.
...
Closes #85
2024-06-14 11:19:45 +02:00
Mark Paluch
63add2ffdd
Update readme.adoc.
...
Mention documentation trigger in post-release actions.
2024-06-14 10:54:05 +02:00
Mark Paluch
b62d8202ca
Refine GitHub label update.
...
Add commercial flag to the command line.
2024-02-08 09:11:21 +01:00
Mark Paluch
ed3fa6dbc6
Polishing.
...
Rename documentation command to release documentation.
Also, retain milestone repos for RC builds.
2023-09-15 15:52:33 +02:00
Mark Paluch
eeea703266
Add process to build antora-based documentation sites.
...
Closes #57
2023-09-07 10:29:20 +02:00
Julia
b48184881d
Add details to dependency upgrade section.
...
Maintain consistent format for CLI commands.
Closes #55
2023-08-21 10:23:19 -07:00
Julia
85bc9095bc
Add section in README for upgrading Maven.
...
See #55
2023-08-15 16:53:09 -04:00
Mark Paluch
66805bdd13
Update procedures to ONLY put changes on ci/release.properties on the release branch itself.
...
Closes #45
2023-07-18 11:51:24 +02:00
Mark Paluch
1cd87fb062
Introduce verify-local command to verify the local build setup required to release Spring Data.
...
Closes #50
2023-06-15 16:36:29 +02:00
Greg L. Turnquist
2311977d8d
Introduce command to perform an rc-release on a maven central repository.
...
See #38
2023-03-27 09:22:37 +02:00
Mark Paluch
9ae6e3b9f1
Polishing.
...
Refine release documentation.
2023-03-24 14:34:27 +01:00
Mark Paluch
bff8e2a9e6
Add support for projects service at api.spring.io.
...
Closes #25
2023-03-14 08:48:37 +01:00
Mark Paluch
651a76ac07
Simplify JDK and Maven installation and version upgrading.
...
java-tools.properties now defines versions in a machine readable format so that we can install these versions into the Docker image verify those versions in our release tooling to ensure the environment matches what we expect.
Closes #32
2023-02-20 11:55:08 +01:00
Christoph Strobl
35bce80d12
Add command that reports broken links in reference documentation.
...
Does not check anchors.
$ docs check-links Turing GA
Collecting links from: https://docs.spring.io/spring-data/jpa/docs/3.0.0/reference/html/
Found 355 links.
Processing ..................................................
200 OK: https://github.com/spring-projects/spring-data-jpa
200 OK: https://github.com/spring-projects/spring-data-jpa/issues
200 OK: https://repo.spring.io/libs-release
Closes #22
2023-02-15 11:10:52 +01:00
Mark Paluch
5d73696815
Polishing.
...
Refine release process to update the Git state before build and distribute.
See #15
2023-01-13 10:42:28 +01:00
Mark Paluch
aa5eff3d3f
Perform build and distribute on CI.
...
See #21
2023-01-09 11:05:39 +01:00
Mark Paluch
fe898b2221
Revise release check list.
...
Closes #3
2022-09-19 15:46:09 +02:00
Greg L. Turnquist
ee711466c5
Polishing.
2022-09-05 07:30:09 -05:00
Greg L. Turnquist
3aa5bea6be
Add procedural steps to README.
2022-09-05 07:29:27 -05:00