Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Sabibo
Total activity
30
Last activity
March 24, 2025 15:56
Member since
June 17, 2024 21:22
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
11
Activity overview
Posts (9)
Comments (9)
Sort by recent activity
Recent activity
Votes
Created
March 24, 2025 15:56
Well - it DOES seem to want to sync to the correct stream now, which is amazing! I struggled with that so much last week. Thank you!However, it fails to sync partway through. I get this error -...
Community
TeamCity General Topics
requesting specific revision via REST API doing a strange thing with workspaces/streams
0 votes
Created
November 14, 2024 16:38
Jason, No, I did not. I ended up passing the unshelve CL number as an environment variable, and then unshelving the CL manually from a build step.
Community
TeamCity General Topics
Any way to start a Perforce Personal Build from the REST API?
0 votes
Created
July 26, 2024 17:52
The link you provided to the email notifications indicates that it also is unable to provide links to artifacts… hard to understand how this could be….Listing Build ArtifactsThere is no default wa...
Community
TeamCity General Topics
Anyone know how to attach an artifact (text file) to a Slack service message notification? Or at least a URL to the artifact?
0 votes
Created
July 26, 2024 15:31
I see. Thanks - I am not using the build-in Slack notifications that happen on build succeed, fail etc. I am sending them using Service Messages. Would that use this plugin? I cannot seem to at...
Community
TeamCity General Topics
Anyone know how to attach an artifact (text file) to a Slack service message notification? Or at least a URL to the artifact?
0 votes
Created
July 24, 2024 15:09
possibly - I will look into it, though it is kind of a circuitous workaround…although I was thinking the bigger problem was it not allowing me to reference a URL to the artifact. Would email not h...
Community
TeamCity General Topics
Anyone know how to attach an artifact (text file) to a Slack service message notification? Or at least a URL to the artifact?
0 votes
Edited
July 22, 2024 16:25
Thanks! That worked great. Also - do you know if there is any way to attach an artifact file to a Slack Message using Services Messages? I am including a URL to an artifact, but the notification...
Community
TeamCity General Topics
Slack Notifier : how to send via Service Messages?
0 votes
Created
June 21, 2024 18:46
FWIW I got my original attempt to work. It was just a matter of escaping the brackets around DateTime: so |[ and |].But I wanted to also print out the value, so changed it to this: current_time ...
Community
TeamCity General Topics
How to get / measure time in a build step?
0 votes
Created
June 21, 2024 12:13
Thanks for the replies - I will do the Rest API if that's the only way - but that sure is a long way to go to just get a single number that TeamCity clearly has the value for. Kind of ridiculous ...
Community
TeamCity General Topics
How to get / measure time in a build step?
0 votes
Edited
June 20, 2024 16:25
I need to send a Slack message at the end of the job to QA and our team - how do I access that value from a build step?
Community
TeamCity General Topics
How to get / measure time in a build step?
0 votes