schroda
555d0c5b24
Migrate pnpm to v11 in github actions
2026-05-15 21:42:47 +02:00
schroda
649fa1e932
Fix installing pnpm in github actions
...
The action is buggy and does not read the "packagerManager" field from the "package.json" despite saying so in its documentation
2026-05-15 21:33:41 +02:00
schroda
cf6c79ab7b
Install pnpm in github actions
2026-05-15 21:25:14 +02:00
schroda
c19f7164e0
Switch to "pnpm" from "yarn"
2026-05-15 20:41:13 +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
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
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