Luke

- Total activity 58
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Created EC2 cloud agent stopped mid-build
I saw a similar post made a few years back: https://teamcity-support.jetbrains.com/hc/en-us/community/posts/8158871090450-Teamcity-Shutting-Agents-down-with-a-build-runningBut this morning, in the ... -
Created Ubuntu TC agent won't start "Unknown protocol: http2"
I started with Ubuntu 22.04 minimal install and have installed Docker. I then downloaded the buildagent zip file, set it up and tried to run `agent.sh start` It goes through some motions but then e... -
Created Team City has slow builds possibly caused by heavy SQL Server usage
I have a similar question to this: https://teamcity-support.jetbrains.com/hc/en-us/community/posts/115000571390-TeamCity-heartbeat-putting-load-on-sql-server?input_string=Team%20City%20has%20slow%2... -
Created Trigger Docker build from upstream image
What I am ultmately trying to do is when one of the upstream images for my dockerfiles (e.g. Ubuntu image on Dockerhub) has been updated, I want to run all of the relevant Docker builds so that the... -
Created docker.server.osType contains linux
My understanding is that I can build Windows or Linux containers on a Windows host by switching the container type on the command line. However, when I try and assign a Linux docker build to the Do... -
Created Cannot push to Azure Container Registry
AnsweredThe docs say that it is possible to push docker images to ACR by setting up a Docker Registry connection in the project. However, although the docker build step works, the docker push step fails wi... -
Created Minor UI problem when adding Docker registry connection
AnsweredThe dialog for adding a docker connection says that the format for the Registry address is [http(s)://]hostname.... If you enter a hostname with or without an http(s) you can test the connection an... -
Created Artifact dependency not working on remote build agent
I have a build that uses an artifact dependency to pull the last successful build from another project before it runs. When I run it on the main build agent, it works fine. However, when I run the ... -
Created Unable to set up build chain for projects built from same VCS root
I have 4 projects that are all in a single .Net solution but they are built and Nuget packaged separately. I would ideally only like them to rebuild if code within the specific project folder(s) ha... -
Created Team City is cleaning directory when I don't want it to
My issues is similar to the old post here: https://teamcity-support.jetbrains.com/hc/en-us/community/posts/206912195-TeamCity-cleaning-out-checkout-directory-even-when-clean-files-disabled but my s...