gen handler tests while bumping
This commit is contained in:
@@ -49,6 +49,8 @@ const NAME_SCAN = "gonicscan"
|
|||||||
const VERSION = "$new_version"
|
const VERSION = "$new_version"
|
||||||
EOL
|
EOL
|
||||||
|
|
||||||
|
./_do_gen_handler_tests
|
||||||
|
|
||||||
# create and tag single commit with a change to the version file
|
# create and tag single commit with a change to the version file
|
||||||
git commit --all --message "bump to $new_version"
|
git commit --all --message "bump to $new_version"
|
||||||
git tag "$new_version"
|
git tag "$new_version"
|
||||||
|
|||||||
Reference in New Issue
Block a user