Skip to content
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

Workflow stopped working? #22

Closed
dmitry-ivanov opened this issue Jul 15, 2022 · 6 comments
Closed

Workflow stopped working? #22

dmitry-ivanov opened this issue Jul 15, 2022 · 6 comments

Comments

@dmitry-ivanov
Copy link

Hi,

Thank you for creating and maintaining the workflow!

It seems that it stopped working recently:

mdn

Could you please take a look?

Thank you!

@kiliman
Copy link
Contributor

kiliman commented Jul 15, 2022

MDN changed the API URL. For a quickfix, right-click on the mdn workflow and select Open in Finder.

Edit the index.js file.

Change the URL to ${mdnDocBase}/api/v1/search?q=${alfy.input}

Save. Your workflow should work now.

@klaascuvelier
Copy link
Owner

Thanks for reporting @dmitry-ivanov and thank you very much @kiliman for the workaround and the PR with the fix #23 .
I just published a new version alfred-mdn@2.1.6.

@dmitry-ivanov
Copy link
Author

@kiliman @klaascuvelier Thank you!

@klaascuvelier Could you please also publish the .alfredworkflow file (to make it possible to install directly to Alfred, instead of npm globally)?

PS: As a suggestion - would be really cool to introduce self-updates, if you have time for that.

@klaascuvelier
Copy link
Owner

@dmitry-ivanov I updated the workflow flow, can you check if it works alright?

Thanks for suggesting self-updates, I'll look into this. No promises on a timeline though ;)

@dmitry-ivanov
Copy link
Author

@klaascuvelier It works, thank you! 👍

PS: Maybe it's also worth creating a new release (similarly to 2.1.5)?

I think that might be more transparent for other users.

Thanks again!

@klaascuvelier
Copy link
Owner

Yep, good point. I will look into smoothening my release process (automating stuff) asap.
I have to do all of this manually now which makes me forget things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants