DOT NET Build and Release Training | Build and Release DOTNET Course
About the Build and Release Dot Net Course This Training is specially designed for the engineer who wants to excel their career in Build and Release and DevOps domain…
Read more »How to attach the jenkins build log as part of the email body?
Way 1 – Put following lines as part of Default Content text box ${BUILD_LOG, maxLines=9999, escapeHtml=false} this works for free style projects Way 2 – If you want send only…
Read more »DevOps Courses and Training | DevOps Training | Online | Classroom
About the DevOps Course DevOps integrates devlopers and operation teams in order to improve collobration and productivity by automation infrastrcure, automationg workflows and continously application performance. DevOps helps You deliver…
Read more »Shell Scripting (Bash) Training | Bash/Shell Scripting Course
Introduction Introduction Why Shell Scripting? Linux Internal What to Expect From This Course? Prerequisites Git fundamental Introduction of git Git setup Basic operations in git Github Summary A First Look…
Read more »Build and Release Engineer Training | Build and Release Engineer Course | Online | Classroom
Training Duration – 30 Days (90 mins each day) Mode – Online (Webex | Skype | Gotomeeting) Email – info@scmgalaxy.com Call – +91 700 483 5930 Course Fees: INR 25,000 / Candidate…
Read more »Build Configuration Templates in Teamcity | Teamcity Guide
Going meta with Meta-Runners in TeamCity We have seen that build runners can be very handy. Even though most build runners can be replaced with an equivalent command using the…
Read more »Build and Release Course Training with Jenkins / Maven /Ant/ SVN & Git
Upcoming Training Dates | Training Agenda | Training Calender | FAQ | Why scmGalaxy Online Training Click Here Mode – Online based Email – info@scmgalaxy.com Lab Setup Details – Prerequisites Operating Systems – Windows 7…
Read more »Build and Release Trainer, Instructor, Mentor and Coaches in Bangalore
Upcoming Training Dates | Training Agenda | Training Calender | FAQ | Why scmGalaxy Online Training scmGalaxy is a community initiatives based on Software configuration management that helps community members to optimize their software development…
Read more »Build and Release Training in Bangalore
Upcoming Training Dates | Training Agenda | Training Calender | FAQ | Why scmGalaxy Online Training Click Here Mode – Online Lab Setup Details OR Prerequisites for personal Laptop Operating Systems – Windows 7…
Read more »Release management with Build Forge e-Kit
To learn more about IBM® Rational® solutions for deployment planning and automation, take advantage of these additional resources: Analyst study: Demonstrated benefits of software delivery automation – Hurwitz & Associates…
Read more »Build Forge Concepts and Terminology
Reference – http://pic.dhe.ibm.com/infocenter/bldforge/v8r0/index.jsp?topic=%2Fcom.ibm.rational.buildforge.doc%2Ftopics%2Fjobs_run_bom__top.html Build Forge uses a simple set of objects to construct descriptions of process automation. This section gives you an overview of key concepts and objects and how…
Read more »Build and Release Engineer Courses Training in Online and Classroom Mode by Expert Trainers
Click Here Contact us at info@scmGalaxy.com Mode of Training – Online The basic course program is outlined here: Software Configuration Management overview Elements of Software Configuration Management Establishing change control Procedures…
Read more »SCM Build and Release Engineer Jobs Website | Portal
Build and Release Engineer Jobs | Build Engineer Jobs | Clearcase Administrator Jobs | Configuration Engineer Jobs | SCM Administrator Jobs | Release Engineer Jobs | Perforce Administrator Jobs |…
Read more »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 »Hardware Configuration – What are the Hardware Requirements for Build Server?
Hardware Configuration – Hardware Requirements for Build Server Reference: The Build Master: Microsoft’s Software Configuration Management Best Practices At a minimum, the build lab should have four machines: Server that…
Read more »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 »Interview Questions and Answer for Build & Release Engineers
I get many emails and linkedin personal message about sharing interview questions for Build & Release Engineer and Configuration Engineer. I have asked some of my friends to share too…
Read more »Useful Tips to Make Team Building Exercises Effective and Successful
Hi, I am prabhakar, i have read an article about Team Building and i would like to share it with you.All successful businesses and organizations know that teamwork and team…
Read more »What are the Advance Features of Smart Build Tools?
Advance Features of Smart Build Tools {slideshare}[slideshare id=6995921&doc=advancefeaturesofsmartbuildandtoolsstudy-110220215438-phpapp02&type=d]{/slideshare}
Read more »Simple Ant Example – clean, prepare, and compile tasks
Sample Ant clean, prepare, and compile tasks <target name=”clean”> <echo>=== CLEAN ===</echo> <delete failonerror=”false”> <fileset dir=”${dest.dir}” includes=”**/*”/> </delete> <delete dir=”${temp.dir}” /> </target> <target name=”prepare” depends=”clean”> <echo>=== PREPARE ===</echo> <mkdir dir=”${dest.dir}”…
Read more »Clover and Maven working with Distributed Applications
1. Configure maven clover plugin. 2. Build the all components with clover enabled. 3. Deploy the clover enabled build to test server. 4. Run the tests. 5. Create & Review…
Read more »Build Stability Plugin 1.1.1 Released by Sonar team – Overview
The Sonar team is pleased to announce the release of the Build Stability Plugin version 1.1.1. The new version fixes an issue with Bamboo support. The documentation, changes log and…
Read more »How to Integrate Subversion Into Your Ant Build ? – Step by step guide
SVNAnt SVNAnt is an Ant task allowing you to interact with Subversion within the convenience of your Ant build script. No more writing custom scripts to get the revision of…
Read more »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 »Software versioning – What is Build Versioning?
Version: It is a set of code to which major/minor or a Patch of changes is made. Hence we say a build is released to the QA team for testing….
Read more »