Their is an iOS application using Couchbase lite that is using a pre-populated .*cblite* database pointing to a Couchbase server. The project is being used over Jenkins for CI The cblite contains several document with attachments. What I need to accomplish is to create a Jenkins job that performs an update of one or more CBLDocuments with new attachments downloaded from a remote location and updated in the pre-populated database and replace it inside the xcode project and initiates a new iOS build creation for testing / delivery. How the pre-populated cblite database updation can be automated through Jenkins? It seems to me that we may need to write scripts in Jenkins job that will accomplish this, right? How this can be accomplished in a proper and efficient manner.
Thanks -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/b92b3ee5-918d-4b94-98f6-16b12d05c111%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
