Alexey Akimov

- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
Alexey Akimov created a post, LInk to build run with filled parametrs from GET args
Hi. Want to send a Link to my TC build, so that it opens RUNB BUILD windows with some paramentrs set from URL/GET-pararms, not build defaults. Is there any way to create URL that will open RUN BU... -
Alexey Akimov created a post, How does Teamcity clean .old folder? Looks like it does not delete last build results
We have builds that uses more than a half of free disk space on agent (60gb of 100). And build is failing due to lack of disk space. We configured "Free disk space" requirement on all builds. But s... -
Alexey Akimov created a post, AnsweredAgent missing from teamcity with no record in Audit about delition
Hi Is it possible for agent to disappear from all lists of agents (authorized/unauthorized/connected/disconnected) without anybody removing it from Teamcity? We have several standalone agents that ... -
Alexey Akimov created a post, AnsweredHow can I set initial password for metarunner or set it empty
I've created a build-conf with password param. When I edit parameter and set it's constrains to "Password field" every time I save it replaces my password from field "Value" to %secure:teamcity.pas... -
Alexey Akimov commented, -
Alexey Akimov created a post, AnsweredGet agent previous pool with REST API (like a can find in Administration>Audit)
We move sometime agents to special service pool. Can I get with REST API it's previous pool? Right now I can do it with Administration>Audit on web interface. And I need to get it with API.