Dave Wongillies

Results 12 issues of Dave Wongillies

When using the `config:set` command with a value that contains a hash and an array, such as: ``` hubot heroku config:set my_app HUBOT_GITHUB_REPOS_MAP={"web":["frontend","web"],"android":["android"],"ios":["ios"],"platform":["web"]} ``` The regex in [scripts/heroku-commands.js#L235](https://github.com/daemonsy/hubot-heroku/blob/master/src/scripts/heroku-commands.js#L235) doesn't match...

Hi, I've been doing some housekeeping and started maintaining the squeezebox-googlemusic/squeezebox-googlemusic fork of this repo with an eye for working on some improvements in the future. Since you don't seem...

We've hit on some situations where `tfmask` would hit this error: ``` bufio.Scanner: token too long ``` This was because some of the lines in our output were exceeding the...

In the docs, I see that the `deny`, `violation`, and `warn` rules are able to be suffixed, eg `deny_myrule`. It'd be really great if somehow the identifies would be printed...

enhancement

Currently the option `HUBOT_STANDUP_WEEKDAYS` doesn't work. It looks like during the development of https://github.com/hubot-scripts/hubot-standup-alarm/pull/30 that @ltheobald may have accidentally removed the lines that made it work in https://github.com/hubot-scripts/hubot-standup-alarm/pull/30/commits/9937602b22657e0eb8a3a0f9443f323767244106#diff-7ff5edbc5c4865f6d686f7f403db2424L198 This PR...

I'm attempting to use a Waveshare RP2040-Zero with hid-remapper and wanted to double check the pin outs when using it with hid-remapper as when I connect anything to my RP2040-Zero...

I don't know if this is feasible but it'd be great to be able to map the same mute button as in your https://github.com/jfedor2/meet-mute-button project

### Version (or build number) 0.3.0 ### Steps to reproduce - Play the Supergrafx version of 1941 - Counter Attack - Get to the boss at the end of level...

bug

Not sure if this is making things a bit too busy, but knowing how old a PR is could be useful.

Its been quite a while since the last release of graphite-graph-dsl to rubygems.org. Is there a chance that you can cut a new release?