Releases: slub/ocrd_kitodo
Stable Version "20230906" of the integration of OCR-D and Kitodo.Production
What's Changed
Integration of OCR-D and Kitodo
- Update monitor by @markusweigelt in #91
- Add database by @bertsky in #89
- update Manager by @bertsky in #90
- Adjustments regarding the new state of ocrd-main branch by @markusweigelt in #87
Full Changelog: 6cfe2e6053283f7b1ad96a5f52d63c577ba72790...b91bb203b80817eba3893110296eb3a1b5583b02
OCR-D Manager
- use mongosh connection to ocrd-database for job infos by @bertsky in slub/ocrd_manager#62
- process_images.sh: allow skipping workspace validation by @bertsky in slub/ocrd_manager#61
Full Changelog: 690f5cf55db139d9e6947dad0903154430782148...df6cec120a465750d0b10a5d05d5d8501de323db
OCR-D Monitor
- Improve size of OCR-D Browser iframe by @markusweigelt in slub/ocrd_monitor#40
- Starting browser maximized and without edit/open functionality by @markusweigelt in slub/ocrd_monitor#39
- Set collection name to OcrdJob, fix test and update dependencies by @markusweigelt in slub/ocrd_monitor#38
- Update-to new repo location by @markusweigelt in slub/ocrd_manager#37
- Cache workspaces based on last write time by @SvenMarcus in slub/ocrd_monitor#34
- Install monitor into separate venv by @SvenMarcus in slub/ocrd_monitor#32
- Job db by @bertsky in slub/ocrd_monitor#30
Full Changelog: b372d2032310a6015a13ebe0ab2ee2edbcb168d1...1f4759403f0414df38709964c95af3f4ddfc7a9a
Kitodo.Production Docker
- Improvement Dockerfile by @markusweigelt in slub/kitodo-production-docker#23
Full Changelog: 9359363e0cc9f54a519b5485eaaf450bd9340b6c...46c6fdeb08392bbcde61155bb9fbe5f98ac9c483
Stable Version "20230619" of the integration of OCR-D and Kitodo.Production
What's Changed
Integration of OCR-D and Kitodo
- Update stable release workflow by @markusweigelt in #85
- Fix stable release pr by @markusweigelt in #83
- Merge main branch into stable branch by @markusweigelt in #82
- Improve kitodo process ocr script to support workflow, script and lan… by @markusweigelt in #80
- Update submodules by @markusweigelt in #79
- Fix make test kitodo by @bertsky in #77
- Add changelog generation by @markusweigelt in #72
- Workflows volume by @bertsky in #74
- Update submodules by @markusweigelt in #71
- Add before startup script for ssh config for manager by @markusweigelt in #69
- Update makefile-ci.yml by @markusweigelt in #66
- Add make test-kitodo by @markusweigelt in #63
- Add make equivalent for docker compose pull by @markusweigelt in #62
- Update submodule and add monitor by @markusweigelt in #61
- Rename dozzle logview by @bertsky in #59
- Mkdocs material documentation by @markusweigelt in #58
- update to fixed Controller by @bertsky in #57
- rules and docs for external Production by @bertsky in #56
- Fix typo (found by codespell) by @stweil in #55
- Rename to ocrd_kitodo by @markusweigelt in #53
- Update publish.yml by @markusweigelt in #52
- Update ocrd-manager submodule by @markusweigelt in #51
- Update paths and submodules to transfered repo by @markusweigelt in #50
- Update repository paths and submodules by @markusweigelt in #49
- Add test by @bertsky in #47
- Extend sample data using seperate script for METS processing, Splits example data and necessary data of setup Makefile process by @markusweigelt in #44
Full Changelog: 79bda3b2f33181d7f4fcd13f02b482f912078eef...9f9ca05613c29850b4391f1930c967e774b01b6b
OCR-D Controller
- Revert CUDA count all by @bertsky in slub/ocrd_controller#32
- Dockerfile: add label-schema and OCI labels by @bertsky in slub/ocrd_controller#31
- docker-compose.yml: set device count: all explicitly by @bertsky in slub/ocrd_controller#29
- Provide default value for CONTROLLER_KEYS variable by @SvenMarcus in slub/ocrd_controller#28
- Defaults for volume source by @markusweigelt in slub/ocrd_controller#27
- Update publish.yml to build stable version by @markusweigelt in slub/ocrd_controller#25
- Separation of the host port assignment by @markusweigelt in slub/ocrd_controller#23
- add another image tag of stable version by @markusweigelt in slub/ocrd_controller#22
- Add fixed stable version of controller by @markusweigelt in slub/ocrd_controller#21
- Weekly update of controller image by @markusweigelt in slub/ocrd_controller#20
- docker-compose.yml: expose port by @bertsky in slub/ocrd_controller#18
- Fix some typos (found by codespell) by @stweil in slub/ocrd_controller#15
- Avoid error messages because of hard links by @stweil in slub/ocrd_controller#17
- Avoid error message because of existing directory by @stweil in slub/ocrd_controller#16
- remove workflow server branch by @bertsky in slub/ocrd_controller#14
- Update publish.yml by @markusweigelt in slub/ocrd_controller#13
- Create publish gh workflow by @markusweigelt in slub/ocrd_controller#12
Full Changelog: d3c0192d96bd4e75eadf27d19d9ba9b08297cf41...4b929615254859b7c03ba320a2ffee3989e9fa10
OCR-D Manager
- Send ocr processing messages to active mq by @markusweigelt in slub/ocrd_manager#60
- Dockerfile labels by @markusweigelt in slub/ocrd_manager#58
- test: improve error msg if container not running by @bertsky in slub/ocrd_manager#59
- Workflow volume by @bertsky in slub/ocrd_manager#57
- Add opencontainers by @markusweigelt in slub/ocrd_manager#56
- Test already exist by @markusweigelt in slub/ocrd_manager#55
- Adjustment of the workflow to publish the stable image version by @markusweigelt in slub/ocrd_manager#54
- adapt to new core / bash by @bertsky in slub/ocrd_manager#53
- pre_process_to_workdir: keep subdir by @bertsky in slub/ocrd_manager#52
- Dockerfile: symlink scripts by @bertsky in slub/ocrd_manager#51
- Replaces flask with fastapi monitor by @SvenMarcus in slub/ocrd_manager#45
- Improvements env file by @markusweigelt in slub/ocrd_monitor#1
- rename dozzle → ocrd-logview by @bertsky in slub/ocrd_manager#44
- update test-presentation check and docs by @bertsky in slub/ocrd_manager#43
- CI: determine build args dynamically by @bertsky in slub/ocrd_manager#41
- expose SSH port by @bertsky in slub/ocrd_manager#42
- Update publish.yml by @markusweigelt in slub/ocrd_manager#40
- Change bertsky to slub by @markusweigelt in slub/ocrd_manager#39
- Update-to new repo location by @markusweigelt in slub/ocrd_manager#37
- Fix jobs workflow by @bertsky in slub/ocrd_manager#36
Full Changelog: daed8299411dfb4f3476c5d8ea602ab9ac20c3a4...690f5cf55db139d9e6947dad0903154430782148
OCR-D Monitor
- Make test by @bertsky in slub/ocrd_monitor#25
- Dockerfile labels by @markusweigelt in slub/ocrd_monitor#27
- bug fixes and more by @bertsky in slub/ocrd_monitor#24
- Mypy checks tests. Run integration tests in CI by @SvenMarcus in slub/ocrd_monitor#23
- Refactor to BrowserClient. Unify tests with spies and fakes by @SvenMarcus in slub/ocrd_monitor#22
- Port process spawning to asyncio by @SvenMarcus in slub/ocrd_monitor#21
- Test CI by @markusweigelt in slub/ocrd_monitor#19
- Fix reopening browser after closing GTK window by @SvenMarcus in slub/ocrd_monitor#13
- Merge master changes to ci by @markusweigelt in slub/ocrd_monitor#20
- Migrate to pyproject.toml by @SvenMarcus in slub/ocrd_monitor#18
- Use httpx instead of requests by @SvenMarcus in slub/ocrd_monitor#16
- fix navbar logview URL by @bertsky in slub/ocrd_monitor#12
- Separate navigation and launching browser into different endpoints by @SvenMarcus in slub/ocrd_monitor#9
- Improvements env file by @markusweigelt in slub/ocrd_monitor#1
- Replaces flask with fastapi monitor by @SvenMarcus in slub/ocrd_manager#45
- Improvements env file by @markusweigelt in slub/ocrd_monitor#1
- rename dozzle → ocrd-logview by @bertsky in slub/ocrd_manager#44
- Update-to new repo location by @markusweigelt in slub/ocrd_manager#37
- Fix jobs workflow by @bertsky in slub/ocrd_manager#36
Full Changelog: e9b41de42658f57361a0fe0ff56d673f225e4b4d...b372d2032310a6015a13ebe0ab2ee2edbcb168d1
Kitodo.Production Docker
- Add APP_CONFIG by @markusweigelt in slub/kitodo-production-docker#21
- Add ngrok by @markusweigelt in slub/kitodo-production-docker#20
- Add expose ngrok by @markusweigelt in slub/kitodo-production-docker#19
- Use Kitodo.Production ActiveMQ docker image of slub organization by @markusweigelt in slub/kitodo-production-docker#17
- Update versions by @markusweigelt in slub/kitodo-production-docker#16
- Add arg for vcs url by @markusweigelt in slub/kitodo-production-docker#15
- Fix some typos (found by codespell) by @stweil in slub/kitodo-production-docker#14
- Update d...
Stable Version "20220706" of the integration of OCR-D and Kitodo.Production
What's Changed
- simplify+flexibilize passing uid/gid by @bertsky in #4
- make build: re-entrant by @bertsky in #7
- Provide override configurations for Docker Compose and update Makefile by @SvenMarcus in #20
- Add Manager monitor, simplify and modularise config by @bertsky in #21
- Default managed by @bertsky in #22
- Add links and images by @bertsky in #24
- changes for improved kitodo docker compose by @markusweigelt in #23
- Update README.md by @bertsky in #25
- Change ports to expose by @markusweigelt in #26
- Add monitor jobs and logs by @bertsky in #27
- adding prepare targets change create target to build by @markusweigelt in #28
- Update readme by @bertsky in #30
- split clean and provide targets to remove prepare and build files sep… by @markusweigelt in #32
- More updates of readme by @markusweigelt in #33
Full Changelog: v20220405-stable...v20220706-stable
Stable Version "20220405" of the integration of OCR-D and Kitodo.Production
Stable version of interaction between OCR-D Controller, OCR-D Manager and Kitodo.Production 3.4.1 from 2022-04-05.