Automate Code Push between Environments [message #60777] |
Thu, 04 March 2004 08:57 |
Vinny75
Messages: 44 Registered: October 2003
|
Member |
|
|
Hello,
I would like to hear some best practices involved in standard code push during quarterly releases. Suppose we have one release per quarter and each release has several tasks (builds). Each task can have one or more DDL/DML/Stored Object change. Assuming we use some version control software for maintaining stored objects, is there a standard way of automating code push for a release? meaning on the day of release, I would like to automate the migration of code change from prod to test. If someone could share their ideas I will greately appreciate it.
Thanks
|
|
|