A jenkins job can do anything. If we make one job that takes a bzr pull, and turns it into a source repo, and then make another job that pulls down the source repo and makes binary repos, it can do that.
..m On Mon, Aug 15, 2011 at 10:48 PM, Henrik Ingo <[email protected]> wrote: > On Mon, Aug 15, 2011 at 5:05 PM, Stewart Smith <[email protected]> > wrote: >> On Tue, 9 Aug 2011 15:53:53 +0300, Henrik Ingo <[email protected]> >> wrote: >>> I intend to file some low-hanging-fruit or even non-coding tasks/bugs >>> in the coming days. I'm planning to have a section in the soon to be >>> written newsletter for recruiting contributors to tasks of various >>> skill levels: C++ code, build / test / packaging, documentation, web >>> and marketing. >> >> Note that you can make jenkins grab "artifacts" (such as packages) from >> a build, this may be useful in getting some binary packages >> automatically generated. > > A binary tar is normally generated by building the source tar. My > understanding is our Jenkins jobs will generally be building from bzr > repo? > > For that matter, RPM and DEB files should also be built form source > tar, so maybe already have this in place. > > But yes, all of the packaging should be automated in Jenkins if it > isn't already, that way all the pacages we need just come out of the > other end of the pipeline. (And making them part of automated tests > you get alerts if something broke them.) > > henrik > > -- > [email protected] > +358-40-8211286 skype: henrik.ingo irc: hingo > www.openlife.cc > > My LinkedIn profile: http://www.linkedin.com/profile/view?id=9522559 > > _______________________________________________ > Mailing list: https://launchpad.net/~drizzle-discuss > Post to : [email protected] > Unsubscribe : https://launchpad.net/~drizzle-discuss > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

