Hello, I need to automatise some current "manual" delivery process.
We have a fixed server (not -yet- the kind of "created on-demand" servers, just a plain old server already configured), but for which there still needs to be some manual delivery process. Example : * deliver to pre-production: * input = git commit hash, maven version of some "tooling" artifacts which are java artifacts, invoked via an mvn java execute target once the right git revision has been checked out * output = publish the "app state" (created locally from the derived git content) to a directory in the server, run a shell script on the server which finishes the install, and, if everything went well, tag the commit, and push the tag to the reference repo from which the content had been initially pulled from Note that this is not specifically centered around traditional "java webapp deployment". Would trying to use pallet or crane seem overkill ? Any open suggestion ? Cheers, -- Laurent -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en