There should be a Continuous Integration build.
It should do these things:
- Create a new database from source control (Dev branch only)
- Check if it compiles
- Check if all tests pass
- Send notification mails to the team members (at least in case of failure)
- Create a CI package
- Upload it to the codeplex site
Refer to the BuildAutomation folder for a first attempt using AutoIt3 scripts.
It should do these things:
- Create a new database from source control (Dev branch only)
- Check if it compiles
- Check if all tests pass
- Send notification mails to the team members (at least in case of failure)
- Create a CI package
- Upload it to the codeplex site
Refer to the BuildAutomation folder for a first attempt using AutoIt3 scripts.