Commit graph

16 commits

Author SHA1 Message Date
SpiritCroc
4a0aa2df0f [TMP] Automatic upstream merge preparation
Change-Id: I58232d893ced2d2e771d2582c0494ace26c071d5
2022-08-01 19:39:14 +02:00
SpiritCroc
17721c5534 Automatic upstream merge postprocessing
Change-Id: I2822bf81750670f6383ee70f9a87e256c4732a50
2022-07-29 16:55:33 +02:00
SpiritCroc
6ab85cc7bc [TMP] Automatic upstream merge preparation
Change-Id: I19731ba36867ffda85f7faf5cab3f10573fcee6e
2022-07-29 15:17:20 +02:00
SpiritCroc
2ea5555036 Automatic upstream merge postprocessing
Change-Id: Id1f5d78f899dc188eb6e13aa0bb933d094415e13
2022-07-17 18:52:57 +02:00
SpiritCroc
0d9fbb0ce7 [TMP] Automatic upstream merge preparation
Change-Id: I2965d09aae5a200cbb9230dae676ef4009c9cc2c
2022-07-15 09:35:12 +02:00
SpiritCroc
ac1f10daf3 Automatic upstream merge postprocessing
Change-Id: I6379ec2eb0f06acf06de29d307d2fdb8f7ed93e8
2022-07-09 18:16:38 +02:00
SpiritCroc
41af64c8e6 [TMP] Automatic upstream merge preparation
Change-Id: Ic181c1c7674686fc24f1e9da6765a4295598098a
2022-07-09 10:05:27 +02:00
SpiritCroc
5bce0e1300 Automatic upstream merge postprocessing
Change-Id: Id7304f3ef6101969915853b88b0a06a596548295
2022-06-14 10:14:05 +02:00
SpiritCroc
4778d7cb5b [TMP] Automatic upstream merge preparation
Change-Id: Icf897adc9be76c7d19e4ee8bd1369c6532d0852d
2022-06-14 10:05:26 +02:00
SpiritCroc
e7ffd128dc Automatic upstream merge postprocessing
Change-Id: Id00a9dd26823196ffca4fbd64513875011bd2969
2022-05-18 10:00:20 +02:00
SpiritCroc
360f469c4c [TMP] Automatic upstream merge preparation
Change-Id: Idb8470d85e1279feb5fdf4f891aaf91c47b78dbc
2022-05-17 22:06:28 +02:00
SpiritCroc
cf3036de22 Automatic upstream merge postprocessing
Change-Id: Ia795352ccd15a5c17d71090d221cbedb51a96874
2022-05-05 17:41:28 +02:00
Claire G
40f3165d7f update comment 2022-04-26 15:13:27 +02:00
Claire G
766059ffd1 disable update-gradle-wrapper for forks 2022-04-26 15:11:18 +02:00
dependabot[bot]
9c18088128
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 23:05:24 +00:00
Cristian Greco
62f620f79b Add workflow for Update Gradle Wrapper Action.
This action keeps Gradle Wrapper up-to-date to the latest release. It
will run every day at midnight (UTC) and create a pull request if a new
Gradle version is available. The updated Wrapper script is validated
(with checksum verification) during the update process, and the Wrapper
is setup so that it will validate the Gradle binary itself on first run
of the new version.

Signed-off-by: Cristian Greco <cristian@regolo.cc>
2020-09-24 11:19:28 +02:00