volatilemolotov commented on code in PR #28198:
URL: https://github.com/apache/beam/pull/28198#discussion_r1309172948


##########
.github/workflows/beam_PreCommit_Go.yml:
##########
@@ -49,6 +49,11 @@ permissions:
 concurrency:
   group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || 
github.sha || github.head_ref || github.ref }}-${{ github.event.sender.login 
}}-${{ github.event.schedule }}'
   cancel-in-progress: true
+env:
+  GRADLE_ENTERPRISE_CACHE_USERNAME: ${{ secrets.GE_CACHE_USERNAME }}

Review Comment:
   Should be added to all but by choice we do this one first to verify it 
works. 
   
   After this is confirmed a new PR will be created for all the other jobs that 
will use caching



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

Reply via email to