Tidhar Mor
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Tidhar Mor created a post, Email notifications stopped working using Outlook mail account due to Basic Authentication
We have TeamCity Professional v2023.11.5 installed locally.Recently this error started showing up when trying to send email notifications.javax.mail.AuthenticationFailedException: 535 5.7.139 Authe... -
-
Tidhar Mor created a post, Checking if a build is a private build in one of the build steps
Hi, I'm trying to add a build step to rename the build artifacts for private builds.My build configuration is defined in Kotlin DSL.I added a powershell step that checks if the system.build.is.pers... -
-
Tidhar Mor created a post, Setting VCS Checkout rules using parameter from dependency build
I have 2 build configurations with a snapshot dependency. The first build has a build step which outputs a service message to set a parameter value. When the build is finished I can see the paramet...