engine
engine copied to clipboard
Tracks contractual documents and exposes changes to the terms of online services.
add code to handle Gitlab repository, add axios to project packages, add env variables for Gitlab
With `git commit-graph`, the query `git log Musi` on a repo like [tosdr-snapshots](https://github.com/tosdr/tosdr-snapshots) becomes 42 faster: ``` crawler@ota-tosdr-ubuntu-20-04:~$ git clone https://github.com/tosdr/tosdr-snapshots Cloning into 'tosdr-snapshots'... remote: Enumerating objects: 325901, done. remote:...
When I use a selector that has an empty intersection, for example because the `endBefore` is before the `startBefore`, I get the following error: ``` ExtractDocumentError: Extract failed: The provided...
For some complex documents layout, the [`:has()` CSS4 relational selector](https://www.w3.org/TR/selectors-4/#relational) can prove very useful. However, using it in a declaration yields the following error: ``` Extract failed: unknown pseudo-class selector...
If several terms come from the same `fetch` origin, the engine should cache the source document.
This would require some tests before merging I guess, but let me know what you think!
IIUC the current default behaviour is: * load from snapshots (for 'pre run') * record version ('pre run') * fetch source documents * record snapshots * load ('read back') from...
I'm Alessandro and, as discussed, I would give a follow-up to the work of Fabiano on the support for GitLab, by replacing him. We opened the pull request #1098 on...
Hi, I've noticed a bug on my end when updating the engine past version 7.2.4. Version 7.2.4 works perfectly fine across our VLOPSs tracking declarations: https://code.europa.eu/dsa/terms-and-conditions-database/vlops-and-vloses/vlop-vlose-declarations. When updating to version...