Daniel Watkins

Results 33 issues of Daniel Watkins

This morning, I was scrubbing through my inbox and saw the semi-regular “SNAP_NAME contains outdated Ubuntu packages” notification. I’ve now manually kicked off a new build in build.snapcraft.io, which I...

Priority: Low
Feature 🎁
🚀 Dev ready

I would like to be able collect the words that `ProfanityFilter.censor` censors into my logs, so I can determine whether or not I would like to whitelist them as they...

```pycon Python 3.5.3+ (default, Jun 7 2017, 23:23:48) [GCC 6.3.0 20170519] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import treecompare Traceback (most recent call last):...

(This is very rough, so I'm opening it as draft: this is the first Lua I've written that wasn't neovim configuration, so it will need substantial rework before it can...

Continuing the conversation from #31: > Actually have been meaning to add support for parsing the parameterized tests as well, just haven't had a chance. > > I put together...

#### Description The existing code wraps each individual module's output for `context.shell`, concatenates all that output together and passes it to `AnsiStrings` to merge ANSI color codes. However, the wrapping...

#### Description When specified, this option will change `line_break`'s behaviour to only insert a line break when the width of the terminal is below the given value. #### Motivation and...

In the spirit of red-green-refactor, I'd like to get a clear visual indicator that there's been a failure. It would be good if the entire progress bar could change red...

I would like to be able to extend my bots to be able to handle the mentions they receive, including an easy interface to reply to them. (Specifically, I'd like...