You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/02/03 10:04:01 UTC

[GitHub] [apisix-dashboard] nic-chen commented on a change in pull request #1418: feat: add a tool to check the version of APISIX Dashboard for release

nic-chen commented on a change in pull request #1418:
URL: https://github.com/apache/apisix-dashboard/pull/1418#discussion_r569282805



##########
File path: Makefile
##########
@@ -103,8 +103,15 @@ endif
 	.actions/openwhisk-utilities/scancode/scanCode.py --config .actions/ASF-Release.cfg ./
 
 
+### version-check: Check Apache APISIX Dashboard version for release
+.PHONY: version-check
+version-check:
+	./utils/version-check.sh

Review comment:
       good catch. thanks!




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org