Commit Graph

19 Commits (3f1e8d65e6282ce1bedbc7a380e6287be3a7869d)

Author SHA1 Message Date
Chris Bono 3f1e8d65e6 Use larger runner for PR workflow
See gh-37578
1 year ago
dependabot[bot] 6b9a952278 Bump gradle/gradle-build-action from 2.8.0 to 2.8.1
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](ef76a971e2...b5126f31db)

See gh-37577
1 year ago
dependabot[bot] ca2cafe638 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

See gh-37187
1 year ago
dependabot[bot] 7d18b0e01b Bump gradle/gradle-build-action from 2.7.1 to 2.8.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](243af859f8...ef76a971e2)

---
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-37120
1 year ago
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
1 year ago
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
1 year ago
Andy Wilkinson 637e190e76 Upload build reports if and only if build has failed
Closes gh-36558
1 year ago
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
1 year ago
Andy Wilkinson 4e7527e74f Upload build/reports artifacts in PR builds
Closes gh-36307
1 year ago
Andy Wilkinson 4e4da9fce0 Disable parallel execution for PR builds on GitHub Actions
Closes gh-36257
1 year ago
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
1 year ago
Andy Wilkinson be72e482ac Print thread dumps when PR build is cancelled
Closes gh-35760
1 year ago
Andy Wilkinson 7c5fd06d77 Check out code and validate Gradle wrapper in PR workflow 2 years ago
Andy Wilkinson 746f2aa77e Add workflow for building pull requests 2 years ago
dependabot[bot] ed4b69c0c0 Upgrade to actions/checkout 3
See gh-31712
2 years ago
naveen c052a4d6a6 Restrict permissions for GitHub action
See gh-31344
2 years ago
Stephane Nicoll 85eb279b30 Reintroduce "Add Gradle Wrapper Validation GitHub Action"
Closes gh-19762
5 years ago
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
5 years ago
Jonathan Leitschuh 136cdacb40 Add Gradle Wrapper Validation GitHub Action
See: https://github.com/gradle/wrapper-validation-action
See gh-19762
5 years ago