Blake Burgess

Results 13 comments of Blake Burgess

I didn't think to include a screenshot at the time, but here's the incident I was referring to originally. ![image](https://github.com/discord-csharp/MODiX/assets/6560270/1ef9472d-c90d-4076-b061-8236e38b6876) Since we're tying into the bot command infrastructure, I don't...

+1 on this. I really need the Setup.exe to "just work" without any prompts. My customers are not going to know what to do if they get a dialog box....

I've changed my mind on the dialog and I think it's a good thing to have. In my previous comment I was still in the mindset that I would have...

I would like to reserve the option to have a HTTP 404 response result in a non-successful exit code. If I expect the channel to exist and it doesn't, that...

Okay, that makes sense. I purposely trigger all my releases manually so I wasn't following. In the absence of a `--allowMissingChannel` (or similar) flag, how would I re-add the assertion...

I'm trying to think if it makes sense to add a `MinimumOS` field to [VelopackAsset](https://github.com/velopack/velopack/blob/64587041b2a827eb2508719ed3a5e22ad5bb1b66/src/Velopack/VelopackAsset.cs#L43). The release information also needs to carry information about applicable platforms like `win` or `osx`...

Just to be clear, are you recommending that I build on top of the channels feature to catch both arch and OS version incompatibilities? I can certainly do that. What...

I'm renewing my interest in this. After a customer experiences a broken install or other update issue, I'd like to preserve the log so I can send it to my...

Reviewing some more customer logs, I've discovered that in this process the `sq.version` file is also wiped out, so re-running the Setup.exe will treat it as a fresh install and...

I've updated the original post with another customer exception. @Hyrius Trend Micro is popular on these machines, but antivirus ought to be a bit smarter and use file system filters,...