Zaahir Moolla

Results 35 issues of Zaahir Moolla

Sometimes I forget which branches I've already checked out. If I try to `git pr checkout` a branch that already exists locally, the checkout fails, and I'm told it already...

## Background TheTokenForm currently validates the token by making an API call to see if GitHub responds with a user, but it doesn't verify the token has the required scopes....

enhancement
good first issue

The automated message from Dax that posts to GitHub has broken and now shows raw markdown links for the example queries. It looks like we are not properly URL encoding...

Bug

So deploys are less noisey... /cc @jbarrett

Improvement
Priority: High
Translations

Currently when checking for trigger word matches in a query, we not only split the query into words on spaces, but on [all non alpha-numeric characters](https://github.com/duckduckgo/duckduckgo/blob/master/lib/DDG/Request.pm#L188). Thus the query `Time::Piece`...

Bug

https://github.com/duckduckgo/duckduckgo/blob/master/lib/DDG/Test/Spice.pm#L77 As documented, this syntax should be legal, however it currently breaks.

Bug
Improvement
Spice

This is mostly important for Spice because there are two different things you can cache, but we might as well make it obvious for Goodies that we mean "cache the...

Suggestion

A few Spice IA's have copied the hash written in ZipCode.pm and use it to lookup the [ISO3166](https://en.wikipedia.org/wiki/ISO_3166-1) Country Code for the given country. Providing this functionality as a new...

Suggestion

## Description of new Instant Answer, or changes Updates this IA to make it more understandable by displaying the full timezone name along side the abbreviation ## Related Issues and...

Improvement
Relevancy