-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Open gist URL" option not opening gist URL #14
Comments
I’ve got a pretty busy week but I’ll try to figure out what’s going on before the end of next week. In the meantime if you figure this out please let me know! You might be able to downgrade in the meantime. |
Hey @danielecook thanks for the quick response! No rush looking into this, of course! I tried downgrading, and am still getting the same behavior. A useful bit of information to add is the "open gist url" works just fine on gists that are not marked as too long to copy to clipboard. I'm trying to open both of these, but only the second one (without the I'll keep digging, but wanted to log that finding. |
Hi @danielecook , the issue is here I think: https://github.com/danielecook/gist-alfred/blob/master/gist.py#L165 switching to |
@thespacedoctor , thanks for your share, that works for me too. |
First, I love this workflow. I use it all the time, I've got so many notes hanging out as gists. It would be impossible to parse them any other way than this workflow.
I found out how hard it is to parse this today, when I recently updated the workflow, and now I cannot open the gist by url.
In this gif, when I have the the
open gist URL
option selected, I'm hitting enter but it seems like nothing is happening.Here's the logs:
I'll keep fiddling with this, but wanted to log the general problem in case someone else is having this problem.
I last updated the gists three days ago.
If there's other debug info I can provide, please let me know!
Update: This might be a github issue. https://www.githubstatus.com/ is showing degraded performance for API requests, and even though the
gists
section says ✔️, they are 503'ing and timing outEven trying to make/update this PR is running into lots of errors, per the
degraded performance
flag.The text was updated successfully, but these errors were encountered: