sk0x50 commented on code in PR #1308:
URL: https://github.com/apache/ignite-3/pull/1308#discussion_r1012837312
##########
RELEASE.md:
##########
@@ -99,3 +99,46 @@ Perform the following actions ONLY after the vote is
successful and closed.
svn add {version}
svn commit -m “Apache Ignite {version}”
```
+
+
+## Gradle commands
+1. Fill sign information in gradle.properties file.
Review Comment:
I think it would be nice to mention that all these properties should be
managed through the gradle.properties file in the user’s Gradle home directory
instead of using this file directly in order to avoiding accidental commit
private info.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]