Sthall
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created importing jetbrains packages inside Kotlin build step
Hi - I'm trying to use the Teamcity API inside of a Kotlin script build step in my project (all in TC, nothing external). When I try to do something like import jetbrains.buildServer.serverSide.Pro... -
Created Access build variables/information inside build step without REST API
Hi - is it possible to access build variables/information from inside a build step without using the REST API? It seems unnecessary to make webservice calls when the information should be accessibl...