Results 24 comments of Ioannis G.

This is a limitation of Squirrel, see Squirrel/Squirrel.Windows/issues/424 for details.

> > > 5 yr old open issues... Great... But how did then the guys at Power Toys solved this issue? They don't use Squirrel :D

Maybe adding a confirmation to these commands would be better? That should also benefit those that would not want to hide them completely...

We have configured AppVeyor [to skip commits that only change markdown files](https://github.com/Flow-Launcher/Flow.Launcher/blob/dev/appveyor.yml#L17), because building those isn't really necessary... Is this an issue?

I knew what you meant, you didn't need to test it... This is more or less expected behavior, AppVeyor never starts a build for these commits, and Github waits for...

> > > Is it possible to simply return success when only md is changed is appveyor? Seems like there is no standard way to do that, no. > >...

I'm not sure if this is a proper solution, but I had the same issue earlier today and I solved it by adding: ```fsproj embedded true ``` to my project...

Hey, thanks for reporting this. I recently noticed the WebAPI doesn't work and figured Spotify changed something again, but this is a bigger change than I had expected. Unfortunately I...

I published a quick release. The user is now prompted to authorise the plugin before being able to search Spotify... Like I said, this will most likely be a temporary...

I was thinking of writing a simple php script (as recommended in the docs page you linked above) since I have a server that I could use (and I am...