projects
/
gitmo/MooseX-Params-Validate.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d9d1529
)
Add .shipit
Dave Rolsky [Thu, 18 Mar 2010 04:59:10 +0000 (23:59 -0500)]
.shipit
[new file with mode: 0644]
patch
|
blob
diff --git a/.shipit
b/.shipit
new file mode 100644
(file)
index 0000000..
2cbe871
--- /dev/null
+++ b/
.shipit
@@ -0,0
+1,6
@@
+steps = FindVersion, ChangeVersion, CheckChangeLog, CheckVersionsMatch, DistTest, Commit, Tag, MakeDist, DistClean
+
+git.tagpattern = %v
+git.push_to = origin
+
+CheckChangeLog.files = Changes