summaryrefslogtreecommitdiff
path: root/subplot/bumper.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-04-22 08:27:04 +0300
committerLars Wirzenius <liw@liw.fi>2021-04-22 08:40:49 +0300
commit24574aef2299925c10eeb9d20a942f36d1d806d4 (patch)
treee05affad9e645047bddee6a93ca69e11445f50fa /subplot/bumper.yaml
parent3f68ce4a8e9b295a4b9fc288174f166e229da8b0 (diff)
downloadbumper-rs-24574aef2299925c10eeb9d20a942f36d1d806d4.tar.gz
feat: use project's name in git tag template
Diffstat (limited to 'subplot/bumper.yaml')
-rw-r--r--subplot/bumper.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/subplot/bumper.yaml b/subplot/bumper.yaml
index 6109c59..83aae28 100644
--- a/subplot/bumper.yaml
+++ b/subplot/bumper.yaml
@@ -1,6 +1,9 @@
- given: "an installed Bumper"
function: install_bumper
+- given: "file {filename} is executable"
+ function: chmod_exec
+
- given: "all files in {dirname} are committed to git"
function: git_init_and_commit_everything