Nick
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
Nick created a post, Scheduled triggers not running after server recovery
Hey there,We had a bit of a Situation recently, in which our TC server was mistakenly restarted by a root account, rather than the dedicated user account—we quickly sorted that out, and restarted t... -
-
-
-
Nick created a post, Publish artifacts to S3 only
Hey there, we generate fairly sizeable artifacts (~2-3GB) on every build, and I'd like these to be backed up on our GCP S3 bucket, but not locally. Is this possible?I only recently realised that th... -
-
Nick created a post, TeamCity times out trying to download large artifacts from Google storage
Hey there,I've got GCP S3 storage set up for my artifacts, which are all >2GB. I can successfully download those artifacts directly from the Google Cloud Console, but when I try to download them fr... -
-
Nick created a post, Cannot perform custom run on non-default branch
I've got a VCS root defined on a parent project, with a default branch of /main and branch spec of +:(/main/*). Then, a subproject's build config template has branch filter set to +:*. However, the...