summaryrefslogtreecommitdiff
path: root/subplot/bumper.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot/bumper.yaml')
-rw-r--r--subplot/bumper.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/subplot/bumper.yaml b/subplot/bumper.yaml
index 50cf83c..6109c59 100644
--- a/subplot/bumper.yaml
+++ b/subplot/bumper.yaml
@@ -21,3 +21,9 @@
- then: "all changes in {dirname} are committed"
function: git_working_tree_is_clean
+
+- then: "file {file1} is newer than {file2}"
+ function: file_is_newer_than_other_file
+
+- then: "file {filename} is committed to git"
+ function: file_is_in_git