Steve Mao

Results 90 issues of Steve Mao

--- name: Bug report about: Create a report to help us improve title: ''[nodejs lambda layer] no metrics is exported to cloudwatch logs" labels: bug assignees: '' --- **Describe the...

Please try this file https://www.dropbox.com/s/b9u4b431q0rpc4k/test.zip and it will try an error: Fatal error: invalid block type

Just my 2c. Your PR is still open and you can't modify it if you remove a fork etc...

https://github.com/mikedeboer/node-github has really great tests :D

add some (hopefully) useful comments don't use regex when possible combine some if statements remove unnecessary `isTop` check this PR increases about 15 op/s there is no logic changes

do you support this use-case? If the `str` contains more `a` than `b` / there are unmatched pairs, and a and/or b is regex, what's the expected behaviour?

After `optionalRestrict`, I get `maybeFieldsR` but then I need to aggregate on it. I cannot figure out how to do that other than converting it to nullable. These work ```haskell...