Commit Graph

225 Commits

Author SHA1 Message Date
Stephane Nicoll
19914554ad Merge branch '2.7.x' into 3.0.x
Closes gh-37065
2023-08-22 10:53:55 +02:00
dependabot[bot]
cd1e0e29c7 Bump gradle/gradle-build-action from 2.7.0 to 2.7.1
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](a4cf152f48...243af859f8)

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

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

See gh-37047
2023-08-22 10:51:22 +02:00
Andy Wilkinson
cf5e81f613 Merge branch '2.7.x' into 3.0.x
Closes gh-36569
2023-07-25 15:21:58 +01:00
dependabot[bot]
8f30e27aba Upgrade to gradle/gradle-build-action 2.7.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](bd57605957...a4cf152f48)

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

See gh-36537
2023-07-25 15:20:32 +01:00
Andy Wilkinson
3f45997e26 Merge branch '2.7.x' into 3.0.x
Closes gh-36561
2023-07-25 13:12:42 +01:00
Andy Wilkinson
637e190e76 Upload build reports if and only if build has failed
Closes gh-36558
2023-07-25 13:11:37 +01:00
Andy Wilkinson
b67978bc10 Merge branch '2.7.x' into 3.0.x
Closes gh-36318
2023-07-11 13:35:16 +01:00
dependabot[bot]
365f524ea2 Update to gradle-build-action 2.6.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](40b6781dcd...bd57605957)

See gh-36303
2023-07-11 13:34:31 +01:00
Andy Wilkinson
f61f5216b9 Merge branch '2.7.x' into 3.0.x
Closes gh-36308
2023-07-11 11:20:00 +01:00
Andy Wilkinson
4e7527e74f Upload build/reports artifacts in PR builds
Closes gh-36307
2023-07-11 11:18:51 +01:00
Andy Wilkinson
f63e84c25f Merge branch '2.7.x' into 3.0.x
Closes gh-36258
2023-07-06 12:11:43 +01:00
Andy Wilkinson
4e4da9fce0 Disable parallel execution for PR builds on GitHub Actions
Closes gh-36257
2023-07-06 12:11:08 +01:00
Andy Wilkinson
f1d87b309c Merge branch '2.7.x' into 3.0.x
Closes gh-36204
2023-07-04 11:40:10 +01:00
dependabot[bot]
189beb34cd Upgrade to gradle/gradle-build-action 2.5.1
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.4.2 to 2.5.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](749f47bda3...40b6781dcd)

---
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-36201
2023-07-04 11:39:11 +01:00
Andy Wilkinson
d5d2050af5 Merge branch '2.7.x' into 3.0.x
Closes gh-35761
2023-06-06 18:27:02 +01:00
Andy Wilkinson
be72e482ac Print thread dumps when PR build is cancelled
Closes gh-35760
2023-06-06 18:26:28 +01:00
Andy Wilkinson
bc6015c790 Merge branch '2.7.x' into 3.0.x 2023-05-25 12:54:58 +01:00
Andy Wilkinson
7c5fd06d77 Check out code and validate Gradle wrapper in PR workflow 2023-05-25 12:54:37 +01:00
Andy Wilkinson
8ebf5f2412 Merge branch '2.7.x' into 3.0.x 2023-05-25 12:32:13 +01:00
Andy Wilkinson
746f2aa77e Add workflow for building pull requests 2023-05-25 12:30:46 +01:00
dependabot[bot]
ed4b69c0c0 Upgrade to actions/checkout 3
See gh-31712
2022-07-14 16:13:04 +02:00
naveen
c052a4d6a6 Restrict permissions for GitHub action
See gh-31344
2022-06-13 15:59:27 +02:00
Stephane Nicoll
85eb279b30 Reintroduce "Add Gradle Wrapper Validation GitHub Action"
Closes gh-19762
2020-02-11 08:51:13 +01:00
Andy Wilkinson
bbb3103617 Revert "Add Gradle Wrapper Validation GitHub Action"
This reverts commit 136cdacb40.

Our GitHub billing plan does not support Actions at the moment.
Reverting until that has been resolved.

See gh-19762
2020-01-25 09:56:01 +00:00
Jonathan Leitschuh
136cdacb40 Add Gradle Wrapper Validation GitHub Action
See: https://github.com/gradle/wrapper-validation-action
See gh-19762
2020-01-24 14:27:14 +01:00