Hovis

Results 11 issues of Hovis

### Environment Provide at least: * Ruby Version. ```hovisb@stage1:/usr/local/sites/HiringThing/current$ ruby --version ruby 2.5.8p224 (2020-03-31 revision 67882) [x86_64-linux] ``` * Symmetric Encryption Version. ``` hovisb@stage1:/usr/local/sites/HiringThing/current$ symmetric-encryption --version Symmetric Encryption v4.3.2 OpenSSL...

help wanted

I'm trying to configure gutentags for a project with both Ruby and Javascript ES6+ source and I'm can't make it work. I don't think there's an actual bug, but the...

I'm trying out coveralls, but so far this has been really painful. What's even going on here? I'm configured with parallel tests in Circle CI, and everything appears to be...

site-performance
5xx-error

Gotta catch 'em all! ``` 2.1.2 :001 > require 'freshdesk' 2.1.2 :002 > Freshdesk.new('https://example/com', 'secret-key').get_users => nil ```

### Issue Summary Distinguish between internal errors and network errors. I want to retry calls to Twilio on network errors, but not on internal (actual) errors. The implementation isn't very...

type: twilio enhancement
priority: medium
TwiDi-InProgress

### Operating System Windows 11 with WSL 2: Ubuntu ### Ruby version 3.0.5 ### Project has a bundle - [X] Has bundle ### Ruby version manager being used rbenv ###...

bug
help-wanted
pinned
transferred

**Is your feature request related to a problem? Please describe.** I want to build a production module in game to support factory expansion with a modular blueprint. When I'm planning...

feature
factorio

Let's say I have a simple room from a hallway: ``` #dig start(1; 2; doorway from hall) a weird room ##ddd# dddd## ##ddd# ###### ``` And assuming I have a...

At a minimum, the feature is hard-coded to exit if +python is missing without even checking for +python3.

Un-folded lines should be sorted with folds in the range (for one-liners that can't be folded). Example file: ```javascript export const Shindig = { id: "Shindig", type: "object", properties: {...