Alistair Chapman

Results 38 comments of Alistair Chapman

Yep, I'll have a look at this (a few different parts of the logic need improvements)

Probably bump, sorry 😢 I'm looking at a couple of the VS issues at the moment.

Hoping for an opinion from @patriksvensson / @devlead / @gep13 here :smile: Where do we stand on changes to the `IAppVeyorProvider` interface? I was planning on moving the `UploadArtifactSettings` and...

@techiediaries is there any more reliable method than the canvas-fetch that @Yachos mentions? Or any chance of a property/event binding we could use to get the data URL back?

Hi @ShaneRayCafe and thanks for the report! What version of the extension are you currently using? If on 0.1.x can you please try installing the prerelease version of the extension...

Ah that's a good find @ShaneRayCafe and as it was only added recently to Cake, the extension doesn't support that currently. I'll have a look at this and work out...

I'll try a couple of tests with this, but I suspect the problem here his out of our control. When it comes to actually executing the tasks, we just tell...

I will still try and look into this, but there is at least one problem. Presently the task runner doesn't have any control over the actual execution phase: it just...

Thanks @matkoch ! While that will work (and will be the avenue we use going forward), the major issue with the original design is that there's no way for the...

@matkoch While possible, going OOP from Visual Studio requires quite significant changes to how the extension is built, packaged and shipped so I'd prefer to avoid it if we can.