1
0
Fork 0
mirror of https://github.com/qurator-spk/dinglehopper.git synced 2025-06-09 11:50:00 +02:00
Commit graph

437 commits

Author SHA1 Message Date
0e3d24cac1
🐛 README.md: Fix badge (for real) 2024-03-26 19:01:25 +01:00
4016c01638
🐛 README.md: Fix test badge 2024-03-26 18:58:56 +01:00
4b64398cec 🚧 GitLab CI Test: Depend on child pipeline 2024-01-12 16:38:27 +01:00
7e033b6f03 🚧 GitLab CI Test: Depend on child pipeline 2024-01-12 16:35:08 +01:00
250ee2b7f2 🚧 GitLab CI Test: Push after pulling 2024-01-12 16:26:55 +01:00
76c4533aa5 🚧 GitLab CI Test: Push after pulling 2024-01-12 16:25:52 +01:00
f8e31089b3 🚧 GitLab CI Test: Push after pulling 2024-01-12 16:17:38 +01:00
6cfb49fe39 🚧 GitLab CI Test: Push after pulling 2024-01-12 16:14:22 +01:00
5eba65f097 🚧 GitLab CI Test: Trigger only on default branch (and do not hardcode it) 2024-01-12 16:08:26 +01:00
83cef3106f 🚧 GitLab CI Test 2024-01-12 12:46:40 +01:00
a95a85a889 🚧 GitLab CI Test 2024-01-12 12:45:32 +01:00
ff34c65c1e 🔍 ruff: Remove ignore configuration, we use multimethods in a compatible way now 2024-01-12 12:42:40 +01:00
21c44d426e ⚙ pre-commit: Update hooks 2024-01-12 12:38:47 +01:00
10ccba989e 🚧 GitLab CI Test 2024-01-11 20:43:34 +01:00
10d423f045 🚧 GitLab CI Test 2024-01-11 20:41:11 +01:00
6d947a9ca9 🚧 GitLab CI Test 2024-01-11 20:37:41 +01:00
484da90d27 🚧 GitLab CI Test 2024-01-11 20:34:07 +01:00
d0ddfa68a1 🚧 GitLab CI Test 2024-01-11 20:25:00 +01:00
81391132f0 🚧 GitLab CI Test 2024-01-11 20:22:28 +01:00
dc390cd3f8 🚧 GitLab CI Test 2024-01-11 20:17:10 +01:00
c77e8f51ab 🚧 GitLab CI Test 2024-01-11 20:09:30 +01:00
e083688c66 🚧 GitLab CI Test 2024-01-11 20:01:56 +01:00
6d8afc27b3 🚧 GitLab CI Test 2024-01-11 19:51:18 +01:00
af83b35f23 🚧 GitLab CI Test 2024-01-11 19:18:35 +01:00
344f96dca9 🚧 GitLab CI Test 2024-01-11 18:09:29 +00:00
483e809691 🔍 mypy: Use an almost strict mypy configuration, and fix any issues 2024-01-10 19:12:07 +01:00
ad316aeabc 🔍 mypy: Use a compatible syntax for multimethod 2024-01-09 15:58:29 +01:00
8166435958 🔍 mypy: Remove ExtractedText.segments converter 2024-01-08 19:33:25 +01:00
24c25b6fcd 🔍 mypy: Avoid using check() for all attr validators 2024-01-08 19:30:20 +01:00
ac9d360dcd 🔍 mypy: Make cli.process() typed so mypy checks it (and issues no warning) 2024-01-08 19:04:36 +01:00
788868b2ac Merge branch 'pr103' 2024-01-08 17:59:12 +01:00
59a3882ce5 🧹 GitHub Actions: Clean up whitespace 2024-01-08 17:57:51 +01:00
Sadra Barikbin
4466422cda Fix a typo 2024-01-08 17:56:32 +01:00
Sadra Barikbin
967f833eac Improve report 2024-01-08 17:56:32 +01:00
Sadra Barikbin
f4ff6a8f31 Change reporter 2024-01-08 17:56:32 +01:00
Sadra Barikbin
4413ddac8f Temporary commit 2024-01-08 17:56:32 +01:00
Sadra Barikbin
6884c5c825 Update dorny dependency 2024-01-08 17:56:31 +01:00
Sadra Barikbin
c90a61c12c Fix a few typos 2024-01-08 17:55:53 +01:00
Sadra Barikbin
bf47308c00 Add report_tests workflow 2024-01-08 17:51:37 +01:00
4bf123de43 ⚙ Update ruff+mypy dependencies 2024-01-08 17:45:02 +01:00
b36727ed9e ⚙ pre-commit: Update hooks 2024-01-08 17:43:48 +01:00
7a192880f1 ⬆ Move on to supporting Python >= 3.8 only 2024-01-03 20:58:24 +01:00
c752793be6 🐛 Use typing.List instead of list, for Python <3.9 2024-01-03 20:52:07 +01:00
071766efc2 🐛 Use Optional instead of | none, for Python <3.10 2024-01-03 20:40:06 +01:00
4832d1542f ⚙ pre-commit: Update hooks 2024-01-03 20:38:49 +01:00
c1681551af 🐛 Fix generating word differences 2024-01-03 19:21:53 +01:00
44bd4b5eda ⚙ pre-commit: Update hooks 2024-01-02 20:38:40 +01:00
296a820990 Merge branch 'master' of https://github.com/qurator-spk/dinglehopper 2024-01-02 20:23:12 +01:00
38fcbc8e1c Merge branch 'master' into performance 2024-01-02 20:22:38 +01:00
d3fb3f96cf
Merge pull request #101 from sadra-barikbin/patch-1
Fix a tiny typo in Levenshtein notebook
2023-12-21 17:31:25 +01:00