Commit Graph

648 Commits

Author SHA1 Message Date
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](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
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 ed64fab3fd Merge branch '3.2.x' 2024-03-11 09:37:03 +00:00
Andy Wilkinson 66d005a0cd Merge branch '3.1.x' into 3.2.x 2024-03-11 09:36:54 +00:00
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.
2024-03-11 09:36:02 +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
Andy Wilkinson ace403880c Merge branch '3.2.x' 2024-02-29 21:00:54 +00:00
Andy Wilkinson 53c0c7a96d Merge branch '3.1.x' into 3.2.x 2024-02-29 21:00:46 +00:00
Andy Wilkinson f59a7b45ff Polish 2024-02-29 21:00:36 +00:00
Andy Wilkinson 53503f734f Merge branch '3.2.x'
Closes gh-39807
2024-02-29 20:58:14 +00:00
Andy Wilkinson 6f7ae4d8ae Merge branch '3.1.x' into 3.2.x
Closes gh-39806
2024-02-29 20:58:01 +00:00
Andy Wilkinson 34fe89981e Expand GitHub actions CI to Linux and multiple Java versions
Closes gh-39805
2024-02-29 20:54:30 +00:00
Andy Wilkinson 614aecb7bb Merge branch '3.2.x' 2024-02-28 12:35:49 +00:00
Andy Wilkinson 844218a4ef Merge branch '3.1.x' into 3.2.x 2024-02-28 12:35:28 +00:00
Andy Wilkinson b29e76b07d Try using Powershell on Windows to fix permissions problem
See gh-39761
2024-02-28 12:35:16 +00:00
Andy Wilkinson 7d80c4995c Merge branch '3.2.x' 2024-02-28 11:47:13 +00:00
Andy Wilkinson f863be5f83 Merge branch '3.1.x' into 3.2.x 2024-02-28 11:47:04 +00:00
Andy Wilkinson 714a95aa82 Pass job status into send-notification action 2024-02-28 11:46:47 +00:00
Andy Wilkinson cd9d343e69 Merge branch '3.2.x' 2024-02-28 11:37:33 +00:00
Andy Wilkinson 390ec1caca Merge branch '3.1.x' into 3.2.x 2024-02-28 11:37:23 +00:00
Andy Wilkinson 164cef1ed1 Reduce scope of thread dumping action so it works on Windows
See gh-39761
2024-02-28 11:36:33 +00:00
Andy Wilkinson c63cb796d6 Merge branch '3.2.x' 2024-02-28 11:30:18 +00:00
Andy Wilkinson a4462b42d1 Merge branch '3.1.x' into 3.2.x 2024-02-28 11:29:03 +00:00
Andy Wilkinson 049a2c01ed Make run name in CI notification configurable and improve default
See gh-39761
2024-02-28 11:28:29 +00:00
Andy Wilkinson 5730f48184 Merge branch '3.2.x' 2024-02-28 10:18:37 +00:00
Andy Wilkinson ce0786cd7c Merge branch '3.1.x' into 3.2.x 2024-02-28 10:18:23 +00:00
Andy Wilkinson ca6ee61493 Print JVM thread dumps if the build is cancelled
See gh-39761
2024-02-28 10:17:57 +00:00
Andy Wilkinson 83fe642558 Merge branch '3.2.x' 2024-02-28 10:02:33 +00:00
Andy Wilkinson a8d6244334 Merge branch '3.1.x' into 3.2.x 2024-02-28 10:02:23 +00:00
Andy Wilkinson 868629d9c7 Allow the build to continue if sending a notification fails
See gh-39761
2024-02-28 10:01:29 +00:00
Andy Wilkinson 842021c1b2 Merge branch '3.2.x' 2024-02-28 09:43:26 +00:00
Andy Wilkinson 849f41a355 Merge branch '3.1.x' into 3.2.x 2024-02-28 09:43:00 +00:00
Andy Wilkinson c1b15cd367 Send notifications from GitHub Actions to Google Chat
See gh-39761
2024-02-28 09:42:24 +00:00
Andy Wilkinson 04c919b94e Merge branch '3.2.x' 2024-02-27 09:44:15 +00:00
Andy Wilkinson ed56c3d738 Merge branch '3.1.x' into 3.2.x 2024-02-27 09:43:58 +00:00
Andy Wilkinson b1381e8178 Add Gradle user name to properties and configure all in separate step
See gh-39761
2024-02-27 09:43:35 +00:00
Andy Wilkinson 4686f9de0d Merge branch '3.2.x'
Closes gh-39763
2024-02-27 09:07:19 +00:00
Andy Wilkinson df736eda81 Merge branch '3.1.x' into 3.2.x
Closes gh-39762
2024-02-27 09:06:15 +00:00
Andy Wilkinson c4ec76e1d0 Run Windows build on GitHub actions
Closes gh-39761
2024-02-27 09:05:25 +00:00
Moritz Halbritter dc15cfc003 Migrate to gradle/actions/setup-gradle
Closes gh-39645
2024-02-21 10:20:51 +01:00
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
2024-02-20 14:39:09 +01:00
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
2024-02-14 15:01:55 +01:00
Moritz Halbritter c22c5b62bb Polish "Bump gradle/wrapper-validation-action from 1 to 2"
See gh-39406
2024-02-06 13:03:37 +01:00
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
2024-02-06 13:02:22 +01:00
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
2024-02-06 12:59:34 +01:00
dependabot[bot] 6eaabaa433 Bump gradle/gradle-build-action from 2.11.1 to 2.12.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.11.1 to 2.12.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](982da8e78c...a8f75513ea)

---
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-39329
2024-01-30 13:44:53 +01:00
dependabot[bot] bb474b4db2 Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

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

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

See gh-38855
2024-01-03 14:05:33 +00:00
dependabot[bot] 6c6ddd11c4 Bump gradle/gradle-build-action from 2.10.0 to 2.11.1
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.10.0 to 2.11.1.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](87a9a15658...982da8e78c)

---
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-38928
2024-01-03 13:54:31 +00:00
dependabot[bot] b0c1db47a8 Bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

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

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

See gh-38649
2023-12-05 11:35:09 +01:00
dependabot[bot] e304048668 Bump gradle/gradle-build-action from 2.9.0 to 2.10.0
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](842c587ad8...87a9a15658)

---
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-38573
2023-11-28 11:38:28 +01:00
Moritz Halbritter 8dda0a95d8 Merge branch '2.7.x' into 3.0.x
Closes gh-37687
2023-10-04 10:41:36 +02:00
dependabot[bot] 2c2e224602 Update gradle/gradle-build-action to 2.9.0
See gh-37651
2023-10-04 10:39:13 +02:00
Andy Wilkinson c6abf888cc Merge branch '2.7.x' into 3.0.x
Closes gh-37591
2023-09-27 09:18:00 +01:00
Chris Bono 3f1e8d65e6 Use larger runner for PR workflow
See gh-37578
2023-09-27 09:17:18 +01:00
Andy Wilkinson e74f681f23 Merge branch '2.7.x' into 3.0.x
Closes gh-37581
2023-09-26 12:35:38 +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
Moritz Halbritter ec06acab36 Merge branch '2.7.x' into 3.0.x
Closes gh-37203
2023-09-06 14:36:15 +02: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
Andy Wilkinson 6fcc9f4b21 Merge branch '2.7.x' into 3.0.x
Closes gh-37133
2023-08-30 11:28:37 +01: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
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 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