Damon Aw

Results 11 issues of Damon Aw

Hi, I see there's been a few commits by @eileencodes over the last two months. Mighty thanks for that! Is there any plans to release a new version after these...

## What's up? Hi there, Thanks for the gem! It's awesome. While I was trying it, I got an error on calling `worker.save!`. ```sh NoMethodError: undefined method `fields' for nil:NilClass...

Promoting is quite an important part of the pipeline process, currently the library doesn't support it at all

hacktoberfest

Heroku pipelines is pretty awesome and the `promote` command helps to enable using it.

enhancement
help wanted
hacktoberfest

Currently anyone with access to the the hubot instance can run heroku commands. I imagine that might make people feel uncomfortable and we might want a base layer of permissions....

Hi Heroku, I've been a user of this command for the last 3 years. It's super useful to find expensive and abnormal queries by with high percentages in `prop_exec_time` and...

Sometimes we can forget to regenerate appraisal bundle lockfiles or it could be a local machine difference. Let's consider adding a CI step that verifies that the there are no...

GraphQL Ruby has support for client directives now. It could potentially reduce the surface area of this library by quite a bit. We have quite a bit code that seems...