Chris Metcalf
Chris Metcalf
I'm seeing this too! Tried deleting and reinstalling, `gh > delete database`, etc. and no changes.
Nothing that useful: ``` Starting debug for 'GitHub' [2017-03-09 16:09:22][input.scriptfilter] icon.pnggh…Search or type a command [2017-03-09 16:09:36][input.scriptfilter] icon.pnggh…Search or type a command [2017-03-09 16:09:53][input.scriptfilter] icon.pnggh…Search or type a command ```...
Hmm, tried with the space in the query as you suggested, and now it just hangs: ``` [metcalf@metcalf user.workflow.7893FB74-1AAB-4269-B57A-F62CB83F872F ]$ php search.php github " dev.socrata" ```
I can't tell you why it worked, but deleting the workflow's working directory (`/Users/$USER/Library/Application Support/Alfred 3/Workflow Data/de.gh01.alfred.github`) cleared the cache and things seem to work again.
@Y4m1n Not sure. If I had to guess, its something to do with the PHP setup on your machine
@tomschenkjr I relayed a recommendation to you through our support team, but I thought I'd post it here too: > How I handle authenticated integration tests for the other libraries...
Hey guys, been on paternity leave (👶🍼💩) so I haven't had my head in GitHub enough, but @tomschenkjr was kind enough to alert me via email to what is going...
Yes, @nicklucius, it looks like you're all good! The only other recommendation I would make would be to watch for eTag headers if you've got local caching, but if you're...
Figured it out! You can set a password in your account, and then log into hcl using that password: https://id.getharvest.com/security
As we discussed in person, I'd rather this be one through a `SODA::Publisher` class that's more high level and can handle things like importing CSVs, doing retries, etc.