function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ThomasXHThomasXH 

Dev Instance Cleanup For Continuous Integration

I am trying to set up a continous integration environment that will automatically deploy an application to a development org every time someone on our development team checks in code into our Subversion repository.  Is there a reasonably straitforward way to clean up all previously deployed artifacts (classes, objects, triggers, pages, ....) on a development org instance in an automated fashion using the salesforce ant library?

 

I have read replies to other posts that recommend creating a new development org instance to get a clean environment.  However, we need something more repeatable and robust.  We need to run this frequently.  Our goal is to have a true agile process with the SF platform.  Can anyone please help?

 

Thanks,

Tom 

cbonocbono

We too are in need of the same functionality. So far it has been a manual evil process of deleting endless dependencies which obviously does not lend itself to having CI builds.

Vishnu DatlaVishnu Datla

Check out www.rabitforce.com, we have a CI product RABIT that would be able to address your needs.

Kiran  KurellaKiran Kurella
You can explore Salesforce ANT Migration tool.

http://wiki.developerforce.com/page/Migration_Tool_Guide