+33
−7
scripts/check.py
0 → 100644
+4
−0
+35
−73
src/tdoc_crawler/parsers/directory.py
deleted100644 → 0
+0
−164
Loading
WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
* Remove HybridTDocCrawler and its associated methods. * Consolidate crawling logic into TDocCrawler for clarity. * Update meeting fetching and processing to use document list method. * Simplify error handling and logging for document list fetching. * Adjust tests to reflect changes in crawling logic and remove hybrid scenarios. * Ensure compatibility with existing database operations and configurations.