0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 20:13:04 +02:00
Commit Graph

33 Commits

Author SHA1 Message Date
Wolf Montwé
58c5d7d470
Add detekt to CI run 2023-03-07 09:52:11 +01:00
Wolf Montwé
df309c1986
Change JDK to temurin 2023-03-03 14:25:10 +01:00
Wolf Montwé
cb689fcc4f
Add CodeQl code scanning 2023-03-03 13:06:20 +01:00
Wolf Montwe
64c4bbe824
Change pull_request_template to include spotless formatter instructions 2023-02-06 12:16:15 +01:00
Wolf Montwe
80b35d6fa7
Change Android CI workflow to use spotlessCheck 2023-02-06 11:54:56 +01:00
Wolf Montwe
0bf2b31d85
Change format of Markdown files 2023-02-03 17:28:34 +01:00
cketti
b862a271d1
Merge pull request #6508 from utzcoz/dependabot-for-github-actions
Enable dependabot for github-actions
2022-12-06 18:56:28 +01:00
cketti
4c648ecd75 Add GitHub workflow to update the Gradle build cache
When `gradle-build-action` is run for pull requests, it will only read from, but never write to the build cache. To make the cache actually useful, we build the `main` branch (but don't run the tests).
2022-12-06 16:34:02 +01:00
Goooler
b0c1085f1f Optimize CI a bit
https://github.com/actions/checkout/releases/tag/v3.0.0
https://github.com/actions/setup-java/releases/tag/v3.0.0
https://github.com/gradle/gradle-build-action
2022-12-06 21:29:37 +08:00
utzcoz
eba3d634e2 Enable dependabot for github-actions
Signed-off-by: utzcoz <utzcoz@outlook.com>
2022-12-06 12:50:59 +08:00
Croydon
c8db3b350a Update GitHub URLs to new location 2022-07-25 20:07:23 +02:00
cketti
9f25f27066
Update FUNDING.yml 2022-06-13 18:03:18 +02:00
cketti
f69a6dc2b9 Update links to user manual 2022-04-25 17:42:48 +02:00
cketti
7f686cb5da Create new Gradle task so the Android CI GitHub action can easily run all tests 2022-01-28 04:46:31 +01:00
cketti
92b056309b Switch issue templates to forms 2022-01-10 18:15:05 +01:00
cketti
85b8cb96a3
Don't allow blank issue templates 2020-10-10 16:18:29 +02:00
cketti
fc45e059fc Update to targetSdkVersion 29 2020-09-20 01:29:50 +02:00
cketti
d66e8cc6c3 Update CONTRIBUTING.md 2020-09-06 20:23:08 +02:00
cketti
01cc5bc6e3 Update pull request template 2020-08-31 18:51:14 +02:00
cketti
25bcfd7371 Use new issue template workflow 2020-08-30 19:00:11 +02:00
cketti
f1d777ab63 Specify full Java version for CI builds 2020-07-22 20:06:26 +02:00
cketti
a882ce5c32 Only run CI on pull requests 2020-02-06 22:45:40 +01:00
cketti
00d832b952
Merge pull request #4455 from k9mail/update_android_ci_workflow
Run 'Android CI' workflow on pull requests
2020-01-16 16:22:23 +01:00
cketti
c47a4804b5
Run 'Android CI' workflow on pull requests 2020-01-16 16:02:13 +01:00
cketti
dc795d1f78
Add workflow to validate Gradle wrapper 2020-01-16 15:59:45 +01:00
cketti
fd60ebd94d Add 'Android CI' workflow 2019-12-02 01:59:05 +01:00
cketti
ff1bedf7a5
Add link to GitHub Sponsors to FUNDING.yml 2019-11-01 02:13:18 +01:00
larsan
143bfd042e
Updated some links.
Apparently some linked resources moved.
And g+ is no more -> removed.
2019-07-20 03:00:12 +02:00
cketti
ee8ac78bf6
Create FUNDING.yml 2019-07-09 18:27:19 +02:00
Max Golubev
6ec37b65bd
Add link on how to retrieve logs to issue template
This is a very helpful link which I believe should be included in the issue template. Might need a better wording, though to not get people scared to report.
2018-12-19 00:50:17 -05:00
Philip
b3f0551ff0 Adjust the language slightly 2017-08-30 22:18:26 +01:00
Kalle Laine
b02fc023f1 Update pull_request_template.md
Makes it easy to understand what the person is meaning.
2017-08-31 00:12:42 +03:00
Philip Whitehouse
c7fc4deff2 Move GitHub templates into sub-directory 2017-03-25 15:43:12 +00:00