DORSETRIGS
Home

teamcity (10 post)


posts by category not found!

MSBuild error MSB3021: Unable to copy file. Could not find file 'obj\Release\myWebProject1.dll'

Troubleshooting MS Build Error MSB 3021 Unable to Copy File obj Release my Web Project1 dll When working with MS Build in Visual Studio developers often encount

3 min read 08-10-2024 28
MSBuild error MSB3021: Unable to copy file. Could not find file 'obj\Release\myWebProject1.dll'
MSBuild error MSB3021: Unable to copy file. Could not find file 'obj\Release\myWebProject1.dll'

Executing chef test from a rakefile

Running Chef Tests from Your Rakefile A Streamlined Approach Problem You re using Chef to manage your infrastructure and you want to ensure your cookbooks are r

2 min read 07-10-2024 29
Executing chef test from a rakefile
Executing chef test from a rakefile

Why does the TeamCity Inspection step not always apply the naming rules according to a consistent pattern?

Team City Inspections Why Naming Rules Dont Always Stick In the realm of software development consistency is key Maintaining a consistent naming convention for

2 min read 04-10-2024 45
Why does the TeamCity Inspection step not always apply the naming rules according to a consistent pattern?
Why does the TeamCity Inspection step not always apply the naming rules according to a consistent pattern?

Get the scheduled timestamp of a team city queued build through API

How to Get the Scheduled Timestamp of a Team City Queued Build Through API If you are a developer or Dev Ops engineer using Team City for continuous integration

3 min read 24-09-2024 49
Get the scheduled timestamp of a team city queued build through API
Get the scheduled timestamp of a team city queued build through API

Running unit tests with Spark 3.3.0 on Java 17 fails with IllegalAccessError: cannot access class sun.nio.ch.DirectBuffer on Team city build

Running Unit Tests with Spark 3 3 0 on Java 17 Troubleshooting Illegal Access Error on Team City Build In the world of big data processing Apache Spark is a pow

3 min read 22-09-2024 50
Running unit tests with Spark 3.3.0 on Java 17 fails with IllegalAccessError: cannot access class sun.nio.ch.DirectBuffer on Team city build
Running unit tests with Spark 3.3.0 on Java 17 fails with IllegalAccessError: cannot access class sun.nio.ch.DirectBuffer on Team city build

TeamCity agent: error 1067: the process terminated unexpectedly

Understanding Team City Agent Error 1067 The Process Terminated Unexpectedly When working with Team City a popular continuous integration and continuous deploym

2 min read 19-09-2024 41
TeamCity agent: error 1067: the process terminated unexpectedly
TeamCity agent: error 1067: the process terminated unexpectedly

TeamCity Kotlin DSL Builds Not Triggering Automatically, Pending Changes are detected

Troubleshooting Team City Kotlin DSL Builds Not Triggering Automatically In the realm of continuous integration and delivery Team City is a powerful tool that a

3 min read 16-09-2024 74
TeamCity Kotlin DSL Builds Not Triggering Automatically, Pending Changes are detected
TeamCity Kotlin DSL Builds Not Triggering Automatically, Pending Changes are detected

Is there a way to see a list of Templates in TeamCity?

How to View a List of Templates in Team City Team City is a powerful continuous integration and continuous delivery CI CD tool developed by Jet Brains One of it

3 min read 05-09-2024 51
Is there a way to see a list of Templates in TeamCity?
Is there a way to see a list of Templates in TeamCity?

TeamCity BranchFilter causes error about default branch is disabled

Troubleshooting Team City Branch Filter Errors Disabling the Default Branch When managing continuous integration with Jet Brains Team City configuring your vers

3 min read 04-09-2024 45
TeamCity BranchFilter causes error about default branch is disabled
TeamCity BranchFilter causes error about default branch is disabled

TeamCity snapshot dependency trigger builds

Understanding and Troubleshooting Team City Snapshot Dependency Triggers A Case Study Team Citys snapshot dependencies are a powerful tool for orchestrating bui

3 min read 01-09-2024 51
TeamCity snapshot dependency trigger builds
TeamCity snapshot dependency trigger builds