We are developing a auto-deployment script that needs to run in Hudson\'s \"Execute Shell\" step.Currently the script reads param
I\'ve recently been assigned the task of being responsible for defining new processes and methodologies within my team, with regards to correct development processes.
We are using TeamCity 6.0 to 开发者_如何学Gobuild VS C# solutions each commit. Once the build is complete, a different test TC project runs. So that developers can add/remove/edit VS unit test project
As my team works on a given project with the source in a Mercurial repository, the reposit开发者_开发知识库ory is obviously growing in size. As such, cloning a repository over the network becomes slow
Android provides a system to autogenerate build scripts for a test project. Pretty cool... there\'s just two problems with it.开发者_如何学Go
I\'m currently using standard Ant and I want to move to Ant4Eclipse (http://www.ant4eclipse.org/) to take advantage of the classpath information that my eclipse project already has to build it and run
I want my job to do some commands on other servers.I\'ve created a new (parameterized) job that simply executes shell commands.
My team has been using Continuous Integration for a while now, using the \'everything goes in trunk\' approach. We\'re investigating changing this practice to allow us to release individual features a
I\'ve set up a job in Jenkins that polls my Mercurial repository, using the Mercurial plugin. This works well once I开发者_如何学运维 push to the repository. I can trigger a build of the job manually,
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.