Harry Lascelles

Results 63 issues of Harry Lascelles

Can we support Linux brew? I'm not sure what that would involve... Thanks!

enhancement
good first issue

We are using lita successfully, and the messages are coming through to our private chats as the username we specify, but the desktop popup notification is always "Lita". Is there...

We use the RESQUE_SCHEDULER_MASTER_LOCK_PREFIX feature to run multiple schedulers on one redis instance. But, we've noticed that resque scheduler puts a cache of the config in "resque:schedule", with no prefix....

When tabbing out of a *valid* field (and the field moves from `isModified` false => true), calls are made to the css handler that temporarily put it into an invalid...

We'd like to check multiple schemas in our DB. At present we are using the gem with great success in specs thus: `output = ActiveRecordDoctor::Tasks::UnindexedForeignKeys.new.run` However we can't see an...

enhancement

The `add_primary_key` feature exists but isn't documented. Almost missed it...

### Issue Summary Depending on how you require the gem (or parts of it) you can cause an error as some classes have different ancestor chains. ### Steps to Reproduce...

type: bug
status: help wanted

I've recently added [Diffend](https://www.diffend.io/) to my project, but am seeing the following error. Is this the "not supported" part of the Appraisal README that says: "vendoring plugins is not supported"?...

This application has `click` pinned to below 7.1 because of this issue: https://github.com/dbcli/mssql-cli/issues/437. The pin was done in this PR: https://github.com/dbcli/mssql-cli/pull/440 Since then `click` has issued a fix: https://github.com/pallets/click/pull/1543 We...

Thank you for this chart... We have it working in the most part, but many metrics are missing, and they map to the logs we are seeing from the exporter...