fix(v2): truncate docuhash return value in order to avoid ERRNAMETOOLONG error (#4899)

* fix: truncate docuhash return value in order to avoid ERRNAMETOOLONG error

* chore: add deep file path test page to website

* refactor: reorganize docuHash/pathUtils code and tests

* chore: git support longpaths on v2 windows tests workflow

Co-authored-by: slorber <lorber.sebastien@gmail.com>
This commit is contained in:
Lucas Correia 2021-06-15 13:39:06 -03:00 committed by GitHub
parent 3d95a3e6b1
commit 34411e12e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 202 additions and 50 deletions