runtipi/packages/worker
2023-11-23 07:47:22 +01:00
..
assets refactor(worker): move executors from cli to worker 2023-11-16 20:49:27 +01:00
src refactor(worker): no need to mount host 2023-11-23 07:47:22 +01:00
tests test(worker): implement test suites with vitest 2023-11-16 20:49:27 +01:00
.env.test test(worker): implement test suites with vitest 2023-11-16 20:49:27 +01:00
.eslintrc.js feat: create base worker package 2023-11-16 20:49:27 +01:00
.gitignore test(worker): implement test suites with vitest 2023-11-16 20:49:27 +01:00
.prettierrc.js feat: create base worker package 2023-11-16 20:49:27 +01:00
build.js feat: create base worker package 2023-11-16 20:49:27 +01:00
Dockerfile refactor: download docker binary instead of installing with apk to reduce size of worker image 2023-11-20 18:52:04 +01:00
Dockerfile.dev refactor: download docker binary instead of installing with apk to reduce size of worker image 2023-11-20 18:52:04 +01:00
nodemon.json feat: create base worker package 2023-11-16 20:49:27 +01:00
package.json chore(deps-dev): bump knip from 2.39.0 to 2.41.3 2023-11-20 19:41:54 +01:00
tsconfig.json test(worker): implement test suites with vitest 2023-11-16 20:49:27 +01:00
vitest.config.ts test(worker): implement test suites with vitest 2023-11-16 20:49:27 +01:00