0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-19 19:52:14 +02:00
Commit Graph

55 Commits

Author SHA1 Message Date
dependabot[bot]
661a76cdc0
Bump gradle/actions from 3 to 4
Bumps [gradle/actions](https://github.com/gradle/actions) from 3 to 4.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 14:17:56 +00:00
Wolf-Martell Montwé
c98d54aeb8
Remove old CONTRIBUTING.md 2024-06-12 13:57:40 +02:00
Wolf-Martell Montwé
2caa719cce
Change validation action to new name 2024-04-16 10:55:59 +02:00
dependabot[bot]
3d1cca19d5
Bump gradle/wrapper-validation-action from 2 to 3
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2 to 3.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v2...v3)

---
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>
2024-04-15 14:34:18 +00:00
Wolf-Martell Montwé
4a7c6f337a
Update to reflect type issue labels 2024-02-14 15:05:05 +01:00
dependabot[bot]
b44a94b906
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>
2024-02-05 14:50:51 +00:00
Wolf-Martell Montwé
ebdc720825
Change from gradle-build-action to setup-gradle as recommended 2024-01-30 10:39:00 +01:00
dependabot[bot]
1aa61cbc21
Bump gradle/gradle-build-action from 2 to 3
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2 to 3.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](https://github.com/gradle/gradle-build-action/compare/v2...v3)

---
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>
2024-01-29 14:25:18 +00:00
Wolf-Martell Montwé
05889aa2e0
Add lint to CI quality checks 2024-01-26 17:26:39 +01:00
Wolf-Martell Montwé
54ab48999f
Add dependency guard to android workflow 2024-01-15 11:36:53 +01:00
Wolf-Martell Montwé
0657c2ddff
Add CODEOWNERS file 2024-01-04 13:11:38 +01:00
dependabot[bot]
1c7464e4d7
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 14:34:23 +00:00
dependabot[bot]
46bc72022b
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>
2023-12-04 14:26:52 +00:00
Wolf-Martell Montwé
f0dd87646d
Fix yml formatting and add editorconfig rules to properly handle markdown files and enforce max line length of 120 globally 2023-11-07 10:40:07 +01:00
Wolf-Martell Montwé
1236d7114c
Change repository links from thundernest/k-9 to thunderbird/thunderbird-android 2023-11-02 14:35:06 +01:00
cketti
397203e3c5 Change link for translations in CONTRIBUTING.md to point to Weblate 2023-10-21 19:09:05 +02:00
cketti
7474a0d97b
Merge pull request #7226 from thundernest/update_issue_templates
Add label "unconfirmed" to bug reports and feature requests
2023-10-10 12:04:54 +02:00
Wolf-Martell Montwé
7a7ed19d04
Add markdown workflow to trigger a spotless check 2023-10-06 11:21:06 +02:00
cketti
89f59b0b5a Add label "unconfirmed" to bug reports and feature requests 2023-10-05 18:46:43 +02:00
Wolf-Martell Montwé
d142bbef96
Add ci gradle.properties and move quality checks to the start 2023-09-18 17:52:46 +02:00
Wolf-Martell Montwé
5c24e08059
Split workflow run into multiple steps 2023-09-18 17:52:02 +02:00
dependabot[bot]
ea241adb7b
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>
2023-09-04 14:29:55 +00:00
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