-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for workflow_ocr_backend #291
Conversation
R0Wi
commented
Jan 15, 2025
- Integration for https://github.com/R0Wi-DEV/workflow_ocr_backend
- Implements Alternative installation method for the OCR backend #51
4990c3f
to
f18157b
Compare
@bahnwaerter first backend version pushed to https://apps.nextcloud.com/apps/workflow_ocr_backend . This PR changes the apps behavior so that it will automatically use the backend (instead of local Testing should be as easy as:
|
ea183a1
to
0ca353f
Compare
ea865f5
to
a6210f7
Compare
* Integration for https://github.com/R0Wi-DEV/workflow_ocr_backend * Implements #51
* Line ending adjustments * Add heartbeat check in System Setup Check * Add additional tests
c7267b4
to
b847c6f
Compare
Added additional tests and rebased onto |
* Add support for workflow_ocr_backend * Integration for https://github.com/R0Wi-DEV/workflow_ocr_backend * Implements #51 * Add full integration test for OcrBackend Service * Add full integrationtests to pipeline (#294) * Incorporate code review feedback * Line ending adjustments * Add heartbeat check in System Setup Check * Add additional tests * Add local CLI tests (#296)
|
* Add support for workflow_ocr_backend (#291) * Add support for workflow_ocr_backend * Integration for https://github.com/R0Wi-DEV/workflow_ocr_backend * Implements #51 * Add full integration test for OcrBackend Service * Add full integrationtests to pipeline (#294) * Incorporate code review feedback * Line ending adjustments * Add heartbeat check in System Setup Check * Add additional tests * Add local CLI tests (#296) * Update Integrationtests to run on master