Are there any Continuous Integration tools that will run on Google App Engine?
I don't think so. The Google App Engine secure sandbox environment doesn't seem compatible with the requirements of all CI engine I know (writing to the file system is a basic need of any engine to checkout sources, to compile them, to log during tests, to build reports, etc).
As I said in a comment, Amazon EC2 is appropriate for running a CI engine and I know many enterprise using it for this purpose. You should really look into this direction.
Recently, Cloudbees bring this fonctionnality :
Google App Engine users can now run Jenkins continuous integration in the cloud by signing up at appengine.cloudbees.com. Jenkins will monitor your projects’ source code for any changes, run the necessary builds and tests, and notify your team of any problems - or automatically deploy the application to Google App Engine if everything looks good.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With