BJ McDuck
BJ McDuck
I just tried to install after using the `brew` method of installing heroku toolbelt. I get an error like this: ```shell heroku plugins:install https://github.com/tpope/heroku-binstubs.git Installing plugin https://github.com/tpope/heroku-binstubs.git... ! Error: no...
Does this app work for Mac if you build it from source? Not sure if it's compatible at all, but on the reddit thread that lead me here I thought...
Getting this error on the advanced tab of our Github app after having copied the `PERIL_WEBHOOK_SECRET` from it to our heroku instance of Peril. Is there anything else that could...
This is a feature request. Our organization has a bunch of repos, and we'd like to run peril on a handful of them. It would probably be nice to have...
I'm using Stoplight to edit my openapi spec and that allows me to have separate files for my models. When I use their tool to download it as a combined...
I'm trying to add overcommit to run rubocop, but I'm getting a rubocop error on a file that it shouldn't even be run on. The file in question seems to...
This is a fix for https://github.com/mgmartel/WP-Tiles/issues/13, but I have no idea how you have your `wp-tiles.js` => `wp-tiles.min.js` compression setup. For some reason, running `wp-tiles.js` gets `Tiles` undefined errors. I...
I have an iphone 5 running 8.0.2. We're using snapjs and ratchet. When our content is long enough to be scrollable, everything appears as expected; when our content changes, and...
I discovered that the links this opens are broken for me because it tries to find the first https style remote, which for me is my heroku remote. I worked...