Andy Wilkinson
|
bf97f6ca3c
|
Make Homebrew available to the release verification tests
Closes gh-40367
|
2 years ago |
Andy Wilkinson
|
ece2c683c6
|
Polish "Upgrade to gradle/actions 3.3.0"
See gh-40358
|
2 years ago |
dependabot[bot]
|
b3db9204d9
|
Upgrade to gradle/actions 3.3.0
Signed-off-by: dependabot[bot] <support@github.com>
See gh-40358
|
2 years ago |
Andy Wilkinson
|
a4231abb0a
|
Polish GHA input and output handling
|
2 years ago |
Andy Wilkinson
|
19714c9e08
|
Correct name of secret access key input
See gh-40353
|
2 years ago |
Andy Wilkinson
|
0a2865132d
|
Configure shell for all run steps
See gh-40353
|
2 years ago |
Andy Wilkinson
|
e4802b880d
|
Encapsulate common build steps in a composite action
Closes gh-40353
|
2 years ago |
Andy Wilkinson
|
590b1bded8
|
Correct reference to reusable workflow
|
2 years ago |
Andy Wilkinson
|
e35cc60eff
|
Polish
|
2 years ago |
Andy Wilkinson
|
2c6006eeff
|
Move verification into reusable workflow
Closes gh-40350
|
2 years ago |
Andy Wilkinson
|
d8c57810e2
|
Polish "Upgrade to gradle/actions 3.2.1"
See gh-40219
|
2 years ago |
dependabot[bot]
|
513b22cac0
|
Upgrade to gradle/actions 3.2.1
See gh-40219
|
2 years ago |
Phillip Webb
|
85e4b15cca
|
Polish workflow yaml
|
2 years ago |
Phillip Webb
|
b0476cefe5
|
Polish
|
2 years ago |
Phillip Webb
|
aa045db1f3
|
Polish workflow yaml
|
2 years ago |
Phillip Webb
|
012872b1f3
|
Polish GitHub action names and formatting
|
2 years ago |
Phillip Webb
|
c158eb258f
|
Polish GitHub action names and formatting
|
2 years ago |
Andy Wilkinson
|
14fef8c100
|
Make send notification action available to verify job
|
2 years ago |
Andy Wilkinson
|
5cc45a6873
|
Provide a token when checking out verification tests
See gh-40119
|
2 years ago |
Andy Wilkinson
|
267c65094d
|
Verify snapshots once they have been deployed
Closes gh-40119
|
2 years ago |
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](699bb18358...b231772637)
---
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
|
2 years ago |
Andy Wilkinson
|
9236759667
|
Switch to Liberica distribution for Java 22 CI
Closes gh-40044
|
2 years ago |
Andy Wilkinson
|
565f440eca
|
Use v0.0.1 of the Artifactory Deploy Action
See gh-39851
|
2 years ago |
Andy Wilkinson
|
f9be1ef096
|
Set artifact properties to auto-publish snapshots docs
See gh-39851
|
2 years ago |
Andy Wilkinson
|
162832bb0b
|
Fix quoting in format string for notification's run name
|
2 years ago |
Andy Wilkinson
|
b0c89e6e95
|
Quote the URL used to send Google Chat notifications
The URL may contain special characters that are misinterpreted by
the shell. This can be avoided by quoting it, thereby passing it into
curl as-is.
|
2 years ago |
Andy Wilkinson
|
c671d2af43
|
Correct run name used for Google Chat notifications
See gh-39851
|
2 years ago |
Andy Wilkinson
|
8ca551ae8d
|
Switch from Concourse to GitHub Actions to deploy snapshots
Closes gh-39851
|
2 years ago |
Andy Wilkinson
|
b8a6cab716
|
Don't pass -ea suffix into Gradle as the toolchain version
See gh-39746
|
2 years ago |
Andy Wilkinson
|
e96460a20b
|
Fix Java 22 CI
See gh-39746
|
2 years ago |
Andy Wilkinson
|
8efdc1e46d
|
Add CI for Java 22
Closes gh-39746
|
2 years ago |
Andy Wilkinson
|
1c8de17667
|
Use larger Linux runner
See gh-39805
|
2 years ago |
Andy Wilkinson
|
33db600af1
|
Polish CI notification message
See gh-39805
|
2 years ago |
Andy Wilkinson
|
f59a7b45ff
|
Polish
|
2 years ago |
Andy Wilkinson
|
34fe89981e
|
Expand GitHub actions CI to Linux and multiple Java versions
Closes gh-39805
|
2 years ago |
Andy Wilkinson
|
b29e76b07d
|
Try using Powershell on Windows to fix permissions problem
See gh-39761
|
2 years ago |
Andy Wilkinson
|
714a95aa82
|
Pass job status into send-notification action
|
2 years ago |
Andy Wilkinson
|
164cef1ed1
|
Reduce scope of thread dumping action so it works on Windows
See gh-39761
|
2 years ago |
Andy Wilkinson
|
049a2c01ed
|
Make run name in CI notification configurable and improve default
See gh-39761
|
2 years ago |
Andy Wilkinson
|
ca6ee61493
|
Print JVM thread dumps if the build is cancelled
See gh-39761
|
2 years ago |
Andy Wilkinson
|
868629d9c7
|
Allow the build to continue if sending a notification fails
See gh-39761
|
2 years ago |
Andy Wilkinson
|
c1b15cd367
|
Send notifications from GitHub Actions to Google Chat
See gh-39761
|
2 years ago |
Andy Wilkinson
|
b1381e8178
|
Add Gradle user name to properties and configure all in separate step
See gh-39761
|
2 years ago |
Andy Wilkinson
|
c4ec76e1d0
|
Run Windows build on GitHub actions
Closes gh-39761
|
2 years ago |
Moritz Halbritter
|
dc15cfc003
|
Migrate to gradle/actions/setup-gradle
Closes gh-39645
|
2 years ago |
dependabot[bot]
|
441a012556
|
Bump gradle/gradle-build-action from 3.0.0 to 3.1.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](3b1b3b9a21...29c0906b64)
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-39626
|
2 years ago |
dependabot[bot]
|
144ed54d56
|
Bump gradle/wrapper-validation-action from 2.0.0 to 2.1.1
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](27152f6fa0...699bb18358)
---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-39528
|
2 years ago |
Moritz Halbritter
|
c22c5b62bb
|
Polish "Bump gradle/wrapper-validation-action from 1 to 2"
See gh-39406
|
2 years ago |
dependabot[bot]
|
bc7ef7205e
|
Bump gradle/wrapper-validation-action from 1 to 2
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-39406
|
2 years ago |
dependabot[bot]
|
0abd9db439
|
Bump gradle/gradle-build-action from 2.12.0 to 3.0.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.12.0 to 3.0.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](a8f75513ea...3b1b3b9a21)
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
See gh-39407
|
2 years ago |