759587231
- Total activity 38
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 2
- Subscriptions 11
-
Created TeamCity proxy doesn't work;
my TeamCity config a GitHub project, which connection is very poor, because we are in china, I have set hk proxy . however it still happened:Failed to collect changes, error: List remote refs fail... -
Created HOW to get get diff in teamcity?
AnsweredI want to use lcov to get increament coverage. so need to get every build commits. want to use some operation like git diff to get differernt files or commits in teamcity?Is there some environment... -
Created HOW to use teamcity to get increasement coverage?
Our C++ project use bazel to manage. We want to get increasement coverage every pr build.first way I want to use like git diff to bazel coverage the diff files .however I don't know how to get git ... -
Created Error response from daemon: client version 1.40 is too new. Maximum supported API version is 1.39
Answeredwhen run teamcity in a k8s pods,docker can't work :Error response from daemon: client version 1.40 is too new. Maximum supported API version is 1.39; I have set export DOCKER_API_VERSION=1.39 in /e... -
Created use custom pod template. when come into pod as root :can't connect to unix:///var/run/docker.sock in kubernetes. however our project relay a non-root user.
A special situation that : I can use docker pull when come into pods as root (set securityContext:fsGroup: 1000runAsUser: 0), but our CI project depond on non-root user to build.How to solve the ya... -
Created can't connect to unix:///var/run/docker.sock in kubernetes
I have read https://teamcity-support.jetbrains.com/hc/en-us/community/posts/360003164340-TeamCity-Kubernetes-Support-Plugin-Agents-that-can-run-Docker-daemon?input_string=can%27t%20connect%20to%20u... -
Created After finish build, Report the build status,often happend error.
Commit Status Publisher error. GitHub status: 'Failure'. Publisher: githubStatusPublisher(https://api.github.com).. Build: #1368 {build id=2351, buildTypeId=Apollo_Build}: org.apache.http.conn.Http... -
-
Created When reprot a build status,(fail or success) often connected failed,mayber the net is poor
Answeredso I want to use proxy, I want to know the report build status service is using Forward proxy or the reverse? -
Created There is a problem when finishing the build to report the build status,success or fail,often connetction failed.it's because net is limit.how to use proxy in us to report status?
Completedthe net is limit to connect to github, that's to say the quality is very poor.