Closed urig closed 2 years ago
1 files 1 suites 56s :stopwatch: 194 tests 190 :heavy_check_mark: 4 :zzz: 0 :x:
Results for commit 2bfffff4.
:recycle: This comment has been updated with latest results.
@urig there's a conflict here (where you would expect, in the lock file) should we even have the lock file in version control?
@urig there's a conflict here (where you would expect, in the lock file) should we even have the lock file in version control?
I'll fix the conflict now.
Having the lock file in source control is good for us because it speeds up the build process. It serves as a cached snapshot of our dependency tree.
This PR fixes issue https://github.com/entropy-lab/entropy/issues/119. Dash is upgraded to v2.1.0 which includes a fix for the bug we were experiencing.