You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2021/04/13 03:46:26 UTC

[GitHub] [servicecomb-kie] little-cui opened a new pull request #178: decrypt the mongo uri when init

little-cui opened a new pull request #178:
URL: https://github.com/apache/servicecomb-kie/pull/178


   


-- 
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



[GitHub] [servicecomb-kie] tianxiaoliang merged pull request #178: decrypt the mongo uri when init

Posted by GitBox <gi...@apache.org>.
tianxiaoliang merged pull request #178:
URL: https://github.com/apache/servicecomb-kie/pull/178


   


-- 
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



[GitHub] [servicecomb-kie] tianxiaoliang commented on a change in pull request #178: decrypt the mongo uri when init

Posted by GitBox <gi...@apache.org>.
tianxiaoliang commented on a change in pull request #178:
URL: https://github.com/apache/servicecomb-kie/pull/178#discussion_r612111001



##########
File path: pkg/cipherutil/cipherutil.go
##########
@@ -0,0 +1,16 @@
+package cipherutil
+

Review comment:
       go 文件名命名规则 违反

##########
File path: pkg/cipherutil/cipherutil_test.go
##########
@@ -0,0 +1,15 @@
+package cipherutil_test
+
+import (
+	"testing"

Review comment:
       文件名规范




-- 
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



[GitHub] [servicecomb-kie] little-cui commented on a change in pull request #178: decrypt the mongo uri when init

Posted by GitBox <gi...@apache.org>.
little-cui commented on a change in pull request #178:
URL: https://github.com/apache/servicecomb-kie/pull/178#discussion_r612155343



##########
File path: pkg/cipherutil/cipherutil.go
##########
@@ -0,0 +1,16 @@
+package cipherutil
+

Review comment:
       DONE

##########
File path: pkg/cipherutil/cipherutil_test.go
##########
@@ -0,0 +1,15 @@
+package cipherutil_test
+
+import (
+	"testing"

Review comment:
       DONE




-- 
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