Commit Graph

67 Commits

Author SHA1 Message Date
arkon
86a3fc77c6 Bump dependencies 2023-09-07 22:23:10 -04:00
arkon
dbc7fe4d54 Update linting task in action workflows 2023-09-01 23:09:40 -04:00
AntsyLich
96f6a5abc2
[skip ci] Add cloudflare autoclose to issue_moderator.yml (#9841) 2023-08-13 10:05:19 -04:00
arkon
05a7d5174a Fix unit tests not running in workflows 2023-05-06 23:12:12 -04:00
arkon
97e6f1ea9a
Upgrade to AGP 8.0.0 (#9351) 2023-04-16 18:02:24 -04:00
arkon
7c6a5dc43b [skip ci] Update issue-moderator-action 2023-04-02 14:28:22 -04:00
Andreas
c31e75f02f
Create plugin for linting (#8942) 2023-01-18 22:33:56 -05:00
renovate[bot]
f284a656d7
[skip ci] Update dessant/lock-threads action to v4 (#8666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-03 22:16:56 -05:00
renovate[bot]
a908283e86
Update actions/dependency-review-action action to v3 (#8523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-13 10:38:15 -05:00
arkon
b8cdf7fbff [skip ci] avoid PR builds for translations 2022-09-10 10:30:53 -04:00
Andreas
a83d29f058
Add APK output for x86_64 CPU architecture (#7885)
* Add APK output for x86_64 CPU architecture

* Review changes

* Fix formatting

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* Use underscore instead of hyphen

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-08-28 09:45:33 -04:00
arkon
daaa23e8e0 Add ref to push workflow concurrency group
To help distinguish from tag builds
2022-08-14 11:31:05 -04:00
arkon
b0da0753d9 Use concurrency to cancel duplicate workflow runs
Docs: https://docs.github.com/en/actions/using-jobs/using-concurrency
2022-08-10 22:51:01 -04:00
renovate[bot]
d3ce46a367
Update styfle/cancel-workflow-action action to v0.10.0 (#7446)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-02 22:53:03 -04:00
renovate[bot]
0f5731360b
Update actions/dependency-review-action action to v2 (#7334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-18 21:56:33 -04:00
arkon
1e64542f14 [skip ci] Remove CI-specific Gradle config
Newer versions of gradle-build-action allows the daemon to persist across build steps
2022-06-11 11:38:20 -04:00
arkon
4be9b03ac6 Combine build and test tasks in workflows 2022-05-19 13:45:15 -04:00
arkon
6d154b1e4f Run unit tests during CI builds 2022-05-18 22:41:29 -04:00
arkon
8bee5accb7 Update build workflow actions 2022-05-10 17:53:19 -04:00
arkon
9be3eea5fd Remove dependency review step from push workflow 2022-04-13 18:35:46 -04:00
arkon
07a9fd061d Add dependency review step to workflows 2022-04-13 18:34:33 -04:00
arkon
af70fe3e7e [skip ci] Move auto-closer rules 2022-02-27 14:50:48 -05:00
arkon
c16206d816 [skip ci] update workflow actions 2021-12-17 10:47:55 -05:00
arkon
185283f864 [skip ci] fix thread locking workflow to actually be daily 2021-12-17 10:40:52 -05:00
arkon
7de4226d80 [skip ci] Update gradle-command-action 2021-11-28 19:08:42 -05:00
arkon
2e918fe1d6 [skip ci] update issue-moderator-action 2021-11-27 22:33:52 -05:00
arkon
71b23e57ff [skip ci] Avoid building PRs that only affect Markdown docs or string translations 2021-10-13 09:29:07 -04:00
paulo27ms
be001d090c
[skip ci] Update issue closer to ignore myanimelist (#5911)
Not sure if there's any limitation for the regex but this will ignore myanimelist strings, in practice.
2021-09-14 11:50:21 -04:00
arkon
ce29914c56 Update build release wording 2021-08-28 17:22:28 -04:00
arkon
4d2fff9538 Update release workflow to handle multiple ABI variants 2021-08-22 12:15:53 -04:00
arkon
ca4b4a3f1e [skip ci] Replace deprecated argument for gradle command action 2021-08-17 22:40:34 -04:00
arkon
bc41040fd3 [skip ci] Split push and PR build workflows so they don't cancel each other 2021-08-15 11:07:27 -04:00
Carlos
6cab2427f5
[skip ci] use the actions built in ignore case 2021-07-27 09:10:03 -04:00
Carlos
511bcc9197
[skip ci] update issue closer to close anime/aniyomi 2021-07-27 09:05:55 -04:00
arkon
feddd9285d [skip ci] Update issue closer rules 2021-06-25 22:45:02 -04:00
Alessandro Jean
d1b393965f
[skip ci] Update issue-moderator-action to v1.1 (#5459) 2021-06-25 22:30:26 -04:00
arkon
98fc028d39 [skip ci] Remove explicit SKIP CI workflow logic
GitHub has it built-in now: https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/
2021-06-24 12:37:14 -04:00
arkon
9299a4beff Generate APKs per CPU architecture 2021-06-01 09:55:10 -04:00
arkon
b2601ad696 [SKIP CI] Add issue moderator action 2021-05-28 23:21:14 -04:00
arkon
17c321286d [SKIP CI] Update issue-closer-action 2021-05-19 22:20:45 -04:00
arkon
60f18f3b5a [SKIP CI] Update issue-closer-action 2021-04-28 22:37:49 -04:00
arkon
5236834911 [SKIP CI] Update issue-closer-action 2021-04-25 15:33:15 -04:00
arkon
df274a0a78 Always create releases as draft 2021-04-11 18:40:54 -04:00
arkon
531cd99247 Update to Gradle 7 2021-04-10 09:48:30 -04:00
arkon
3accb9a08b [SKIP CI] Add lock workflow 2021-04-10 09:36:01 -04:00
arkon
4e826aa8e7 Use newer action for build workflow 2021-03-20 09:53:17 -04:00
arkon
dd4740e54f [SKIP CI] Automatically reopen issues when valid 2021-03-07 10:43:35 -05:00
arkon
f4dd150b70 [SKIP CI] Update to issue-closer-action@v2.0 2021-02-12 16:26:48 -05:00
arkon
9b2c22b2d9
Use JDK 11 for build workflow (#4250) 2021-01-04 15:29:53 -05:00
arkon
931efed784 Use master branch for build workflow 2020-12-27 15:38:32 -05:00