Commit Graph
570 Commits
Author SHA1 Message Date
Phillip Webb 6470ddecce Merge branch '3.1.x' into 3.2.x 2024-03-27 12:48:02 -07:00
Phillip Webb aa045db1f3 Polish workflow yaml 2024-03-27 12:47:49 -07:00
Phillip Webb 593ce27cae Add 'trigger-docs-build' workflow 2024-03-27 12:40:21 -07:00
Phillip Webb ae03e0c04c Merge branch '3.2.x' 2024-03-27 12:39:11 -07:00
Phillip Webb 72940cf997 Merge branch '3.1.x' into 3.2.x 2024-03-27 12:38:30 -07:00
Phillip Webb 012872b1f3 Polish GitHub action names and formatting 2024-03-27 12:37:13 -07:00
Phillip Webb 9b17c27d0d Merge branch '3.2.x' 2024-03-27 11:43:10 -07:00
Phillip Webb c8f87a717c Merge branch '3.1.x' into 3.2.x 2024-03-27 11:42:59 -07:00
Phillip Webb c158eb258f Polish GitHub action names and formatting 2024-03-27 11:41:54 -07:00
Andy Wilkinson 7c4ce137a9 Merge branch '3.2.x'
Closes gh-40121
2024-03-27 14:49:10 +00:00
Andy Wilkinson d40c2bc7b2 Merge branch '3.1.x' into 3.2.x
Closes gh-40120
2024-03-27 14:48:13 +00:00
Andy Wilkinson 14fef8c100 Make send notification action available to verify job 2024-03-27 14:33:52 +00:00
Andy Wilkinson 5cc45a6873 Provide a token when checking out verification tests
See gh-40119
2024-03-27 14:16:45 +00:00
Andy Wilkinson 267c65094d Verify snapshots once they have been deployed
Closes gh-40119
2024-03-27 14:04:46 +00:00
Moritz Halbritter 06da823623 Merge branch '3.2.x'
Closes gh-40115
2024-03-27 09:15:50 +01:00
Moritz Halbritter fdd816e6a6 Merge branch '3.1.x' into 3.2.x
Closes gh-40114
2024-03-27 09:15:43 +01:00
dependabot[bot] 3d2eedfa16 Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/699bb18358f12c5b78b37bb0111d3a0e2276e0e2...b231772637bb498f11fdbc86052b6e8a8dc9fc92)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-40106
2024-03-27 09:14:56 +01:00
Phillip Webb 2a161033f4 Polish 2024-03-22 16:30:35 -07:00
Phillip Webb 75012c5173 Attempt to fix Windows build error with Antora
See gh-33766
2024-03-21 14:12:22 -07:00
Andy Wilkinson 3abf43bb11 Don't run antora task on Windows CI builds 2024-03-21 10:19:52 +00:00
Andy Wilkinson c010e002eb Merge branch '3.2.x'
Closes gh-40045
2024-03-21 08:04:48 +00:00
Andy Wilkinson 9236759667 Switch to Liberica distribution for Java 22 CI
Closes gh-40044
2024-03-21 08:04:19 +00:00
Andy Wilkinson c6350bd535 Merge branch '3.2.x' 2024-03-19 09:48:17 +00:00
Andy Wilkinson 00edc66c92 Merge branch '3.1.x' into 3.2.x 2024-03-19 09:48:06 +00:00
Andy Wilkinson 565f440eca Use v0.0.1 of the Artifactory Deploy Action
See gh-39851
2024-03-19 09:47:44 +00:00
Andy Wilkinson e0ee4817d6 Merge branch '3.2.x' 2024-03-11 11:58:47 +00:00
Andy Wilkinson 4e0dd6cf41 Merge branch '3.1.x' into 3.2.x 2024-03-11 11:58:37 +00:00
Andy Wilkinson f9be1ef096 Set artifact properties to auto-publish snapshots docs
See gh-39851
2024-03-11 11:57:52 +00:00
Andy Wilkinson 9451f3d677 Use 3.3.x rather than main in published build name
See gh-39868
2024-03-11 11:50:27 +00:00
Andy Wilkinson 72441637ce Merge branch '3.2.x' 2024-03-11 09:38:39 +00:00
Andy Wilkinson 0283b0791d Merge branch '3.1.x' into 3.2.x 2024-03-11 09:38:33 +00:00
Andy Wilkinson 162832bb0b Fix quoting in format string for notification's run name 2024-03-11 09:38:09 +00:00
Andy Wilkinson f1127f15c0 Merge branch '3.2.x' 2024-03-11 09:34:32 +00:00
Andy Wilkinson 0427d803e8 Merge branch '3.1.x' into 3.2.x 2024-03-11 09:34:26 +00:00
Andy Wilkinson c671d2af43 Correct run name used for Google Chat notifications
See gh-39851
2024-03-11 09:34:08 +00:00
Andy Wilkinson f0b68c3956 Merge branch '3.2.x'
Closes gh-39868
2024-03-11 09:26:08 +00:00
Andy Wilkinson 3046b079d7 Merge branch '3.1.x' into 3.2.x
Closes gh-39867
2024-03-11 09:24:51 +00:00
Andy Wilkinson 8ca551ae8d Switch from Concourse to GitHub Actions to deploy snapshots
Closes gh-39851
2024-03-11 09:21:33 +00:00
Andy Wilkinson 6621f99365 Merge branch '3.2.x' 2024-03-04 10:34:10 +00:00
Andy Wilkinson b8a6cab716 Don't pass -ea suffix into Gradle as the toolchain version
See gh-39746
2024-03-04 10:33:17 +00:00
Andy Wilkinson cc4d6924d0 Merge branch '3.2.x' 2024-03-04 10:28:07 +00:00
Andy Wilkinson e96460a20b Fix Java 22 CI
See gh-39746
2024-03-04 10:25:13 +00:00
Andy Wilkinson 5c6140f858 Merge branch '3.2.x'
Closes gh-39824
2024-03-04 10:08:06 +00:00
Andy Wilkinson 8efdc1e46d Add CI for Java 22
Closes gh-39746
2024-03-04 10:07:28 +00:00
Andy Wilkinson 1130ec54a9 Merge branch '3.2.x' 2024-02-29 21:26:06 +00:00
Andy Wilkinson 3ba9478e2c Merge branch '3.1.x' into 3.2.x 2024-02-29 21:25:56 +00:00
Andy Wilkinson 1c8de17667 Use larger Linux runner
See gh-39805
2024-02-29 21:25:38 +00:00
Andy Wilkinson 0cb50b1029 Merge branch '3.2.x' 2024-02-29 21:08:32 +00:00
Andy Wilkinson 8b209e9df8 Merge branch '3.1.x' into 3.2.x 2024-02-29 21:08:23 +00:00
Andy Wilkinson 33db600af1 Polish CI notification message
See gh-39805
2024-02-29 21:08:09 +00:00