That means even if we write a program using any supported language still it is not possible to use this program as a pre-build action inside a Jenkins job that will perform the pre-populated database update prior to creating an iOS build?
Thanks On Friday, January 12, 2018 at 7:33:04 AM UTC+5:30, Jens Alfke wrote: > > > > On Jan 11, 2018, at 10:34 AM, [email protected] <javascript:> wrote: > > 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? > > > Well, yes. You’ll need to write a program that uses Couchbase Lite, that > opens the database and updates it. You can write that in Objective-C, > Swift, Java or C#. > > However, I don’t know anything about extending Jenkins, and this isn’t the > right forum for that… > > —Jens > -- 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/32f051bc-9465-4913-b939-5a873c729a27%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
