Easton Pillay
Easton Pillay
> This may actually be a bug with VisualStudio returning that the upgrade finished before it actually did It smells like a bug to me too, unfortunately. If Visual Studio...
I can confirm this happens if you have Git installed without admin rights. It's a little bit of a pain to reproduce though (if you are in the Administrators group,...
I believe it would fix the upgrade scenario, but installs with `—scope user` would still install system wide if the user had admin rights. If you think that’s acceptable I...
@denelon That seems to have mitigated it, at least for the "upgrade if I installed it as a standard user" scenario:
Sorry to bump again, but any plans for this project? I also have a project that could really usea version of libzt in Python. Thanks!
We prefer for there not to be extraneous information in the DisplayVersion outside of the number on the winget side, as it makes it easier to do comparisons for upgrades....
Have you checked out #1986? I did a similar thing, if you would like to take a peek.
The quick start introduction (https://github.com/instructure/canvas-lms/wiki/Quick-Start) doesn't reference Docker Machine anymore? If you are on macOS, Windows (running WSL2 w/ Ubuntu and Docker installed), or Ubuntu those instructions should work.
> The primary concern is around installing something from a local manifest where we haven't run static analysis. Aren’t we protected by SmartScreen in this instance? It should pop up...
I wonder if this should be enforced in a hypothetical schema 2.0. There aren't a ton of circumstances where putting `InstallerType` or others globally doesn't just turn into a headache...