Run from zip? #535
Vitalii Horbenko (kapral)
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
When trying to first install the tool I encountered an error with .net 9 sdk #533 which makes me question whether app service deployment is actually the best way to go. It puts pressure on user's app service and also gives extra risks of build/deployment related errors that the user needs to deal with.
I have quite comfortable experience with using similar tools which are distributed through run from package, for example https://github.com/shibayan/keyvault-acmebot
All reactions