You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: workers for export item as zip (import export refactor) (#1891)
* feat: initialize worker for export item as zip, import export refactor
* refactor: fix lint
* fix: set worker as class var and use logger in error
* fix: add color to worker output on watch
* chore: change name of server process
* chore: ensure that localfile is accessible from inside and outside the server
* fix: add export extension
* build: docker file first version
* fix: dockerfile for workers
* fix: redis connection
* chore: change building of core image
* fix: changes to the compose file
* fix: add workers build in build script
* fix: make small adjustments
* fix: update deps to fix issues and lint problems
* fix: tests
* fix: do not expose the bashboard when mode is not dev
* fix: add tests to the worker using vitest
* fix: move vitest to build
* fix: cleanup code
* fix: add more test cases
* fix: make changes required by review
* fix: build issue
---------
Co-authored-by: spaenleh <spaenleh@gmail.com>
0 commit comments