Commit Graph

6 Commits

Author SHA1 Message Date
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