You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/02/23 00:22:26 UTC

[GitHub] [beam] chamikaramj commented on a change in pull request #14038: [BEAM-11796] Fix website build

chamikaramj commented on a change in pull request #14038:
URL: https://github.com/apache/beam/pull/14038#discussion_r580687435



##########
File path: website/build.gradle
##########
@@ -269,9 +269,10 @@ task commitWebsite {
 
     def git = grgit.open(currentDir: project.rootDir)
     // get the latest commit on master
-    def latestCommit = grgit.log(maxCommits: 1)[0].abbreviatedId

Review comment:
       What's the difference between abbreviatedId and id. I couldn't find much in documentation.




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