Commit Graph

41 Commits

Author SHA1 Message Date
dependabot[bot]
2c2e224602 Update gradle/gradle-build-action to 2.9.0
See gh-37651
2023-10-04 10:39:13 +02:00
Chris Bono
3f1e8d65e6 Use larger runner for PR workflow
See gh-37578
2023-09-27 09:17:18 +01:00
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
2023-09-26 12:34:52 +01:00
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
2023-09-06 14:35:31 +02:00
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
2023-08-30 11:27:57 +01: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
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
637e190e76 Upload build reports if and only if build has failed
Closes gh-36558
2023-07-25 13:11:37 +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
4e7527e74f Upload build/reports artifacts in PR builds
Closes gh-36307
2023-07-11 11:18:51 +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
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
be72e482ac Print thread dumps when PR build is cancelled
Closes gh-35760
2023-06-06 18:26:28 +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
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
45f207d6fd Include GitHub actions in Dependabot config
See gh-31567
2022-07-13 16:23:03 +02:00
naveen
c052a4d6a6 Restrict permissions for GitHub action
See gh-31344
2022-06-13 15:59:27 +02:00
Andy Wilkinson
889b9d5dc0 Merge branch '2.4.x' 2021-01-26 14:04:29 +00:00
Andy Wilkinson
9fd0e4245c Merge branch '2.3.x' into 2.4.x 2021-01-26 14:04:17 +00:00
Andy Wilkinson
138fe0aca9 Merge branch '2.2.x' into 2.3.x 2021-01-26 14:04:03 +00:00
Andy Wilkinson
eb07867738 Update security policy links 2021-01-26 14:03:44 +00:00
Brian Demers
c89d4e3eb4 Fix minor typo in pull request template
See gh-24967
2021-01-22 10:50:05 +00:00
Phillip Webb
1defd67347 Request only genuine pull-requests are submitted
Update `PULL_REQUEST_TEMPLATE` with an attempt to persuade people not
to use our repo as a GitHub playground.
2020-05-29 17:59:44 -07: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
dreis2211
309a63493d Fix typo in issue template 2019-04-25 23:38:28 +02:00
Phillip Webb
f6b5a07561 Update the issue template with more help 2019-04-25 11:12:32 -07:00
Stephane Nicoll
9f25f31e43 Add a note about not adding the issue type in new issues 2018-10-16 11:47:54 +02:00
Andy Wilkinson
d10ba39673 Update GitHub pull request template to align with issue template 2018-09-20 09:48:31 +01:00
Johnny Lim
5c47719e50 Add "With an Immediate Pull Request"
This commit also reorganises the "Please DO NOT Raise an Issue" cases.

Closes gh-14035
2018-08-16 10:24:23 +01:00
Phil Webb
f8186ce0ee
Update ISSUE_TEMPLATE.md 2018-06-26 16:50:17 -07:00
Johnny Lim
8be2fe79cb Add "Managed dependency upgrade" section
Closes gh-13351
2018-06-04 17:57:01 +02:00
Stephane Nicoll
65738e63fb Polish 2018-05-22 08:28:09 +02:00
Phillip Webb
2fa057a06c Document how to raise security issues
Update contributing documentation and the issue template with
instructions on how to report security vulnerabilities.

Closes gh-12509
2018-05-21 17:07:44 -07:00
Andy Wilkinson
534effeaed Merge branch '1.3.x' 2016-07-20 08:54:09 +01:00
Johnny Lim
db2092e27d Polish
Closes gh-5798
2016-04-26 08:17:13 +02:00
Andy Wilkinson
266793458d Update issue template to describe what to do for different issue types
Closes gh-5519
2016-04-21 12:36:39 +01:00
Phil Webb
091245052f Update PULL_REQUEST_TEMPLATE.md 2016-03-29 17:08:17 -07:00
Phillip Webb
8783f75d03 Add GitHub Issue and PR templates 2016-03-28 17:04:52 -07:00