stdtom

Results 3 comments of stdtom

For those who want to force installation of v3.0.3442, the following might help: ``` cd $(brew --repository)/Library/Taps/azure/homebrew-functions git checkout Update_3.0.3442 HOMEBREW_NO_AUTO_UPDATE=1 brew install azure-functions-core-tools@3

I split my PR into several as requested. I also added a few feature requests but I do not have the permission to tag them. Let me know what you...

@KeNaCo One further question/proposal: I know you have cloned this project to GitLab and run a CI/CD pipeline there. Have you considered unsing Travis CI for CI/CD or any other...