Commit Graph

13 Commits (15e584f0ab9b57025b65f96594c2b6264e3ee8b6)

Author SHA1 Message Date
Benjamin Rosemann 15e584f0ab Introduce version pinning and license checcking
Introduces version pinning via pip-tools for reproducible builds.
Introduces license checking via pip-licenses and CircleCI.

Licenses are only checked for new builds and when requirements.txt changes.

The list of allowed licenses is kept in a separate file to be able to
distinguish changes in CI-Configuration/Tools and license list changes.
4 years ago
Gerber, Mike 8cd8314c8a 🐛 dinglehopper: Bump up ocrd req for zip_input_files
See also GH-49.
4 years ago
Gerber, Mike f2367ac0c3 🐛 Fix OCR-D CLI for newest OCR-D
Now that find_files() is a generator, we can't use [0] to get the file.
5 years ago
Gerber, Mike 5ed184c8c4 dinglehopper: Show a progressbar on --progress 5 years ago
Gerber, Mike f50591abac Merge branch 'feat/display-segment-id' 5 years ago
Gerber, Mike b14c35e147 🎨 dinglehopper: Use multimethod to handle str vs ExtractedText 5 years ago
Konstantin Baierer 004ae298ca ocrd cli: use make_file_id and assert_file_grp_cardinality 5 years ago
Gerber, Mike 2c69e077fe 🚧 dinglehopper: WIP data structure for extracted text 5 years ago
Gerber, Mike cdfd4d321d 🐛 dinglehopper: Add missing requirement MarkupSafe 5 years ago
Gerber, Mike 48a31ce672 Revert "Merge branch 'master' of https://github.com/qurator-spk/sbb_textline_detector"
This reverts commit 2c89bf3b35ee290d7b830ef270df3a96aa48245e, reversing
changes made to 9f7e413148ca5dbac9b555d7b0d0a5fa3a0f5340.
5 years ago
b-vr103 1303a7d92f Merge branch 'master' of https://github.com/qurator-spk/sbb_textline_detector 5 years ago
Gerber, Mike 02a0e093bf dinglehopper: Add OCR-D interface 6 years ago
Gerber, Mike 89048bf55d ➡ Move dinglehopper into its own directory 6 years ago