Mohsen Rezaei

Results 4 comments of Mohsen Rezaei

@adleong I think moving the logic to the server is a great idea, but I still think a health check can use some boost from the return code, and my...

I started a PR to achieve this (#1566). @magick93 we can iterate on this to get the build working on TF's `master`. @christisg for the sake of automation, I need...

The checks need to be updated to include CentOS build. As of now, it's still expecting an Ubuntu build (and still pending a run): ![image](https://user-images.githubusercontent.com/7763122/103706296-79ded200-4f61-11eb-83e1-b35eb3695d46.png) @christisg how do you recommend...

@weitian my last successful build was on the included Dockerfile, `centos:7.7.1908`. If you're using the Dockerfile from this PR, you'd probably have to tweak the `gcc` version (and then `devtoolset`,...