Commit Graph

139 Commits

Author SHA1 Message Date
schroda
c52a822a23 Increase allowed issue title length 2025-02-17 03:30:07 +01:00
schroda
ece1f4c465 Create "release" github action 2025-02-09 23:09:00 +01:00
schroda
7266270075 [IssueModerator] Improve unremoved acknowledgment section detection 2024-06-13 20:22:48 +02:00
schroda
1352f636ba [SKIP CI][IssueModerator] Fix "acknowledgment section" detection for "Meta" issues 2024-04-16 01:50:06 +02:00
schroda
4c3b1c1560 [SKIP CI][IssueModerator] Allow "Meta" issues 2024-04-16 01:40:47 +02:00
schroda
26cbe15964 [SKIP CI] Fix/issue moderator workflow (#703)
* [IssueModerator] Disable unused options

* [IssueModerator] Fix regexes of rules
2024-04-03 22:32:20 +02:00
schroda
827fa5a171 [SKIP CI] Feature/improve issue moderator workflow (#701)
* [IssueModerator] Improve un-removed "acknowledgment" section detection

* [IssueModerator] Check for invalid issue types in title

* [IssueModerator] Try to ensure short descriptive title

* [IssueModerator] Try to prevent questions in the title
2024-04-03 16:30:25 +02:00
schroda
8d265f1ddf Install dependencies from lock file in github actions (#686) 2024-03-31 23:36:39 +02:00
schroda
eede189eec Fix/build push master workflow (#651) 2024-03-09 02:11:08 +01:00
schroda
2047d76ad9 Update workflow actions (#649)
* Update workflow actions

* Fix tsc issues
2024-03-09 00:24:48 +01:00
schroda
92fe3eaaa6 Feature/update issue templates (#630)
* Update issue templates with latest versions from the server

* Add additional points to "bug_report" issue template
2024-03-02 01:29:15 +01:00
schroda
c9a4ed620c Add "issue_moderator" github workflow (#629) 2024-03-02 01:23:30 +01:00
schroda
684ae69470 Update tokens (#542) 2024-01-07 20:41:57 +01:00
schroda
b42c3103f1 Feature/rebrand to suwayomi (#500)
* Rename "Tachidesk-WebUI" to "Suwayomi-WebUI"

* Rename "Tachidesk-Server" to "Suwayomi-Server"

* Rename "Tachidesk" to "Suwayomi"

* Rename variables
2024-01-05 20:11:29 +01:00
schroda
57c8ee2cdc Add build step to pr workflow (#259)
Prevents PRs that break building from getting merged
2023-03-11 21:42:07 +03:30
Daniel
1914a61edd Add GitHub Action to run tsc on pull request events (#232) 2023-02-24 19:08:44 +03:30
Daniel
70ae857132 add GitHub action on pushing to run lint (#224)
* Add script to run eslint for the project

* Add GitHub Action for linting

Prevent merges with linting errors

* Rename GitHub Action "build_push" to "build_push_master"
2023-01-10 01:27:17 +03:30
Aria Moradi
20b0e66093 make all links work by catching 404 2022-02-21 08:29:47 +03:30
Aria Moradi
15cfd73c2e better naming 2022-02-21 01:37:46 +03:30
Aria Moradi
52cbba0323 fix typo 2022-02-21 01:33:20 +03:30
Aria Moradi
6284c35ec1 deploy to github pages 2022-02-21 01:30:38 +03:30
Aria Moradi
83f025161b cleanup (#117)
* cleanup

* fix template
2021-12-19 18:02:02 +03:30
Aria Moradi
aba6e506a2 add issue template 2021-11-07 21:37:52 +03:30
Aria Moradi
2a6f8ed41d add pull request template 2021-10-25 16:44:46 +03:30
Aria Moradi
24d11b4154 everything 2021-08-08 05:07:20 +04:30
Aria Moradi
9e9135b17a ls 2021-08-08 05:04:13 +04:30
Aria Moradi
0a536f58e0 add md5sum 2021-08-08 04:45:35 +04:30
Aria Moradi
d19d1ca7c8 build-zip 2021-08-08 01:35:33 +04:30
Aria Moradi
b089d0c9af updates n shit 2021-08-07 23:54:58 +04:30
Aria Moradi
7daa8168b1 update 2021-08-07 23:37:26 +04:30
Aria Moradi
df08f223dd editing the wrong file 2021-08-07 23:36:12 +04:30
Aria Moradi
9718e66d2a install yarn 2021-08-07 23:29:38 +04:30
Aria Moradi
7cee9f47ad we need to install dependencies duh 2021-08-07 23:27:30 +04:30
Aria Moradi
811f07b490 Update build_push.yml 2021-08-07 23:25:12 +04:30
Aria Moradi
a10537031c jobs is missing 2021-08-07 23:21:49 +04:30
Aria Moradi
e78209d2b2 move it where it should be 2021-08-07 23:20:36 +04:30
Aria Moradi
6ef862daa9 sync tree with b795913c9eb96eecebc6909cf8bf6179c401efa4 2021-09-02 14:21:07 +04:30
Aria Moradi
60df3b80fd move webUI out of Tachidesk 2021-09-02 14:15:03 +04:30
Aria Moradi
7fc33ba8db fix cache 2021-06-06 03:19:03 +04:30
Aria Moradi
857562eaff add build flexiblity for Equinox 2021-06-06 02:48:26 +04:30
Aria Moradi
7bfa215b4c change old paths 2021-06-06 01:52:05 +04:30
Aria Moradi
ab7af4b80b fix typo 2021-06-06 01:35:39 +04:30
Aria Moradi
2c7ebd8ece prepare for integration with Equinox 2021-06-06 01:34:49 +04:30
Aria Moradi
b7fe56687c Bump styfle/cancel-workflow-action from 0.5.0 to 0.9.0 2021-06-04 13:35:20 +04:30
arbuilder
db99ab66ae Update build_push.yml (#124)
* Update build_push.yml

docker workflow for preview build

* Update build_push.yml

remove cd master

* Update build_push.yml

Change access token
2021-06-01 13:27:57 +04:30
arbuilder
84cc73c149 Update publish.yml (#123)
* Update publish.yml

add docker build workflow

* Update publish.yml

Remove cd master

* Update publish.yml

Change access token
2021-06-01 13:25:38 +04:30
Aria Moradi
4ef32d8037 build type 2021-05-25 19:23:47 +04:30
Aria Moradi
986b4c2c27 unused files removed 2021-05-24 18:31:39 +04:30
Aria Moradi
b359116745 clean up tests 2021-05-24 17:09:05 +04:30
Aria Moradi
60073aace3 test new publish 2021-05-24 17:04:47 +04:30