vlad klekovkin
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Notification rule for build started by someone
We have builds. that just build (compile) and builds that also deploy. Deployment builds don't have any build triggers and could be run by non-developers (QA, managers, etc.) When deployment build... -
Created Extra test metrics (number of sql queries)
Is it possible to collect and display additional metrics for tests?For example, I can provide in some way from my AfterTest method information about how many sql queries had performed for this test... -
Created Email notification template per build
Is there any way to set custom email notification template for every build?There are only build-type property in settings, but I need a custom template for only build with specific name.