
noreply at github
Dec 2, 2010, 12:06 PM
Post #1 of 1
(230 views)
Permalink
|
|
[bricoleurs/bricolage] 48df29: Don't update publish status on publish failure.
|
|
Branch: refs/heads/rev-2.0 Home: https://github.com/bricoleurs/bricolage Commit: 48df296d15962d37fe87f8767e8a4b4ba6e24b47 https://github.com/bricoleurs/bricolage/commit/48df296d15962d37fe87f8767e8a4b4ba6e24b47 Author: David E. Wheeler <david [at] justatheory> Date: 2010-12-02 (Thu, 02 Dec 2010) Changed paths: M lib/Bric/Biz/Asset/Business.pm M lib/Bric/Changes.pod M lib/Bric/Util/Burner.pm M t/Bric/Util/Burner/DevTest.pm Log Message: ----------- Don't update publish status on publish failure. Or, more specifically, revert it to what it was before. If a story hasn't been published before, then on publish failure the publish status will be false and the publish date and first publishd date will be `undef`. If it *has* been published before, then the publish date will not be udpated. This has been an issue for a long time, so I'll backpatch all the way to 1.10.x. Commit: c7c959355c681ae31c87292042f4299365d212f4 https://github.com/bricoleurs/bricolage/commit/c7c959355c681ae31c87292042f4299365d212f4 Author: David E. Wheeler <david [at] justatheory> Date: 2010-12-02 (Thu, 02 Dec 2010) Changed paths: M lib/Bric/Changes.pod Log Message: ----------- Remove irrelevant changes. These apply only to 2.1.0, not 2.0.1, which is what is in this branch. Commit: b2c17216d59a4b924de2e7c6e23bd758a311a9c9 https://github.com/bricoleurs/bricolage/commit/b2c17216d59a4b924de2e7c6e23bd758a311a9c9 Author: David E. Wheeler <david [at] justatheory> Date: 2010-12-02 (Thu, 02 Dec 2010) Changed paths: M t/Bric/Util/Trans/SFTP/Test.pm Log Message: ----------- Skip SFTP tests if Net:SSH2 not installed. Commit: df44209ec8dd4a6b0b308aacc53e21ca1556f0a4 https://github.com/bricoleurs/bricolage/commit/df44209ec8dd4a6b0b308aacc53e21ca1556f0a4 Author: David E. Wheeler <david [at] justatheory> Date: 2010-12-02 (Thu, 02 Dec 2010) Changed paths: M lib/Bric/Changes.pod Log Message: ----------- Restore bug fix change note.
|