venera66
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 7
-
venera66 created a post, Azure Active Directory plugin update
Hi,Are there plans to upgrade this plugin by JetBrains https://plugins.jetbrains.com/plugin/9083-microsoft-azure-active-directory-support/versions for Azure Active Directory to support Microsoft En... -
venera66 created a post, Setting a buildAgent to maintenance mode through buildAgent parameters
We are currently using a modified version of a plugin that auto-deauthorizes a buildAgent based on a key in the buildAgent.parameters file that we define. Our plugin is based off this codebase htt... -
venera66 created a post, S3 Storage backend: Spinning coloured circle when expanding artifacts stored in S3
We have an S3 storage backend configured in our TeamCity instance to store build artifacts.When expanding tar-gzipped build artifacts, the coloured circle keeps spinning indefinitely. Screensnip of... -
venera66 created a post, Cookies use for AJAX calls expire but not the main cookie.
When we have a browser window logged into teamcity UI and after performing various user operations on the UI,we are faced with an error where when you go to a build overview page you get an empty l... -
venera66 created a post, Is there a global docker user parameter for teamcity
We use a lot of docker runner build steps in our build configuration.The docker runner in the command line build step executes the commands as the root user inside the container, so to restore file... -
venera66 created a post, AWS Cloud Profile changes not getting committed
Hi We've been facing issues when changing the AWS Cloud Profiles configuration (updating to use a new AMI ID for on-demand and spot instances etc), TeamCity reverts the configuration back to the or... -
venera66 created a post, Cloud Profile with using AWS EC2 tags in AMI rather than AMI ID
Hi, Currently in the TeamCity Cloud Profile for AWS, is it possible to specify a desired AMI to use via some tags that are attached to the AMI (or even with the 'Name' tag) rather than AMI ID? Our ...