
noreply at github
Jul 7, 2010, 1:58 PM
Post #1 of 1
(353 views)
Permalink
|
|
[bricoleurs/bricolage] aa29b6: Add `--priority` to `bric_soap` and `bric_republis...
|
|
Branch: refs/heads/master Home: http://github.com/bricoleurs/bricolage Commit: aa29b6d4e75a45258aa6e164542220040071923e http://github.com/bricoleurs/bricolage/commit/aa29b6d4e75a45258aa6e164542220040071923e Author: David E. Wheeler <david [at] justatheory> Date: 2010-07-07 (Wed, 07 Jul 2010) Changed paths: M bin/bric_republish M bin/bric_soap M lib/Bric/Changes.pod M lib/Bric/SOAP/Workflow.pm M lib/Bric/Util/Burner.pm M lib/Bric/Util/Job/Pub.pm Log Message: ----------- Add `--priority` to `bric_soap` and `bric_republish`. This allows bulk publishes to be lower priority, so that active publishes by users can take precedence. To make it consistent, also add a `$priority` agument to the `publish` method of Bric::Util::Burner, and have Bric::Util::Job::Pub pass in its priority. This is so that the burner can use it when it creates the distribution job that corresponds to the publish job.
|