Vivek Gupta

- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Vivek Gupta created a post, D365 CRM Environment Url is accessible in .NET Framework 4.8 unit test project in TeamCity build agent, but it is not accessible in .NET 6 unit test project. Error: "No such host is known" is shown.
Hi, I am using TeamCity 2019 On-Premises. D365 CRM Environment Url is accessible in .NET Framework 4.8 unit test project in TeamCity build agent, but it is not accessible in .NET 6 unit test proj... -
Vivek Gupta created a post, What should be the time interval between two REST API calls made to TeamCity?
Hi, I am using TeamCity 2019 On-Premises version. I am using a ASP.NET MVC Web Application to create a TeamCity Project & configure the build steps using REST API calls. I am making about 100 REST ... -
Vivek Gupta created a post, Why AD account gets locked on using custom MVC App in which REST API calls are made for TeamCity (on-premises) & BitBucket Server?
Hi, I have created a custom MVC App using C# in which I have made REST API calls for TeamCity (on-premises) & BitBucket Server. I have generated the access tokens in TeamCity (on-premises) & BitBuc... -
Vivek Gupta created a post, AnsweredPlease provide an example of how to use REST API to change the Name, Build Configuration ID & Description of an existing build configuration.
Hi, I am using TeamCity On-Premises 2021.1.1 version. Please provide an example of how to use REST API to change the Name, Build Configuration ID & Description of an existing build configuration. T... -
Vivek Gupta created a post, AnsweredPlease provide an example how to create a new sub-project and configure build & release pipelines in TeamCity (On-Premise) using REST API
Hi, I am using TeamCity (On-Premise) Enterprise 2019.2.1 Please provide an example how to create a new sub-project and configure build & release pipelines in TeamCity (On-Premise) using REST API. I... -
Vivek Gupta created a post, Custom Script not working to check SonarQube On-Premise Quality Gate Status from TeamCity On-Premise Deployment Pipeline Build Step
Hi, I want to stop the TeamCity On-Premise Deployment Pipeline from executing if the Quality Gate in SonarQube On-Premise has failed. I have tried the custom scripts mentioned in the links: https:/... -
Vivek Gupta created a post, How do I show the SonarQube Static Code Analysis Report PDF link in the Build Log in the TeamCity (On-Premises) Build Pipeline?
Hi, I am using SonarQube (On-Premises) & TeamCity (On-Premises). How do I show the SonarQube Static Code Analysis Report PDF link in the Build Log in the TeamCity (On-Premises) Build Pipeline? Than... -
Vivek Gupta created a post, AnsweredHow to run TeamCity (On-Premises) CI/CD Pipelines in Docker container?
Hi, Please let me know the steps on how to run TeamCity (On-Premises) CI/CD Pipelines in Docker container. Thanks in advance.