Mike Grima

Results 22 issues of Mike Grima

### First check * [*] I added a very descriptive title to this issue. * [*] I used the GitHub search to find a similar issue and didn't find it....

question

Hello! I'm trying to figure out what the right way is to log to `stderr` when using a progress bar for select items only. I wasn't able to find docs...

Needs triage

I was curious why Marshmallow didn't have a `field.Set` for Python sets. I would imagine the code would be mirror identical to `List` (https://github.com/marshmallow-code/marshmallow/blob/dev/src/marshmallow/fields.py#L656) only with a `list` being serialized...

enhancement

Need to implement an `!EnableGhPages` command that invokes this API: https://developer.github.com/v3/repos/pages/#request-a-page-build

Need to upgrade to the latest Slack RTM bot release (0.4.1)

help wanted
Difficulty: Newcomer

When new users enter a channel, they should be greeted with the `!Help` command output as an ephemeral message. This will additionally help reduce spam. This should also be set...

Need to have better debug logging in place for HubCommander.

enhancement
help wanted
Difficulty: Newcomer
Hacktoberfest

The daily change notification emails do not get sent out. This will either need to be fixed or removed.

bug
help wanted
FIXME and I will send you a beer gift basket

Need to investigate and fix this error: ``` IAM Managed Policy defined but not found for ... ``` From what I can tell, it's mostly benign.

bug

Need to support the Differ table ignoring frequently changed items. This would would make the `Historical` table act like the `Current` table for a given item that meets a certain...