Boris Aranovič

Results 15 comments of Boris Aranovič

Getting the same. MacOS 10.13.6 certbot 0.27.1 Log: ``` 2018-09-19 21:05:21,704:DEBUG:certbot.storage:Archive directory /etc/letsencrypt/archive/[*******].herokuapp.com-0002 and live directory /etc/letsencrypt/live/[*******].herokuapp.com-0002 created. 2018-09-19 21:05:21,705:DEBUG:certbot.storage:Writing certificate to /etc/letsencrypt/live/[*******].herokuapp.com-0002/cert.pem. 2018-09-19 21:05:21,706:DEBUG:certbot.storage:Writing private key to /etc/letsencrypt/live/[*******].herokuapp.com-0002/privkey.pem. 2018-09-19...

I like the syntax in https://github.com/starship/starship/issues/607#issuecomment-548892745 although I wonder how can this generic feature be used by modules that don't rely on environment. For example, in PR https://github.com/starship/starship/pull/614 that was...

link: https://github.com/nginx/nginx/blob/master/src/http/ngx_http_request.h

Update: I cloned the project and ran it in VS-Code, and I saw that the full path names were used, no truncation happened. The difference was mainly that I specified...

Main jsdoc had this issue and it was fixed in version 3.5.5 See https://github.com/jsdoc3/jsdoc/issues/1438

Really not sure what's with with the Ubuntu and Windows test suites, failing on "setup python" steps... Would appreciate a hint or something. ``` Run actions/setup-python@v1 with: python-version: 3.7.4 architecture:...

I see that Python on Ubuntu & Windows have been failing for 3 days so I assume this is environmental, right? Missing image after some Python version update on the...

@acim no, I didn't do any changes in that part

I rebased the code and the build passed. I've been using this new config for months now, from my branch. Would be happy if this gets into the main version...

I'm glad that this might get in. The code changes are pretty small so it's probably easiest to re-implement this in the current codebase. Personally, I don't know if or...