Results 132 comments of Peter Kerpedjiev

Would it be possible to export those functions that you removed from hglib as another library (hglib.test.js or something to that effect)? They can be useful to plugin libraries that...

Of the two options you mentioned, which one do you think is better? They seem more or less equivalent to me so the only thing I'd judge on is aesthetics...

Yes on both `.git-blame-ignore-revs` and removing `lint-staged` and `husky`. Do you know why GitHub actions complains about the curly braces?

Thanks for the quick response! I’m using GitLab CI. It provides error handling but it’s not ideal for the us scenario for two reasons: 1. The error job will run...

Wonderful, thanks so much for looking into this! Outputting the last few lines of the stdout and stderr log files is a reasonable compromise.

Hi Ruben, Thanks for the update. Unfortunately I switched jobs and no longer have the need (opportunity?) to use pytest-workflow so I’ll be hard pressed to try out the latest...

Sorry to wade into this old issue but I'm getting a similar problem on OS X: ``` (cenv3) pete@twok:~/projects/emptypipes [develop|?P]$ gem install yajl-ruby --platform=ruby Fetching: yajl-ruby-1.4.1.gem (100%) Building native extensions....

Requested access to the file.

Here's the error I get when loading it: ``` self.raise_uncaught_exception(exc) File "/usr/local/lib/python3.8/dist-packages/rest_framework/views.py", line 476, in raise_uncaught_exception raise exc File "/usr/local/lib/python3.8/dist-packages/rest_framework/views.py", line 502, in dispatch response = handler(request, *args, **kwargs) File...

@Naveen-Ahuja can you check which version of cooler you're using? ``` cooler --version ``` @nvictus do you know if the latest version of `cooler` adds the `max_zoom` attribute?