Codebase list libmoose-perl / 06eb9c9
add latest build to .ackrc as an --ignore-dir This plugin config was copied from [@Author::ETHER]. Karen Etheridge 9 months ago
1 changed file(s) with 5 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
484484 [Git::Check]
485485 allow_dirty =
486486
487 [Run::AfterBuild / .ackrc]
488 :version = 0.038
489 quiet = 1
490 run = bash -c "test -e .ackrc && grep -q -- '--ignore-dir=.latest' .ackrc || echo '--ignore-dir=.latest' >> .ackrc; if [[ `dirname '%d'` != .build ]]; then test -e .ackrc && grep -q -- '--ignore-dir=%d' .ackrc || echo '--ignore-dir=%d' >> .ackrc; fi"
491
487492 [TestRelease]
488493 [UploadToCPAN]
489494