aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2021-08-28 09:46:47 -0300
committerEuAndreh <eu@euandre.org>2021-08-28 09:46:47 -0300
commitdcc18b6a12ef0d1ec28dbb8bb6e197abfff5b959 (patch)
tree8767883a939100c118a9b648c07a5990332d17d6 /Makefile
parentaux/workflow/dist.sh: Enforce ascending order of tag numbers (diff)
downloadgit-permalink-dcc18b6a12ef0d1ec28dbb8bb6e197abfff5b959.tar.gz
git-permalink-dcc18b6a12ef0d1ec28dbb8bb6e197abfff5b959.tar.xz
aux/workflow/dist.sh: Run "make clean public dev-check" instead of just two assert files before tagging and publishing
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3226b25..2197f6d 100644
--- a/Makefile
+++ b/Makefile
@@ -51,8 +51,8 @@ clean:
dev-check: check public
sh aux/assert-shellcheck.sh
sh aux/workflow/assert-todos.sh
- sh aux/workflow/assert-changelog.sh -n '$(NAME)'
- sh aux/workflow/assert-readme.sh -n '$(NAME)' -m '$(MAILING_LIST)'
+ sh aux/workflow/assert-changelog.sh -n '$(NAME)' $(EXTRA_VERSION)
+ sh aux/workflow/assert-readme.sh -n '$(NAME)' -m '$(MAILING_LIST)' $(EXTRA_VERSION)
sh aux/workflow/assert-manpages.sh -n '$(NAME)' -m '$(MAILING_LIST)' \
-l '$(TRANSLATIONS) en' $(manpages.en.in)
sh aux/workflow/repocheck.sh -x1 -l1 -f5