Lior Tal

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Lior Tal created a post, How to use two artifact dependencies of the same build configuration
We have a build configuration that should receive artifacts from 2 other builds (from the same type) and run some comparison on them. The way we'd like to set it up: Create a new configuration for... -
-
Lior Tal created a post, TeamCity plugin documentation is outdated?
I am trying to learn how to develop my own custom TeamCity plugins). Following the documentation here: https://plugins.jetbrains.com/docs/teamcity/ I'm having difficulties in creating my first samp...