Commit Graph

82 Commits

Author SHA1 Message Date
arkon d02c0142e5 [skip ci] Move auto-closer rules 2022-02-27 14:47:48 -05:00
arkon 773f88f8d4 [skip ci] Avoid writing to Gradle action cache from PRs 2022-02-27 10:28:44 -05:00
nicki 06c12928cc
Remove Indo source Manhwaid.org (#10858)
* Remove Indo source Manhwaid.org

Closes #10751

* Added manhwaid.org to issue closer
2022-02-18 18:10:59 -05:00
Alessandro Jean 11981cd25e
Remove TOPTOON+ due to cat-and-mouse game (#10851)
* Remove TOPTOON+ due to cat-and-mouse game.

* Add the source to the autocloser.
2022-02-17 09:35:52 -05:00
Alessandro Jean 6d89ecf346
Make the moderator run on new issues opened. (#10680) 2022-02-03 16:03:11 -05:00
Alessandro Jean 3a6859315c
[skip ci] Update the issue moderator version (#10672)
* [skip ci] Update the issue moderator version

* [skip ci] Remove the wrong version.
2022-02-03 09:04:57 -05:00
arkon 5e94b6dc08 [skip ci] skip build workflows if only Markdown files are modified 2022-01-20 11:02:38 -05:00
arkon 6b38a0b299
Configure Gradle to handle release build signing (#10416) 2022-01-09 14:33:34 -05:00
Seishirou101 b02fef76c5
Remove a pair of 2 and dragontea (#10111)
* remove a pair of 2 source

* remove dragon tea

* update issue closer with dragontea
2021-12-14 22:34:28 -05:00
nicki 4fba689be7
Remove more sources (#10001)
* rm Hentai Kai pt-br source

* remove fudidoscans pt-br source

* remove luminousScans (EN) as per scanlator request

* remove galaxydegenscans en source

site has been 404ing for a while and it was noted in #support that
theyre shutting down their website and will be back to uploading to bato
and mangadex

* add hentaikai to issue closer

too difficult to maintain

* add luminous scan to issue closer

was removed as per scanlator request
2021-12-05 12:17:45 -05:00
arkon 005e411fed [skip ci] Update gradle-command-action 2021-11-28 19:06:27 -05:00
arkon c260096740 [skip ci] Revert "Sign APKs in individual jobs"
This reverts commit 2e21c8d1bb.
2021-11-28 18:06:33 -05:00
arkon 2e21c8d1bb Sign APKs in individual jobs 2021-11-28 17:29:52 -05:00
arkon 6e562fb22d [skip ci] update issue-moderator-action 2021-11-27 22:34:56 -05:00
FourTOne5 27f967d572
Add Flame Scans back. (#9933) 2021-11-26 09:01:24 -05:00
nicki cd300695b4
Remove more pt-BR Madara sources (#9673)
* remove pt-br irisscans

they have closed their website

* rm pt-br mega mangas

website closed and merged to argos scans

* add fanclube to issue closer

was requested on Discord, and forgot to do so at previous removal PR

* make issue closer more strict

only accept 1 or more or no whitespace characters in between the Yaoi
Fan Clube
2021-11-01 07:31:25 -04:00
Alessandro Jean 96b34410d6
[skip ci] Fix wrong RegEx in issue closer. (#9556) 2021-10-20 04:43:11 -04:00
Alessandro Jean 986b88db77
Remove XXX Yaoi extension (#9536)
* Remove XXX Yaoi extension (closes #9535).

* Add XXX Yaoi to the autocloser.
2021-10-19 08:43:56 -04:00
scb261 050fd89919
Remove Mangas.pw (Mangas.in) (#9489)
* Remove Mangas.pw (Mangas.in)

* Remove log
2021-10-18 05:14:27 -04:00
nicki 403cfa3c06
add nartag to issue-auto-closer (#9481)
nartag extension was removed as per scanlator request
refer https://github.com/tachiyomiorg/tachiyomi-extensions/issues/8038
2021-10-15 05:26:59 -04:00
Alessandro Jean cdb230338b
[skip ci] Add MY to issue autocloser. (#9385) 2021-10-06 16:14:56 -04:00
arkon 01f877ac0f [skip ci] Update cancel-workflow-action 2021-09-09 18:20:12 -04:00
Alessandro Jean 9c8526a9e3
Add TM to the autocloser. (#8693) 2021-08-21 13:31:08 -04:00
Alessandro Jean 60037bfe4d
Remove MP sources due to cat-and-mouse game (#8679)
* Remove MP sources due to cat-and-mouse game.

* Add sources to the autocloser.
2021-08-20 15:11:55 -04:00
arkon 40bf894904 [skip ci] Replace deprecated argument for gradle command action 2021-08-17 22:39:23 -04:00
arkon bad58c1cb7 [skip ci] Do not mark do-not-autoclose issues as stale 2021-08-16 10:56:08 -04:00
arkon 324e949567 [skip ci] Adjust batch issue closing args 2021-08-16 10:39:46 -04:00
arkon 3099aaefc1 [skip ci] Adjust stale issue threshold 2021-08-16 10:35:29 -04:00
arkon b1e19ab3b7 [skip ci] Add workflow to batch close old issues 2021-08-16 10:33:00 -04:00
loocool2 8d8840c648
[skip ci] add flamescans to issuecloser (#8398) 2021-08-04 17:33:09 -04:00
loocool2 4b5889ac41
[skip ci] Add mangagecesi to issue closer (#8377) 2021-08-03 08:21:34 -04:00
Syer10 23afa75dc9
Inspect extensions to get source information (#8250)
* Inspect extensions to get source information

* Use JDK 11

* Use latest Inspector from the Tachiyomiorg repo

* Use jq for the github json
2021-08-02 10:28:45 -04:00
arkon 8f38f3fb28 [skip ci] Update issue closer rules 2021-06-25 22:48:19 -04:00
Alessandro Jean 3893e719c0
Update issue-moderator-action to v1.1 (#7880) 2021-06-25 22:30:44 -04:00
Riztard Lanthorn 144d9d0d06
[skip ci] update issue closer (#7856) 2021-06-25 08:45:43 -04:00
arkon 410e77f999 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:35:24 -04:00
arkon 4a54d139c6 Add back step to cancel previous push builds 2021-06-20 18:47:28 -04:00
arkon 9afcf9e50c Add missing locales to build scripts 2021-06-20 18:42:33 -04:00
arkon 0064d8bd96 Parallelize CI builds 2021-06-20 17:45:22 -04:00
arkon 8e0fe086c2 [SKIP CI] Workflow updates
- Fix schedule for issue locking (daily instead of hourly)
- Prioritize larger language modules for PR build (particularly en)
- Skip zipalign verification (AGP already does it, in theory)
2021-06-20 17:44:42 -04:00
loocool2 1c33a9665d
Added KnightNoScanlation and AhStudios (#7330) 2021-05-31 13:16:34 -04:00
Alessandro Jean 4251a849bc
[SKIP CI] Add issue moderator action. (#7163) 2021-05-21 19:39:52 -04:00
loocool2 4ea806f2d1
[SKIP CI] fixed ignorecase and added heroscan, manhuascan, and manhwahot (#7137) 2021-05-20 17:20:56 -04:00
loocool2 684fe81772
Added caseIgnore to relevant tasks (#7115) 2021-05-20 06:39:25 -04:00
arkon 666149a5cc [SKIP CI] Update issue closer action 2021-05-19 08:42:54 -04:00
loocool2 f711b88f7e
Added Asura Scans back (#7091)
* Added Asura Scans back

* Added asura scans to generator

* removed asura from issuecloser
2021-05-19 08:00:37 -04:00
loocool2 1ceb67f092
Added two commas that I forgot (#7081) 2021-05-18 19:18:24 -04:00
loocool2 b83cf587a4
[SKIP CI] Added extensions that will not be added back to issue autocloser (#7073)
* added extensions that will not be added back to issue autocloser

* Added slashes for escape characters

* bumped up action version

* Added link to pinned message regarding removed extensions
2021-05-18 08:36:41 -04:00
arkon 8ce3cd65f1 [SKIP CI] Update issue-closer-action 2021-04-28 22:38:20 -04:00
arkon 58f134bb8b [SKIP CI] Update issue-closer-action 2021-04-25 15:32:58 -04:00