Maxime Pelletier
Maxime Pelletier
Yes the example of my use case would be to reformat exceptions to send them to Sentry and then rethrow them.
Just tried chef-vault for the first time and had the same problem when trying to create a secret from a recipe. Turns out my error was that my client doesn't...
The same 403 ? Another thing I had to do is to manually create the databag and add the "Update" permissions for the clients.
It would actually not be that hard to do something as a sublimelinter plugin (http://sublimelinter.readthedocs.org/en/latest/creating_a_linter.html). Looking at the php linter it seems pretty easy to do (https://github.com/SublimeLinter/SublimeLinter-php/blob/master/linter.py). In the meantime,...
I also ran into this problem. I'm deploying from outside my project folder, so it could not find a composer.json file. To fix it I simply created an empty composer.json...
Any chance that PRs #285 #286 #294 could be merged to support Symfony's http client ?
Hmmm well, I quickly tried the patches and they didn't fix symfony's client for me. I'm just going to use guzzle as my client for my library tests for now...
I am experiencing the same problem in a legacy project encoded in iso-8859-1. I'm using phpunit 9.5.20 and php-code-coverage 9.2.15 in linux. The exact error when I run: bin/phpunit --log-junit...
Yes this package is used by 'temporary' which is used by 130 other packages, so deleting it from npm broke npm install for a lot of users.
Looks like this happened once before https://status.npmjs.org/incidents/36j9bnllqtnj.