arkon
|
838eda73e3
|
[skip ci] update workflow actions
(cherry picked from commit c16206d816)
# Conflicts:
# .github/workflows/build_push.yml
# .github/workflows/cancel_pull_request.yml
|
2021-12-18 11:56:14 -05:00 |
|
Jobobby04
|
85207b1d2d
|
Update gradle-command-action
|
2021-12-02 19:37:24 -05:00 |
|
arkon
|
7bd46dac35
|
[skip ci] update issue-moderator-action
(cherry picked from commit 2e918fe1d6)
|
2021-12-02 19:29:33 -05:00 |
|
paulo27ms
|
31dfac3ece
|
[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.
(cherry picked from commit be001d090c)
|
2021-09-24 12:47:45 -04:00 |
|
Carlos
|
9a47e812ed
|
[skip ci] use the actions built in ignore case
(cherry picked from commit 6cab2427f5)
|
2021-07-28 17:01:12 -04:00 |
|
Carlos
|
4bd91c0d9e
|
[skip ci] update issue closer to close anime/aniyomi
(cherry picked from commit 511bcc9197)
|
2021-07-28 17:01:05 -04:00 |
|
Jobobby04
|
86d28ac17f
|
Build with Jdk 11
|
2021-07-22 15:35:05 -04:00 |
|
Jobobby04
|
c5dec52c02
|
AssembleStandardRelease
|
2021-07-19 21:34:03 -04:00 |
|
Jobobby04
|
c75d0a62b5
|
Workflow tweaks
|
2021-06-26 22:41:47 -04:00 |
|
arkon
|
d28331c9d2
|
[skip ci] Update issue closer rules
(cherry picked from commit feddd9285d)
|
2021-06-26 22:38:56 -04:00 |
|
Alessandro Jean
|
117aaf66a8
|
[skip ci] Update issue-moderator-action to v1.1 (#5459)
(cherry picked from commit d1b393965f)
|
2021-06-26 22:38:56 -04:00 |
|
arkon
|
3544fadc74
|
[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/
(cherry picked from commit 98fc028d39)
|
2021-06-26 22:38:55 -04:00 |
|
arkon
|
1f37d571cf
|
[SKIP CI] Add issue moderator action
(cherry picked from commit b2601ad696)
|
2021-05-29 18:19:24 -04:00 |
|
arkon
|
3ebdd7b351
|
[SKIP CI] Update issue-closer-action
(cherry picked from commit 17c321286d)
|
2021-05-22 16:53:53 -04:00 |
|
arkon
|
4cbf647365
|
[SKIP CI] Update issue-closer-action
(cherry picked from commit 60f18f3b5a)
|
2021-05-04 14:49:12 -04:00 |
|
arkon
|
643bec9bbb
|
Update issue-closer-action
(cherry picked from commit 5236834911)
|
2021-04-26 18:02:11 -04:00 |
|
arkon
|
056358fb9d
|
Update to Gradle 7
(cherry picked from commit 531cd99247)
|
2021-04-11 18:43:27 -04:00 |
|
arkon
|
9684e34241
|
[SKIP CI] Add lock workflow
(cherry picked from commit 3accb9a08b)
|
2021-04-11 18:41:47 -04:00 |
|
arkon
|
833bd6e655
|
Automatically reopen issues when valid
(cherry picked from commit dd4740e54f)
|
2021-03-07 13:40:17 -05:00 |
|
Jobobby04
|
f76216c038
|
Revert Jdk 11 update
|
2021-02-12 20:06:07 -05:00 |
|
arkon
|
d55692dc0d
|
[SKIP CI] Update to issue-closer-action@v2.0
(cherry picked from commit f4dd150b70)
|
2021-02-12 19:50:42 -05:00 |
|
arkon
|
d6d8cbd346
|
Use JDK 11 for build workflow (#4250)
(cherry picked from commit 9b2c22b2d9)
|
2021-01-07 00:59:44 -05:00 |
|
arkon
|
f38df69983
|
Update app repo URL
(cherry picked from commit 04fff91e23)
# Conflicts:
# .github/workflows/TachiyomiSY-Release-Builder.yml
# README.md
# app/src/main/java/eu/kanade/tachiyomi/data/updater/github/GithubUpdateChecker.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/WhatsNewDialogController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt
|
2020-12-21 14:21:40 -05:00 |
|
jobobby04
|
9e41605512
|
[SKIP CI] Move back to r0adkll's sign release
|
2020-11-12 19:35:04 -05:00 |
|
Jobobby04
|
05c2b43ffb
|
Fix the release builder for AGP 4.1.0
|
2020-10-19 00:46:00 -04:00 |
|
jobobby04
|
f32ccf1c6d
|
Remove pong
|
2020-10-10 01:01:39 -04:00 |
|
Jobobby04
|
883af56a9a
|
Do some work on the workflows
|
2020-10-09 13:19:51 -04:00 |
|
arkon
|
a9279fbb2e
|
Cancel previous CI workflow runs
(cherry picked from commit a249373bf5)
# Conflicts:
# README.md
|
2020-10-09 13:06:13 -04:00 |
|
arkon
|
6dc55a3fc4
|
Use eskatos/gradle-command-action instead of manually handling caching
(cherry picked from commit e1eb030b18)
# Conflicts:
# .github/workflows/build_check.yml
|
2020-10-09 13:04:43 -04:00 |
|
Aakash Singh
|
f0e2367071
|
skip ci in commit message condition check (#3902)
* skip ci condition check
* always Validate Gradle Wrapper
* naming workflow jobs
(cherry picked from commit 6aea0f48ed)
# Conflicts:
# .github/workflows/build_check.yml
|
2020-10-09 13:04:02 -04:00 |
|
Aakash Singh
|
c94e6c0304
|
Workflow improvements (#3891)
* add caching steps to build_check workflow
* add gradle.properites for github runner
* refactor ci-gradle.properties
* specify ndk versiion in build.gradle
* remove ndk install and cache steps from build_check
* moved runner files to separate folder
* refactor build_check.yml
(cherry picked from commit e8f5963a57)
|
2020-10-09 13:01:50 -04:00 |
|
Aakash Singh
|
d26b8a9e41
|
Update issue_closer.yml (#3885)
Limit the issue_closer workflow to run only when the issue is opened, edited or reopened
(cherry picked from commit 76a53097b1)
|
2020-10-03 13:02:51 -04:00 |
|
arkon
|
c57abf67eb
|
Move Gradle wrapper validation into build action
(cherry picked from commit 274f0edd76)
# Conflicts:
# .github/workflows/build_check.yml
|
2020-09-24 08:23:58 -04:00 |
|
Jobobby04
|
b639e1e4d7
|
Delete my pull request tester in favor of previews
|
2020-08-14 18:41:13 -04:00 |
|
arkon
|
4f877820b2
|
Add PR build check action
(cherry picked from commit 19a7f37efa)
|
2020-08-14 18:41:13 -04:00 |
|
Jobobby04
|
309bd83730
|
Update gradle wrapper
(cherry picked from commit 67ddf4a5b8)
|
2020-08-14 18:40:55 -04:00 |
|
jobobby04
|
594a02fa69
|
Fix release builder
|
2020-08-05 15:01:24 -04:00 |
|
Jobobby04
|
cb4daa81c4
|
Add a release builder action
|
2020-08-03 17:33:07 -04:00 |
|
jobobby04
|
885c94f9c8
|
Make the preview builder only happen on master
|
2020-08-03 12:47:16 -04:00 |
|
jobobby04
|
f7c1bb8d6f
|
Fix pull request tester
|
2020-07-06 14:02:59 -04:00 |
|
jobobby04
|
6f9d4f90a2
|
Use the patch level for dev builds
|
2020-07-01 15:12:53 -04:00 |
|
jobobby04
|
7019adbf8f
|
Shoud make the action work
|
2020-06-14 17:26:40 -04:00 |
|
jobobby04
|
ae5acec934
|
More testing
|
2020-06-14 17:22:13 -04:00 |
|
jobobby04
|
7145303079
|
Just some testing
|
2020-06-14 17:05:41 -04:00 |
|
jobobby04
|
6550cfd1f2
|
Maybe progress
|
2020-06-14 17:02:31 -04:00 |
|
jobobby04
|
f6050d0847
|
why not try this
|
2020-06-14 17:01:25 -04:00 |
|
jobobby04
|
a88149b01f
|
ci skip Lets see if this even runs
|
2020-06-14 16:53:06 -04:00 |
|
jobobby04
|
fb5f79da5e
|
ci skip stop bumping tag on ci skips
|
2020-06-14 01:08:41 -04:00 |
|
jobobby04
|
0e91f76e41
|
ci skip test new action to skip building a preview build
|
2020-06-14 01:06:37 -04:00 |
|
arkon
|
9041bcb2ae
|
[CI SKIP] Update issue closer action
(cherry picked from commit 3d1dec4c05)
|
2020-05-25 14:35:11 -04:00 |
|