TeamCity SMB Upload failing with STATUS_ACCESS_DENIED (0xc0000022)
I have a SMB upload step failing with an STATUS_ACCESS_DENIED (0xc0000022) error.
TeamCity snapshot dependency trigger builds
In TeamCity, I have two build configurations: Build A and Build B. Build B has a snapshot dependency on Build A and is set to trigger via a finish build trigger when Build A completes.
TeamCity agent: error 1067: the process terminated unexpectedly
After installing the TeamCity Agent onto a clean Windows Server 2022 install, it wouldn’t start
Get the scheduled timestamp of a team city queued build through API
I was asked to implement a notification system in our application to notify the users when the application is planned to be updated (and active users might be impacted).
Our builds are being done by Team City.
Trigger build only when PR is created from feature/* to master
I am trying to configure my teamcity pipeline such that builds are only triggered when a PR for a feature/*
branch is targeting the master
branch, but I am unable to make it work.
Trigger build only when PR is created from feature/* to master
I am trying to configure my teamcity pipeline such that builds are only triggered when a PR for a feature/*
branch is targeting the master
branch, but I am unable to make it work.
How can i migerate from teamcity to gitlab?
How can I migrate from Teamcity to Gitlab