gradle-task

Gradle Tasks are exaplained in 10 mins!

Task in Gradle is a code that Gradle execute. Everything such a each type features is powered in Gradle using Plugin. Plugins add new tasks domain objects (e.g. SourceSet), conventions…

Read more »

Types of Build

follow are Types of Build… Distributed processing Build: Parallel processing build Multi-platform builds Multi-language builds Dedicated builds

Read more »

Types of Build in Remote Agent

Types of Build in Remote Agent Build Management tools has one one capability where they can share the infrasture to build the product in less time with the help of…

Read more »

Steps for a complete clean build

Following are the steps for a complete clean build: 1. Build project (compilation)—In the build phase, the build system compiles operating system (OS) component source files and produces libraries. The…

Read more »

Types of Builds: Developers and Project

I like to say that there are really only two types of builds: ones that work and ones that don’t. Seriously, though, when you’re shipping a product, you should consider…

Read more »

The Importance of a Successful Daily Build

Former Microsoft Visual Studio Product Manager Jim McCarthy used to say, “Successful daily builds are the heartbeat of a software project. If you do not have successful daily builds, then…

Read more »

Build Archive Policy

sgoldstein created the topic: Build Archive Policy I wanted to get some input from the SCM community regarding build archiving. When using either a CI or nightly build approach, a…

Read more »
build-server

Performance Optimization of Build Server | Performance Optimization Guide

Performance Optimization Checklist of Build Servers Build Infrastructure Level 1.  Do you really need to build all source code or only the part of code which has changes? 2. Project…

Read more »
build-definitions

More Important Build Definitions | Different Build Definitions | Build Terminologies

More Important Build Definitions Reference: The Build Master: Microsoft’s Software Configuration Management Best Practices It is also important for groups or teams to define these terms on a project-wide basis…

Read more »
hudson-master-slave-setup

How we reduced build time from 8 hours to 1 hour ? – Complete Guide

Situation For one of our clients, Build is taking 8 hours and nightly build is failing frequently. Test case execution is consuming more time than the compilation. Low confidence levels…

Read more »
build-and-automation

Power Point PPT: Build And Automation

Power Point PPT: Build And Automation Build And Automation from Rajesh Kumar

Read more »
build-management-recommendation

Build Management Recommendation – Build Management Guidance

Recommendation from Microsoft’s Software Configuration Management Best Practices Build Management Recommendation Recommendation for Defining a Build Define terms in your development process, and keep a glossary of them on an…

Read more »

Test Article

Test Article

Read more »